1. fc575ee tty: Add ldisc hangup debug messages by Peter Hurley · 12 years ago
  2. 96433d1 tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages by Peter Hurley · 12 years ago
  3. c878524 tty: Fix 'deferred reopen' ldisc comment by Peter Hurley · 12 years ago
  4. a2965b7 tty: Make core responsible for synchronizing its work by Peter Hurley · 12 years ago
  5. 4f98d46 tty: Complete ownership transfer of flip buffers by Peter Hurley · 12 years ago
  6. d912156 tty: Don't reenable already enabled ldisc by Peter Hurley · 12 years ago
  7. b66f4fa n_tty: Fully initialize ldisc before restarting buffer work by Peter Hurley · 12 years ago
  8. 25518c6 n_tty: Correct unthrottle-with-buffer-flush comments by Peter Hurley · 12 years ago
  9. 977066e tty: Wait for SAK work before waiting for hangup work by Peter Hurley · 12 years ago
  10. f4cf7a3 tty: Halt both ldiscs concurrently by Peter Hurley · 12 years ago
  11. cf52847 tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt() by Peter Hurley · 12 years ago
  12. 11cf48e tty: Relocate tty_ldisc_halt() to avoid forward declaration by Peter Hurley · 12 years ago
  13. 76bc35e tty: Fix ldisc halt sequence on hangup by Peter Hurley · 12 years ago
  14. 2276ad9 tty: Remove unnecessary re-test of ldisc ref count by Peter Hurley · 12 years ago
  15. 168942c tty: Refactor wait for ldisc refs out of tty_ldisc_hangup() by Peter Hurley · 12 years ago
  16. 7990131 n_tty: Don't flush buffer when closing ldisc by Peter Hurley · 12 years ago
  17. a30737a n_tty: Factor packet mode status change for reuse by Peter Hurley · 12 years ago
  18. 2162293 tty: Add diagnostic for halted line discipline by Peter Hurley · 12 years ago
  19. 91debb0 tty: ifx6x60: Remove unused suspend/resume callbacks by Lars-Peter Clausen · 12 years ago
  20. c2ee91b tty: mrst_max3110: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  21. b7df719 tty: max310x: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  22. c47ddc2 tty: max3100: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  23. 0b2588c TTY: fix close of uninitialised ports by Johan Hovold · 12 years ago
  24. b74414f TTY: clean up port drain-delay handling by Johan Hovold · 12 years ago
  25. 957daca TTY: fix DTR not being dropped on hang up by Johan Hovold · 12 years ago
  26. e584a02 TTY: fix DTR being raised on hang up by Johan Hovold · 12 years ago
  27. 31ca020 TTY: wake up processes last at hangup by Johan Hovold · 12 years ago
  28. 8bde965 TTY: clean up port shutdown by Johan Hovold · 12 years ago
  29. b12d8dc crisv10: use counts from tty_port by Jiri Slaby · 12 years ago
  30. 4aeaeb0 crisv10: use *_wait from tty_port by Jiri Slaby · 12 years ago
  31. 892c7cf crisv10: use close delays from tty_port by Jiri Slaby · 12 years ago
  32. 82c3b87 crisv10: remove unused members by Jiri Slaby · 12 years ago
  33. 12aad55 crisv10: stop returning info from handle_ser_rx_interrupt by Jiri Slaby · 12 years ago
  34. b1d984c crisv10: use flags from tty_port by Jiri Slaby · 12 years ago
  35. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 12 years ago
  36. 4d29994 TTY: serial/msm_serial_hs, remove unused tty by Jiri Slaby · 12 years ago
  37. e99c33b TTY: serial/bfin_uart, unbreak build with KGDB enabled by Jiri Slaby · 12 years ago
  38. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 12 years ago
  39. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 12 years ago
  40. 6982a39 TTY: msm_smd_tty, clean up activate/shutdown by Jiri Slaby · 12 years ago
  41. 6865ff2 TTY: do not warn about setting speed via SPD_* by Jiri Slaby · 12 years ago
  42. 049b539 TTY: synclink, remove superfluous check by Jiri Slaby · 12 years ago
  43. b1622e0 TTY: jsm, remove superfluous check by Jiri Slaby · 12 years ago
  44. 01a5e44 n_tty: Lock access to tty->pgrp for POSIX job control by Peter Hurley · 12 years ago
  45. 8c985d1 n_tty: Fix unsafe driver-side signals by Peter Hurley · 12 years ago
  46. e91e52e n_tty: Fix stuck throttled driver by Peter Hurley · 12 years ago
  47. 70bc126 tty: Add safe tty throttle/unthrottle functions by Peter Hurley · 12 years ago
  48. c828f67 n_tty: Inline check_unthrottle() at lone call site by Peter Hurley · 12 years ago
  49. afa80cc sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  50. 25fdf24 tty: Signal SIGHUP before hanging up ldisc by Peter Hurley · 12 years ago
  51. f91e259 tty: Signal foreground group processes in hangup by Peter Hurley · 12 years ago
  52. bc30c3b tty: Use spin_lock() inside existing critical region by Peter Hurley · 12 years ago
  53. 20cc225 tty: Fix spinlock flavor in non-atomic __tty_hangup() by Peter Hurley · 12 years ago
  54. ea648a4 tty: Refactor session leader SIGHUP from __tty_hangup() by Peter Hurley · 12 years ago
  55. f3c8279 tty: ipwireless: Remove redundant NULL check before kfree by Syam Sidhardhan · 12 years ago
  56. ef44d28 serial: pch_uart: add console poll support by Liang Li · 12 years ago
  57. fec6bee TTY: amiserial, use module_platform_driver_probe() by Jingoo Han · 12 years ago
  58. 82b2313 serial: vt8500_serial: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  59. 84e8192 serial: tegra: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  60. 19ffd68 pty: Remove redundant itty reset by Peter Hurley · 12 years ago
  61. 9276dfd drivers/tty/hvc: Use strlcpy instead of strncpy by Chen Gang · 12 years ago
  62. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  63. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  64. 6131ffa more file_inode() open-coded instances by Al Viro · 12 years ago
  65. adf96e6 sysrq: don't depend on weak undefined arrays to have an address that compares as NULL by Linus Torvalds · 12 years ago
  66. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  67. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  68. a883b70 tty vt: fix character insertion overflow by Nicolas Pitre · 12 years ago
  69. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  70. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  71. edb15d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next by Ralf Baechle · 12 years ago
  72. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  73. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  74. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  75. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  76. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  77. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  78. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 12 years ago
  79. 9e17df3 tty: mxser: improve error handling in mxser_probe() and mxser_module_init() by Alexey Khoroshilov · 12 years ago
  80. f30e826 serial: imx: fix uninitialized variable warning by Shawn Guo · 12 years ago
  81. c3e1bec serial: tegra: assume CONFIG_OF by Stephen Warren · 12 years ago
  82. b0de59b TTY: do not update atime/mtime on read/write by Jiri Slaby · 12 years ago
  83. 677fe55 serial: imx: Fix recursive locking bug by Thomas Gleixner · 12 years ago
  84. 4d334fd s390/3270: asynchronous size sensing by Martin Schwidefsky · 12 years ago
  85. bc80fbe tty: Remove ancient hardpps() by Peter Hurley · 12 years ago
  86. 4238157 pps: Additional cleanups in uart_handle_dcd_change by George Spelvin · 12 years ago
  87. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 12 years ago
  88. 6d53c3b tty: serial: uartlite: Support uartlite on big and little endian systems by Michal Simek · 12 years ago
  89. 3240b48 tty: serial: uartlite: Fix sparse and checkpatch warnings by Michal Simek · 12 years ago
  90. 11c62d4 serial/arc-uart: Miscll DT related updates (Grant's review comments) by Vineet Gupta · 12 years ago
  91. f2eca58 drivers/serial: add GENERIC_HARDIRQS dependency by Heiko Carstens · 12 years ago
  92. 62cd2fa8 Merge branch 'console-fixes' into drm-next by Dave Airlie · 12 years ago
  93. e93a9a8 fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 12 years ago
  94. 50e244c fb: rework locking to fix lock ordering on takeover by Alan Cox · 12 years ago
  95. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  96. 2a24830 vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 12 years ago
  97. 6e9430a TTY: mark tty_get_device call with the proper const values by Greg Kroah-Hartman · 12 years ago
  98. 44a7541 Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL" by fabio.estevam@freescale.com · 12 years ago
  99. a8cd985 tty: metag_da: avoid getting tty kref in dashtty_timer() by James Hogan · 12 years ago
  100. 8200e38 tty: metag_da: Add metag DA TTY driver by James Hogan · 12 years ago