1. b0b8c84 serial: of_serial: Handle auto-flow-control property by Heikki Krogerus · 12 years ago
  2. 44a459f tty: tty_vhangup_session can be static by Changlong Xie · 12 years ago
  3. 0d3b88d CAIF: fix tty->warned build error by Jiri Slaby · 12 years ago
  4. 30215c3 serial: xilinx_uartps: remove superfluous IDR write by Steffen Trumtrar · 12 years ago
  5. b250a6b serial: sh-sci: remove obsolete Kconfig macros by Paul Bolle · 12 years ago
  6. 9f1ca06 serial: of_serial: Handle fifo-size property by Heikki Krogerus · 12 years ago
  7. 6a3f45d serial: 8250: Allow probe drivers to ignore tx_loadsz by Heikki Krogerus · 12 years ago
  8. 2be818a Revert "USB: quatech2: only write to the tty if the port is open." by Greg Kroah-Hartman · 12 years ago
  9. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  10. 8358f62 driver: tty: vt: remove cast for kmalloc return value by Zhang Yanfei · 12 years ago
  11. b9a129f driver: tty: serial: remove cast for kzalloc return value by Zhang Yanfei · 12 years ago
  12. 7bbe08d TTY: serial, stop accessing potential NULLs by Jiri Slaby · 12 years ago
  13. e7f3880 tty: Fix recursive deadlock in tty_perform_flush() by Peter Hurley · 12 years ago
  14. be39711 tty: Remove redundant tty_wait_until_sent() by Peter Hurley · 12 years ago
  15. 734de24 tty: Locate get/put ldisc functions together by Peter Hurley · 12 years ago
  16. f4807045 tty: Fold one-line assign function into callers by Peter Hurley · 12 years ago
  17. 16759f6 tty: Document unsafe ldisc reference acquire by Peter Hurley · 12 years ago
  18. ebc9bae tty: Separate release semantics of ldisc reference by Peter Hurley · 12 years ago
  19. 8842dda tty: Don't protect atomic operation with mutex by Peter Hurley · 12 years ago
  20. fc575ee tty: Add ldisc hangup debug messages by Peter Hurley · 12 years ago
  21. 96433d1 tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages by Peter Hurley · 12 years ago
  22. c878524 tty: Fix 'deferred reopen' ldisc comment by Peter Hurley · 12 years ago
  23. a2965b7 tty: Make core responsible for synchronizing its work by Peter Hurley · 12 years ago
  24. 4f98d46 tty: Complete ownership transfer of flip buffers by Peter Hurley · 12 years ago
  25. d912156 tty: Don't reenable already enabled ldisc by Peter Hurley · 12 years ago
  26. b66f4fa n_tty: Fully initialize ldisc before restarting buffer work by Peter Hurley · 12 years ago
  27. 25518c6 n_tty: Correct unthrottle-with-buffer-flush comments by Peter Hurley · 12 years ago
  28. 977066e tty: Wait for SAK work before waiting for hangup work by Peter Hurley · 12 years ago
  29. f4cf7a3 tty: Halt both ldiscs concurrently by Peter Hurley · 12 years ago
  30. cf52847 tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt() by Peter Hurley · 12 years ago
  31. 11cf48e tty: Relocate tty_ldisc_halt() to avoid forward declaration by Peter Hurley · 12 years ago
  32. 76bc35e tty: Fix ldisc halt sequence on hangup by Peter Hurley · 12 years ago
  33. 2276ad9 tty: Remove unnecessary re-test of ldisc ref count by Peter Hurley · 12 years ago
  34. 168942c tty: Refactor wait for ldisc refs out of tty_ldisc_hangup() by Peter Hurley · 12 years ago
  35. 7990131 n_tty: Don't flush buffer when closing ldisc by Peter Hurley · 12 years ago
  36. a30737a n_tty: Factor packet mode status change for reuse by Peter Hurley · 12 years ago
  37. 2162293 tty: Add diagnostic for halted line discipline by Peter Hurley · 12 years ago
  38. 91debb0 tty: ifx6x60: Remove unused suspend/resume callbacks by Lars-Peter Clausen · 12 years ago
  39. c2ee91b tty: mrst_max3110: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  40. b7df719 tty: max310x: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  41. c47ddc2 tty: max3100: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  42. 0b2588c TTY: fix close of uninitialised ports by Johan Hovold · 12 years ago
  43. b74414f TTY: clean up port drain-delay handling by Johan Hovold · 12 years ago
  44. 957daca TTY: fix DTR not being dropped on hang up by Johan Hovold · 12 years ago
  45. e584a02 TTY: fix DTR being raised on hang up by Johan Hovold · 12 years ago
  46. 31ca020 TTY: wake up processes last at hangup by Johan Hovold · 12 years ago
  47. 8bde965 TTY: clean up port shutdown by Johan Hovold · 12 years ago
  48. b12d8dc crisv10: use counts from tty_port by Jiri Slaby · 12 years ago
  49. 4aeaeb0 crisv10: use *_wait from tty_port by Jiri Slaby · 12 years ago
  50. 892c7cf crisv10: use close delays from tty_port by Jiri Slaby · 12 years ago
  51. 82c3b87 crisv10: remove unused members by Jiri Slaby · 12 years ago
  52. 12aad55 crisv10: stop returning info from handle_ser_rx_interrupt by Jiri Slaby · 12 years ago
  53. b1d984c crisv10: use flags from tty_port by Jiri Slaby · 12 years ago
  54. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 12 years ago
  55. 4d29994 TTY: serial/msm_serial_hs, remove unused tty by Jiri Slaby · 12 years ago
  56. e99c33b TTY: serial/bfin_uart, unbreak build with KGDB enabled by Jiri Slaby · 12 years ago
  57. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 12 years ago
  58. e4408ce TTY: quatech2, remove unneeded is_open by Jiri Slaby · 12 years ago
  59. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 12 years ago
  60. 6982a39 TTY: msm_smd_tty, clean up activate/shutdown by Jiri Slaby · 12 years ago
  61. 6865ff2 TTY: do not warn about setting speed via SPD_* by Jiri Slaby · 12 years ago
  62. 049b539 TTY: synclink, remove superfluous check by Jiri Slaby · 12 years ago
  63. b1622e0 TTY: jsm, remove superfluous check by Jiri Slaby · 12 years ago
  64. 6be06e7 tty: Fix checkpatch errors in tty_ldisc.h by Peter Hurley · 12 years ago
  65. 01a5e44 n_tty: Lock access to tty->pgrp for POSIX job control by Peter Hurley · 12 years ago
  66. 8c985d1 n_tty: Fix unsafe driver-side signals by Peter Hurley · 12 years ago
  67. e91e52e n_tty: Fix stuck throttled driver by Peter Hurley · 12 years ago
  68. 70bc126 tty: Add safe tty throttle/unthrottle functions by Peter Hurley · 12 years ago
  69. c828f67 n_tty: Inline check_unthrottle() at lone call site by Peter Hurley · 12 years ago
  70. a937536 Linux 3.9-rc3 by Linus Torvalds · 12 years ago
  71. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 12 years ago
  72. 2a6e06b perf,x86: fix wrmsr_on_cpu() warning on suspend/resume by Linus Torvalds · 12 years ago
  73. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  74. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 12 years ago
  75. e204378 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  76. 2365958 Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  77. 9e1a0aa Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  78. 5cd8846 Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  79. c7f17de Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  80. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  81. 92fbb1c Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  82. afa80cc sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  83. 25fdf24 tty: Signal SIGHUP before hanging up ldisc by Peter Hurley · 12 years ago
  84. f91e259 tty: Signal foreground group processes in hangup by Peter Hurley · 12 years ago
  85. bc30c3b tty: Use spin_lock() inside existing critical region by Peter Hurley · 12 years ago
  86. 20cc225 tty: Fix spinlock flavor in non-atomic __tty_hangup() by Peter Hurley · 12 years ago
  87. ea648a4 tty: Refactor session leader SIGHUP from __tty_hangup() by Peter Hurley · 12 years ago
  88. f3c8279 tty: ipwireless: Remove redundant NULL check before kfree by Syam Sidhardhan · 12 years ago
  89. ef44d28 serial: pch_uart: add console poll support by Liang Li · 12 years ago
  90. fec6bee TTY: amiserial, use module_platform_driver_probe() by Jingoo Han · 12 years ago
  91. 82b2313 serial: vt8500_serial: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  92. 84e8192 serial: tegra: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  93. 19ffd68 pty: Remove redundant itty reset by Peter Hurley · 12 years ago
  94. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago
  95. 6d3073e ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs by Takashi Iwai · 12 years ago
  96. 57220bc sound: sequencer: cap array index in seq_chn_common_event() by Dan Carpenter · 12 years ago
  97. 0371541 mfd: twl4030-madc: Remove __exit_p annotation by Arnd Bergmann · 12 years ago
  98. b714a71 ALSA: hda/ca0132 - Remove extra setting of dsp_state. by Dylan Reid · 12 years ago
  99. e8f1bd5 ALSA: hda/ca0132 - Check download state of DSP. by Dylan Reid · 12 years ago
  100. d1d2850 ALSA: hda/ca0132 - Check if dspload_image succeeded. by Dylan Reid · 12 years ago