1. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  2. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  3. 37b7f3c TTY: fix atime/mtime regression by Jiri Slaby · 12 years ago
  4. 45efcb2 tty/serial/sirf: fix MODULE_DEVICE_TABLE by Arnd Bergmann · 12 years ago
  5. 4c24f2c serial: mxs: drop superfluous {get|put}_device by Wolfram Sang · 12 years ago
  6. 4829e76 serial: mxs: fix buffer overflow by Wolfram Sang · 12 years ago
  7. 78506f2 ARM: PL011: add support for extended FIFO-size of PL011-r1p5 by Jongsung Kim · 12 years ago
  8. 5a65dcc serial_core.c: add put_device() after device_find_child() by Federico Vaga · 12 years ago
  9. 579a00a tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safe by Peter Hurley · 12 years ago
  10. 31815c0 serial: sccnxp: Replace pdata.init/exit with regulator API by Alexander Shiyan · 12 years ago
  11. 289b8dd serial: sccnxp: Do not override device name by Alexander Shiyan · 12 years ago
  12. f4b208e TTY: pty, fix compilation warning by Jiri Slaby · 12 years ago
  13. f678c440 TTY: rocket, fix compilation warning by Jiri Slaby · 12 years ago
  14. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 12 years ago
  15. 2f093e2 Merge 3.9-rc7 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  16. 53a72d5 TTY: synclinkmp: fix DTR being raised on hang up by Johan Hovold · 12 years ago
  17. 5d8be15 TTY: synclink_gt: fix DTR being raised on hang up by Johan Hovold · 12 years ago
  18. 78c6ccc TTY: synclink: fix DTR being raised on hang up by Johan Hovold · 12 years ago
  19. 3ec857f serial: 8250_dw: Fix the stub for dw8250_probe_acpi() by Heikki Krogerus · 12 years ago
  20. b88d082 serial: 8250_dw: Convert to devm_ioremap() by Heikki Krogerus · 12 years ago
  21. 2920adb serial: 8250_dw: Set port capabilities based on CPR register by Heikki Krogerus · 12 years ago
  22. 94b2b47 serial: 8250_dw: Let ACPI code extract the DMA client info by Heikki Krogerus · 12 years ago
  23. aea02e8 serial: 8250_dw: Support clk framework also with ACPI by Heikki Krogerus · 12 years ago
  24. ffc3ae6 serial: 8250_dw: Enable runtime PM by Heikki Krogerus · 12 years ago
  25. ab19479 serial: 8250_dma: Provide default slave configuration parameters by Heikki Krogerus · 12 years ago
  26. e4fb3b8 serial: 8250_dma: Use dmaengine helpers to get the slave channels by Heikki Krogerus · 12 years ago
  27. 75df022 serial: 8250_dma: Fix RX handling by Heikki Krogerus · 12 years ago
  28. 5ea5b24 serial: 8250_dma: TX cleanup by Heikki Krogerus · 12 years ago
  29. 84f57d9 tty: serial/samsung: fix modular build by Arnd Bergmann · 12 years ago
  30. 9ee51f0 tty: serial/samsung: make register definitions global by Arnd Bergmann · 12 years ago
  31. 17efd2b tty: serial/samsung: prepare for common clock API by Arnd Bergmann · 12 years ago
  32. 39f610e tty: Fix race condition if flushing tty flip buffers by Peter Hurley · 12 years ago
  33. 1b581f1 tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init() by Alexey Khoroshilov · 12 years ago
  34. c12f9ea Revert "tty/8250_pnp: serial port detection regression since v3.7" by Sean Young · 12 years ago
  35. 31bdfc6 serial: max3100: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  36. 1f66396 OMAP/serial: Revert bad fix of Rx FIFO threshold granularity by Alexey Pelykh · 12 years ago
  37. 89fa28d amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabled by Chanho Min · 12 years ago
  38. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  39. 9748572 Merge v3.9-rc5 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  40. cb06ff1 ARM: PL011: Add support for Rx DMA buffer polling. by Chanho Min · 12 years ago
  41. e302cd9 serial: 8250_dw: add support for clk api by Emilio López · 12 years ago
  42. 38adbc5 serial: samsung: Avoid waiting forever for TX ready by Michael Spang · 12 years ago
  43. d09a730 serial: samsung: Restore IRQ mask during noirq resume by Michael Spang · 12 years ago
  44. b6ad293 tty: serial: samsung: Disable interrupts in a suspend-friendly way by Tomasz Figa · 12 years ago
  45. 045ecc2 Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  46. cfcec52 serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly by Karthik Manamcheri · 12 years ago
  47. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  48. e8cd816 vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 12 years ago
  49. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 12 years ago
  50. 65c1b12 serial: 8250: remove a few lines of dead code by Paul Bolle · 12 years ago
  51. b0b8c84 serial: of_serial: Handle auto-flow-control property by Heikki Krogerus · 12 years ago
  52. 855f6fd Xilinx: ARM: UART: clear pending irqs before enabling irqs by John Linn · 12 years ago
  53. 9326b04 TTY: 8250, deprecated 8250_core.* options by Jiri Slaby · 12 years ago
  54. 9196d8a TTY: 8250, revert module name change by Jiri Slaby · 12 years ago
  55. 44a459f tty: tty_vhangup_session can be static by Changlong Xie · 12 years ago
  56. 30215c3 serial: xilinx_uartps: remove superfluous IDR write by Steffen Trumtrar · 12 years ago
  57. b250a6b serial: sh-sci: remove obsolete Kconfig macros by Paul Bolle · 12 years ago
  58. 9f1ca06 serial: of_serial: Handle fifo-size property by Heikki Krogerus · 12 years ago
  59. 6a3f45d serial: 8250: Allow probe drivers to ignore tx_loadsz by Heikki Krogerus · 12 years ago
  60. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  61. 5c7c336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  62. 8358f62 driver: tty: vt: remove cast for kmalloc return value by Zhang Yanfei · 12 years ago
  63. b9a129f driver: tty: serial: remove cast for kzalloc return value by Zhang Yanfei · 12 years ago
  64. 7bbe08d TTY: serial, stop accessing potential NULLs by Jiri Slaby · 12 years ago
  65. e7f3880 tty: Fix recursive deadlock in tty_perform_flush() by Peter Hurley · 12 years ago
  66. be39711 tty: Remove redundant tty_wait_until_sent() by Peter Hurley · 12 years ago
  67. 734de24 tty: Locate get/put ldisc functions together by Peter Hurley · 12 years ago
  68. f4807045 tty: Fold one-line assign function into callers by Peter Hurley · 12 years ago
  69. 16759f6 tty: Document unsafe ldisc reference acquire by Peter Hurley · 12 years ago
  70. ebc9bae tty: Separate release semantics of ldisc reference by Peter Hurley · 12 years ago
  71. 8842dda tty: Don't protect atomic operation with mutex by Peter Hurley · 12 years ago
  72. fc575ee tty: Add ldisc hangup debug messages by Peter Hurley · 12 years ago
  73. 96433d1 tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages by Peter Hurley · 12 years ago
  74. c878524 tty: Fix 'deferred reopen' ldisc comment by Peter Hurley · 12 years ago
  75. a2965b7 tty: Make core responsible for synchronizing its work by Peter Hurley · 12 years ago
  76. 4f98d46 tty: Complete ownership transfer of flip buffers by Peter Hurley · 12 years ago
  77. d912156 tty: Don't reenable already enabled ldisc by Peter Hurley · 12 years ago
  78. b66f4fa n_tty: Fully initialize ldisc before restarting buffer work by Peter Hurley · 12 years ago
  79. 25518c6 n_tty: Correct unthrottle-with-buffer-flush comments by Peter Hurley · 12 years ago
  80. 977066e tty: Wait for SAK work before waiting for hangup work by Peter Hurley · 12 years ago
  81. f4cf7a3 tty: Halt both ldiscs concurrently by Peter Hurley · 12 years ago
  82. cf52847 tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt() by Peter Hurley · 12 years ago
  83. 11cf48e tty: Relocate tty_ldisc_halt() to avoid forward declaration by Peter Hurley · 12 years ago
  84. 76bc35e tty: Fix ldisc halt sequence on hangup by Peter Hurley · 12 years ago
  85. 2276ad9 tty: Remove unnecessary re-test of ldisc ref count by Peter Hurley · 12 years ago
  86. 168942c tty: Refactor wait for ldisc refs out of tty_ldisc_hangup() by Peter Hurley · 12 years ago
  87. 7990131 n_tty: Don't flush buffer when closing ldisc by Peter Hurley · 12 years ago
  88. a30737a n_tty: Factor packet mode status change for reuse by Peter Hurley · 12 years ago
  89. 2162293 tty: Add diagnostic for halted line discipline by Peter Hurley · 12 years ago
  90. 91debb0 tty: ifx6x60: Remove unused suspend/resume callbacks by Lars-Peter Clausen · 12 years ago
  91. c2ee91b tty: mrst_max3110: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  92. b7df719 tty: max310x: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  93. c47ddc2 tty: max3100: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  94. 0b2588c TTY: fix close of uninitialised ports by Johan Hovold · 12 years ago
  95. b74414f TTY: clean up port drain-delay handling by Johan Hovold · 12 years ago
  96. 957daca TTY: fix DTR not being dropped on hang up by Johan Hovold · 12 years ago
  97. e584a02 TTY: fix DTR being raised on hang up by Johan Hovold · 12 years ago
  98. 31ca020 TTY: wake up processes last at hangup by Johan Hovold · 12 years ago
  99. 8bde965 TTY: clean up port shutdown by Johan Hovold · 12 years ago
  100. b12d8dc crisv10: use counts from tty_port by Jiri Slaby · 12 years ago