1. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  2. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  3. 6fbf958 cyclades: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  4. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  5. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  6. fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  7. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  8. a8497b3 tty: cyclades: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  9. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  10. d1b8bc3 tty: cyclades: drop broken alt-speed support by Johan Hovold · 8 years ago
  11. 3b60daf8 Annotate hardware config module parameters in drivers/tty/ by David Howells · 8 years ago
  12. 6137b7a tty: stop defining STD_COM_FLAGS in drivers by Jiri Slaby · 9 years ago
  13. 322b7d6 tty: cyclades+mxser, do not initialize to zero by Jiri Slaby · 9 years ago
  14. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 9 years ago
  15. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 9 years ago
  16. 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 9 years ago
  17. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 9 years ago
  18. fdfb719 tty: Remove chars_in_buffer() line discipline method by Peter Hurley · 9 years ago
  19. 1c82363 cyclades: Deinline cyz_is_loaded, save 240 bytes by Denys Vlasenko · 9 years ago
  20. 8c6ba00 cyclades: Deinline serial_paranoia_check, save 304 bytes by Denys Vlasenko · 9 years ago
  21. f25d596 cyclades: Deinline cyy_writeb, save 880 bytes by Denys Vlasenko · 9 years ago
  22. f88d868 cyclades: Deinline cyy_readb, save 368 bytes by Denys Vlasenko · 9 years ago
  23. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  24. 429b474 tty: remove buf parameter from tty_name() by Rasmus Villemoes · 10 years ago
  25. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 11 years ago
  26. 351d620 tty: an overflow of multiplication in drivers/tty/cyclades.c by Qixue Xiao · 11 years ago
  27. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 12 years ago
  28. dabe2c1 cyclades: push down tty_port_tty_get by Jiri Slaby · 12 years ago
  29. 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
  30. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  31. 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
  32. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  33. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  34. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  35. 91116cb tty: remove use of __devexit_p by Bill Pemberton · 12 years ago
  36. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  37. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  38. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  39. 89c8d91 tty: localise the lock by Alan Cox · 12 years ago
  40. adc8d74 tty: move the termios object into the tty by Alan Cox · 13 years ago
  41. 6d31a88 tty: revert incorrectly applied lock patch by Alan Cox · 13 years ago
  42. f5e3bcc tty: localise the lock by Alan Cox · 13 years ago
  43. 718c4ca TTY: cyclades, add local pointer for card by Jiri Slaby · 13 years ago
  44. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 13 years ago
  45. d29f3ef tty_lock: Localise the lock by Alan Cox · 13 years ago
  46. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  47. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  48. dbca36e tty: cyclades: TIOCSERGETLSR should should store to a uint by Dan Carpenter · 13 years ago
  49. 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  50. 8bab534 TTY: mxser+cyclades remove wait_until_sent debug code by Jiri Slaby · 14 years ago
  51. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  52. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 14 years ago
  53. 0e7f4194 Char: cyclades, fix unused variable by Jiri Slaby · 14 years ago
  54. 64a14b5 cyclades: Drop __TIME__ usage by Michal Marek · 14 years ago
  55. a6afd9f tty: move a number of tty drivers from drivers/char/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/cyclades.c]
  56. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  57. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  58. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  59. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  60. be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 15 years ago
  61. 25c3cdf cyclades: Kill off BKL usage by Alan Cox · 15 years ago
  62. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  63. e6c4ef9 tty: declare MODULE_FIRMWARE in various drivers by Ben Hutchings · 15 years ago
  64. 2090436 serial: cyclades: allow overriding ISA defaults also when the driver is built-in by Bartlomiej Zolnierkiewicz · 15 years ago
  65. a357e777 serial: Char: cyclades, fix compiler warning by Jiri Slaby · 15 years ago
  66. 196b316 cyclades: fix read buffer overflow by Roel Kluin · 15 years ago
  67. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  68. e936ffd cyclades: use the full port_close function by Alan Cox · 15 years ago
  69. 46fb782 cyclades: remove more duplicated code by Jiri Slaby · 15 years ago
  70. 3aeea5b cyclades: introduce cyy_readb/writeb by Jiri Slaby · 15 years ago
  71. 0d34872 cyclades: tiocm cleanup by Jiri Slaby · 15 years ago
  72. 6c28181 cyclades: ioctls cleanup by Jiri Slaby · 15 years ago
  73. cc7fdf4 cyclades: merge cy_startup tails by Jiri Slaby · 15 years ago
  74. 4d76820 cyclades: use dtr_rts helpers by Jiri Slaby · 15 years ago
  75. f6e208c cyclades: sleep instead busy-wait by Jiri Slaby · 15 years ago
  76. ebdb513 cyclades: overall cleanup by Jiri Slaby · 15 years ago
  77. 2334226 cyclades: close cleanup by Jiri Slaby · 15 years ago
  78. 174e6fe cyclades: switch to tty_port_hangup by Jiri Slaby · 15 years ago
  79. f0eefdc cyclades: avoid addresses recomputation by Jiri Slaby · 15 years ago
  80. f073757 cyclades: remove block_til_ready by Jiri Slaby · 15 years ago
  81. d13549f cyclades: add tty refcounting by Jiri Slaby · 15 years ago
  82. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  83. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 16 years ago
  84. b39933f tty: cyclades, remove unused variables by Jiri Slaby · 16 years ago
  85. 963118e tty: cyclades, fix nports handling by Jiri Slaby · 16 years ago
  86. 2693f48 tty: cyclades, convert macros to inlines by Jiri Slaby · 16 years ago
  87. 101b815 tty: cyclades, cache HW version by Jiri Slaby · 16 years ago
  88. 97e87f8 tty: cyclades, plx9060 casts cleanup by Jiri Slaby · 16 years ago
  89. 65a29f6 tty: cyclades, remove spurious check in ISR by Jiri Slaby · 16 years ago
  90. eca1b59 tty: cyclades, don't kill FW by Jiri Slaby · 16 years ago
  91. ace08c3 tty:cyclades, load firmware even on Ze by Jiri Slaby · 16 years ago
  92. 9f56fad7 cyclades: Auto-load cyclades module when device opened. by Scott James Remnant · 16 years ago
  93. 444697d proc tty: switch cyclades to ->proc_fops by Alexey Dobriyan · 16 years ago
  94. c847d47 drivers/char/cyclades.c: cy_pci_probe: fix error path by Andrew Morton · 16 years ago
  95. 24e6fd4 Char: cyclades. remove bogus iomap by Jiri Slaby · 16 years ago
  96. 9e98966c tty: rework break handling by Alan Cox · 17 years ago
  97. 44b7d1b tty: add more tty_port fields by Alan Cox · 17 years ago
  98. 77451e5 cyclades: use tty_port by Alan Cox · 17 years ago
  99. a352def tty: Ldisc revamp by Alan Cox · 17 years ago
  100. f61e761 cyclades: treat firmware data as const by David Woodhouse · 17 years ago