1. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  2. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 8 years ago
  3. 807c8d81 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically by Peter Hurley · 8 years ago
  4. 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 8 years ago
  5. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  6. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  7. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 8 years ago
  8. fdfb719 tty: Remove chars_in_buffer() line discipline method by Peter Hurley · 8 years ago
  9. 5841fc4 tty: Remove unused SERIAL_DO_RESTART define by Peter Hurley · 9 years ago
  10. 2eeaf0b tty: amiserial.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  11. 429b474 tty: remove buf parameter from tty_name() by Rasmus Villemoes · 9 years ago
  12. 1d6a5e4 TTY: fix misspelling of current function in string by Julia Lawall · 9 years ago
  13. c910367 tty: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. 591cee0 tty/amiserial: avoid interruptible_sleep_on by Arnd Bergmann · 10 years ago
  15. 3dcf344 TTY: amiserial, add missing platform check by Geert Uytterhoeven · 10 years ago
  16. 1b2a405 TTY: amiserial, remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  17. fec6bee TTY: amiserial, use module_platform_driver_probe() by Jingoo Han · 11 years ago
  18. bc80fbe tty: Remove ancient hardpps() by Peter Hurley · 11 years ago
  19. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  20. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 11 years ago
  21. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  22. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  23. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  24. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  25. 89c8d91 tty: localise the lock by Alan Cox · 12 years ago
  26. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  27. 6d31a88 tty: revert incorrectly applied lock patch by Alan Cox · 12 years ago
  28. f5e3bcc tty: localise the lock by Alan Cox · 12 years ago
  29. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  30. abcefe5 tty/amiserial: Add missing argument for tty_unlock() by Geert Uytterhoeven · 12 years ago
  31. d29f3ef tty_lock: Localise the lock by Alan Cox · 12 years ago
  32. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 12 years ago
  33. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  34. 9b93742 TTY: amiserial, use tty_port_close_start by Jiri Slaby · 12 years ago
  35. b8edebe TTY: amiserial, use tty_port_close_end by Jiri Slaby · 12 years ago
  36. 6e1aeb0 TTY: amiserial, use tty_port_block_til_ready by Jiri Slaby · 12 years ago
  37. f116660 TTY: amiserial, provide carrier helpers by Jiri Slaby · 12 years ago
  38. 6fe18d26 TTY: amiserial no longer needs serialP by Jiri Slaby · 12 years ago
  39. ff169e5 TTY: amiserial, stop using serial_state->{irq,type,line} by Jiri Slaby · 12 years ago
  40. 7188dc2 TTY: amiserial, define local tty_port pointer by Jiri Slaby · 12 years ago
  41. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 12 years ago
  42. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 12 years ago
  43. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 12 years ago
  44. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 12 years ago
  45. 588993d TTY: amiserial, pass tty down to functions by Jiri Slaby · 12 years ago
  46. 0f9b968 TTY: amiserial, simplify set_serial_info by Jiri Slaby · 12 years ago
  47. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 12 years ago
  48. 13c9062 TTY: amiserial, remove IRQ_ports by Jiri Slaby · 12 years ago
  49. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 12 years ago
  50. fef2107 TTY: amiserial, use only one copy of async flags by Jiri Slaby · 12 years ago
  51. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 12 years ago
  52. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 12 years ago
  53. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  54. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  55. 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  56. eff4b0b TTY: ami_serial, remove BTM from wait_until_sent by Jiri Slaby · 13 years ago
  57. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  58. a6afd9f tty: move a number of tty drivers from drivers/char/ to drivers/tty/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/char/amiserial.c]
  59. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  60. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  61. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  62. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 13 years ago
  63. 37db8f9 amiserial: Remove unused variable icount by Geert Uytterhoeven · 14 years ago
  64. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  65. e142a31 tty: release BTM while sleeping in block_til_ready by Arnd Bergmann · 14 years ago
  66. 2036521 tty: untangle locking of wait_until_sent by Arnd Bergmann · 14 years ago
  67. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  68. 826e8c8 m68k: amiga - Serial port platform device conversion by Geert Uytterhoeven · 15 years ago
  69. c70c036 drivers/char/amiserial.c: add missing local_irq_restore by Julia Lawall · 14 years ago
  70. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  71. 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 15 years ago
  72. d594027 proc tty: switch amiserial to ->proc_fops by Alexey Dobriyan · 15 years ago
  73. 5edc304 m68k: amiserial - Kill warn_unused_result warnings by Geert Uytterhoeven · 15 years ago
  74. c9f19e9 tty: Remove some pointless casts by Alan Cox · 15 years ago
  75. d1a35e4 m68k: Disable Amiga serial console support if modular by Geert Uytterhoeven · 16 years ago
  76. 51383f6 tty: Remove lots of NULL checks by Alan Cox · 16 years ago
  77. 970a8a5 m68k/amiserial: fix fallout of tty break handling rework by Geert Uytterhoeven · 16 years ago
  78. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  79. 257afa3 amiserial: Switch put char to return success/fail by Alan Cox · 16 years ago
  80. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  81. e18ce49 amiserial: prepare for locking relaxation in caller by Alan Cox · 16 years ago
  82. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  83. db0ef08 amiserial: remove incorrect 'no termios change' check by Alan Cox · 17 years ago
  84. cc0a8fb drivers/char: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  85. 3abf3be [PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 17 years ago
  86. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  87. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 17 years ago
  88. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  89. b3218a7 [PATCH] char: kill unneeded memsets by Jiri Slaby · 18 years ago
  90. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  91. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  92. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  93. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  94. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 18 years ago
  95. ab14cae [PATCH] m68k: amiserial __user annotations by Al Viro · 18 years ago
  96. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 18 years ago
  97. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  98. fe97107 [PATCH] drivers/char: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  99. fb911ee [PATCH] Remove unnecessary check_region references in comments by Peter Osterlund · 19 years ago
  100. 7919a69 [PATCH] Serial: remove unnecessary register_serial/unregister_serial by Russell King · 19 years ago