1. 8838b2a tty: n_gsm: fix SW flow control encoding/handling by daniel.starke@siemens.com · 3 years ago
  2. d78328b tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl by Jiri Slaby · 3 years, 1 month ago
  3. ea50220 n_gsm: remove unused parameters from gsm_error() by Jiri Slaby · 3 years, 1 month ago
  4. 9136c68 tty: n_gsm: Don't ignore write return value in gsmld_output() by Tony Lindgren · 3 years, 3 months ago
  5. 4629262 tty: n_gsm: clean up indenting in gsm_queue() by Dan Carpenter · 3 years, 3 months ago
  6. 7c78360 tty: remove file from n_tty_ioctl_helper by Jiri Slaby · 3 years, 3 months ago
  7. 0b91b53 tty: n_gsm: Save dlci address open status when config requester by Zhenguo Zhao · 3 years, 4 months ago
  8. 5b87686 tty: n_gsm: Modify gsmtty driver register method when config requester by Zhenguo Zhao · 3 years, 4 months ago
  9. cbff2b3 tty: n_gsm: Delete gsmtty open SABM frame when config requester by Zhenguo Zhao · 3 years, 4 months ago
  10. 509067b tty: n_gsm: Delete gsm_disconnect when config requester by Zhenguo Zhao · 3 years, 4 months ago
  11. f999c3b tty: n_gsm: Modify CR,PF bit printk info when config requester by Zhenguo Zhao · 3 years, 4 months ago
  12. cc0f421 tty: n_gsm: Modify CR,PF bit when config requester by Zhenguo Zhao · 3 years, 4 months ago
  13. cd93662 tty: n_gsm: Modify cr bit value when config requester by Zhenguo Zhao · 3 years, 4 months ago
  14. 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 5 months ago
  15. 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 5 months ago
  16. 542a121 tty: n_gsm: Fix function naming and provide missing param descriptions by Lee Jones · 3 years, 7 months ago
  17. fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 8 months ago
  18. 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 8 months ago
  19. 357a6a8 tty: no checking of tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
  20. f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
  21. 839e0f2 n_gsm: use goto-failpaths in gsm_init by Jiri Slaby · 3 years, 8 months ago
  22. fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 8 months ago
  23. 0f3dcf3 tty: make fp of tty_ldisc_ops::receive_buf{,2} const by Jiri Slaby · 3 years, 8 months ago
  24. 5ffa6e3 tty: clean include/linux/tty.h up by Greg Kroah-Hartman · 3 years, 9 months ago
  25. 0a360e8 tty: n_gsm: check error while registering tty devices by Hillf Danton · 3 years, 9 months ago
  26. 399d44a tty: n_gsm: use DEFINE_SPINLOCK() for spinlock by Guobin Huang · 3 years, 9 months ago
  27. 6bfbfcf tty: make everyone's write_room return >= 0 by Jiri Slaby · 3 years, 10 months ago
  28. 10eb63e tty: make everyone's chars_in_buffer return >= 0 by Jiri Slaby · 3 years, 10 months ago
  29. b93db97 tty: n_gsm, remove duplicates of parameters by Jiri Slaby · 3 years, 10 months ago
  30. 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 3 years, 10 months ago
  31. 3cfade5 Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into tty-next by Greg Kroah-Hartman · 4 years ago
  32. 3b830a9 tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer by Linus Torvalds · 4 years ago
  33. b410e35 tty: n_gsm: Demote obvious abuse of kernel-doc and supply other missing docss by Lee Jones · 4 years, 2 months ago
  34. 8f49a2f Merge 5.9-rc3 into tty-next by Greg Kroah-Hartman · 4 years, 4 months ago
  35. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  36. 724ac07 tty: ldiscs, fix kernel-doc by Jiri Slaby · 4 years, 4 months ago
  37. a579767 tty: n_gsm, eliminate indirection for gsm->{output,error}() by Jiri Slaby · 4 years, 4 months ago
  38. 4dd31f1 tty: n_gsm: Fix bogus i++ in gsm_data_kick by Gregory CLEMENT · 4 years, 7 months ago
  39. 57626ff tty: n_gsm: Remove unnecessary test in gsm_print_packet() by Gregory CLEMENT · 4 years, 7 months ago
  40. 01dbb36 tty: n_gsm: Fix waking up upper tty layer when room available by Gregory CLEMENT · 4 years, 8 months ago
  41. 84d6f81 tty: n_gsm: Fix SOF skipping by Gregory CLEMENT · 4 years, 8 months ago
  42. fe92c2a8 tty: n_gsm: Improve debug output by Gregory CLEMENT · 4 years, 8 months ago
  43. c50704b n_gsm: switch escape to bool by Jiri Slaby · 4 years, 10 months ago
  44. 7a9ed9c n_gsm: switch constipated to bool by Jiri Slaby · 4 years, 10 months ago
  45. e9360b9 n_gsm: switch throttled to bool by Jiri Slaby · 4 years, 10 months ago
  46. 5677fcf n_gsm: switch dead to bool by Jiri Slaby · 4 years, 10 months ago
  47. d8ca4ec n_gsm: add missing \n to prints by Jiri Slaby · 4 years, 10 months ago
  48. edd05a7 n_gsm: add missing __user annotations by Jiri Slaby · 4 years, 10 months ago
  49. 329aa6e n_gsm: introduce enum gsm_mux_state by Jiri Slaby · 4 years, 10 months ago
  50. e178599 n_gsm: introduce enum gsm_dlci_mode by Jiri Slaby · 4 years, 10 months ago
  51. 72ae8cc n_gsm: introduce enum gsm_dlci_state by Jiri Slaby · 4 years, 10 months ago
  52. 036bca1fc n_gsm: drop unneeded gsm_dlci->fifo field by Jiri Slaby · 4 years, 10 months ago
  53. 2f202d0 tty: n_gsm: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  54. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  55. 7030082 tty: n_gsm: avoid recursive locking with async port hangup by Martin Hundebøll · 5 years ago
  56. a7b121b tty: n_gsm: add ioctl to map serial device to mux'ed tty by Martin Hundebøll · 5 years ago
  57. 43a9e71 tty: n_gsm: add helpers to convert mux-num to/from tty-base by Martin Hundebøll · 5 years ago
  58. 3e913ee tty: n_gsm: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  59. 4feb7a4 n_gsm: Constify u8 and unsigned char usage by Tony Lindgren · 6 years ago
  60. 3384104 tty: n_gsm: Add copy_config() and gsm_config() to prepare for serdev by Tony Lindgren · 6 years ago
  61. f0193d3 change semantics of ldisc ->compat_ioctl() by Al Viro · 6 years ago
  62. 7b6c81f Merge 4.17-rc3 into tty-next by Greg Kroah-Hartman · 7 years ago
  63. 2468b3e tty: n_gsm: fix gsm_mux_net_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  64. b2d89ad9 tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set by Tony Lindgren · 7 years ago
  65. e9ec225 tty: n_gsm: Fix long delays with control frame timeouts in ADM mode by Tony Lindgren · 7 years ago
  66. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  67. db59332 Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  68. ea3d846 tty: n_gsm: Allow ADM response in addition to UA for control dlci by Tony Lindgren · 7 years ago
  69. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  70. dc88922 tty: n_gsm: remove redundant pointer gsm by Colin Ian King · 7 years ago
  71. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  72. e5656d4 tty: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  73. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  74. 65f8824f drivers: tty: n_gsm: use setup_timer() helper. by Allen Pais · 7 years ago
  75. 199e717 tty: n_gsm: Add compat_ioctl by Lars Poeschel · 7 years ago
  76. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  77. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  78. 71e0779 tty: n_gsm: do not send/receive in ldisc close path by Sascha Hauer · 8 years ago
  79. 47baf1a tty: n_gsm: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  80. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  81. 9c22b4a net: use core MTU range checking in wireless drivers by Jarod Wilson · 8 years ago
  82. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  83. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  84. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 9 years ago
  85. d175fec TTY: n_gsm, fix false positive WARN_ON by Jiri Slaby · 9 years ago
  86. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 9 years ago
  87. fdfb719 tty: Remove chars_in_buffer() line discipline method by Peter Hurley · 9 years ago
  88. 75406b3 tty: Convert use of __constant_htons to htons by Vaishali Thakkar · 10 years ago
  89. c33eecc7 tty: Spelling s/reseved/reserved/ by Geert Uytterhoeven · 10 years ago
  90. 02730d3 Merge 4.1-rc4 into tty-next by Greg Kroah-Hartman · 10 years ago
  91. 8f9cfee tty/n_gsm.c: fix a memory leak when gsmtty is removed by Pan Xinhui · 10 years ago
  92. 429b474 tty: remove buf parameter from tty_name() by Rasmus Villemoes · 10 years ago
  93. 5dbc32a n_gsm: Drop unneeded cast on netdev_priv by Julia Lawall · 10 years ago
  94. d3157b2 tty/n_gsm: fix sparse warning by Lad, Prabhakar · 10 years ago
  95. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  96. 5a64096 tty/n_gsm.c: fix a memory leak in gsmld_open by xinhui.pan · 10 years ago
  97. c62fd1d tty: n_gsm, use setup_timer by Jiri Slaby · 10 years ago
  98. 850e93e tty/n_gsm.c: get gsm->num after gsm_activate_mux by xinhui.pan · 10 years ago
  99. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  100. 3ac06b9 tty: n_gsm: Fix for modems with brk in modem status control by Lars Poeschel · 11 years ago