1. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  2. c4e6dcf serial: sprd: Fix missing spin_unlock in sprd_handle_irq() by Axel Lin · 10 years ago
  3. dfd37668 serial: 8250_dw: Fix get_mctrl behaviour by Desmond Liu · 10 years ago
  4. 7cf9110 serial:8250:8250_pci: delete unneeded quirk entries by Wang YanQing · 10 years ago
  5. 6262a36 serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S by Wang YanQing · 10 years ago
  6. f2e0ea8 Change email address for 8250_pci by Russell King · 10 years ago
  7. ca8bb4ae serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO" by Sebastian Andrzej Siewior · 10 years ago
  8. 045f32d Revert "tty/serial: of_serial: add DT alias ID handling" by Baruch Siach · 10 years ago
  9. 2c7af5b tty: serial: atmel: rework interrupt and wakeup handling by Boris BREZILLON · 10 years ago
  10. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  11. c09babf serial: 8250: Fix UART_BUG_TXEN workaround by Peter Hurley · 10 years ago
  12. 692132b serial: driver for ETRAX FS UART by Niklas Cassel · 10 years ago
  13. 3239fd3 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
  14. c3bda29 serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE by Marek Szyprowski · 10 years ago
  15. eb1527a tty/serial: serial8250_set_divisor() can be static by kbuild test robot · 10 years ago
  16. b7396a3 tty/serial: Add Spreadtrum sc9836-uart driver support by Chunyan Zhang · 10 years ago
  17. ba019a3 serial: samsung: remove redundant interrupt enabling by Robert Baldyga · 10 years ago
  18. 348f9bb serial: omap: Fix RTS handling by Peter Hurley · 10 years ago
  19. 9719acc serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handling by Peter Hurley · 10 years ago
  20. 391f93f serial: core: Rework hw-assisted flow control support by Peter Hurley · 10 years ago
  21. a4c639b tty/serial: 8250_early: Add support for PXA UARTs by Rob Herring · 10 years ago
  22. 6ad991b tty/serial: of_serial: add support for PXA/MMP uarts by Rob Herring · 10 years ago
  23. 6d01bb9 tty/serial: of_serial: add DT alias ID handling by Rob Herring · 10 years ago
  24. e9cef86 serial: 8250: Prevent concurrent updates to shadow registers by Peter Hurley · 10 years ago
  25. 4516d50 serial: 8250: Use canary to restart console after suspend by Peter Hurley · 10 years ago
  26. 06a4c71 serial: 8250: Refactor XR17V35X divisor calculation by Peter Hurley · 10 years ago
  27. e72abd5 serial: 8250: Refactor divisor programming by Peter Hurley · 10 years ago
  28. 0ec3f585 serial: 8250: Refactor LCR computation by Peter Hurley · 10 years ago
  29. d1f2f21 serial: 8250: Move UART_BUG_QUOT workaround by Peter Hurley · 10 years ago
  30. 01ba8d6 tty: serial: men_z135_uart: Fix driver for changes in hardware by Johannes Thumshirn · 10 years ago
  31. b164c97 serial: core: Simplify console suspend logic in uart_suspend_port() by Peter Hurley · 10 years ago
  32. b94ba03 serial: samsung: Add support for early console by Tomasz Figa · 10 years ago
  33. 8b6ff84 serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling by Hisashi Nakamura · 10 years ago
  34. 51b31f1 serial: sh-sci: Use dev_dbg() to log an error message by Yoshihiro Kaneko · 10 years ago
  35. 9119fba serial: 8250_dma: don't bother DMA with small transfers by Andy Shevchenko · 10 years ago
  36. a39d1da serial: 8250_core: remove redundant else keyword by Andy Shevchenko · 10 years ago
  37. cb87634 sh-sci: extend PM methods by Sergei Shtylyov · 10 years ago
  38. 6ecde47 tty: xuartps: Fix RX hang, and TX corruption in termios call by Nathan Rossi · 10 years ago
  39. 5f9ba5b serial: mxs-auart: Remove unneeded zeroing of 'ret' by Fabio Estevam · 10 years ago
  40. 99c932c serial: mxs-auart: Check for platform_get_irq() error by Fabio Estevam · 10 years ago
  41. 6960cd4 serial: mxs-auart: Remove irq from private structure by Fabio Estevam · 10 years ago
  42. c0b18db tty/serial: digicolor: remove sysrq reference by Baruch Siach · 10 years ago
  43. ee15947 serial: 8250_pnp: Enable PNP_CONSOLE for console ports by Peter Hurley · 10 years ago
  44. 2f7f558 tty: serial: msm_serial: Remove console unregistration from driver exit. by Pramod Gurav · 10 years ago
  45. 4daba33 tty: serial: msm_serial: code cleanup in msm_console_setup by Pramod Gurav · 10 years ago
  46. 0a0d412 serial: 8250_pci: remove one useless explicit type conversion by Heikki Krogerus · 10 years ago
  47. 874e520 x86, mrst: remove Moorestown specific serial drivers by Andy Shevchenko · 10 years ago
  48. 934084a serial: imx: Fix imx_flush_buffer() by Fabio Estevam · 10 years ago
  49. bfc2e07 tty: serial: fsl_lpuart: terminate DMA on buffer flush by Stefan Agner · 10 years ago
  50. 2fe605d serial: fsl-lpuart: disable interrupt when suspend by Yuan Yao · 10 years ago
  51. 011f5bd serial: fsl_lpuart: update RX timer on successful DMA transfer by Stefan Agner · 10 years ago
  52. 4a818c4 serial: fsl_lpuart: move DMA channel request to probe by Stefan Agner · 10 years ago
  53. 5f1437f serial: fsl_lpuart: avoid new transfer while DMA is running by Stefan Agner · 10 years ago
  54. 4a8588a serial: fsl_lpuart: delete timer on shutdown by Stefan Agner · 10 years ago
  55. 61b6b7f Merge 3.19-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  56. 5567c37 serial: 8250_early: optimize early 8250 uart by Vineet Gupta · 10 years ago
  57. fddceb8 tty: 8250: Add 64byte UART support for FSL platforms by Vijay Rai · 10 years ago
  58. 5930cb3 serial: driver for Conexant Digicolor USART by Baruch Siach · 10 years ago
  59. 865cea8 serial: imx: ignore framing errors when IGNPAR is set. by Eric Nelson · 10 years ago
  60. 8d267fd serial: imx: preserve characters with parity or framing errors by Eric Nelson · 10 years ago
  61. b820cd7 serial: altera-uart: fix NULL device in log message by Ley Foon Tan · 10 years ago
  62. 47ef6df serial: altera-juart: fix NULL device in log message by Ley Foon Tan · 10 years ago
  63. b543c30 serial: samsung: add DMA support for RX by Robert Baldyga · 10 years ago
  64. 29bef79 serial: samsung: add DMA support for TX by Robert Baldyga · 10 years ago
  65. 62c37ee serial: samsung: add dma reqest/release functions by Robert Baldyga · 10 years ago
  66. 658c9d2 serial: samsung: alloc dma stucture in ourport by Robert Baldyga · 10 years ago
  67. 7bb6b2f serial: samsung: add struct s3c24xx_uart_dma by Robert Baldyga · 10 years ago
  68. 91a1a90 serial: imx: Support sw flow control in DMA mode by Jiada Wang · 10 years ago
  69. 7e2fb5a serial: imx: Fix issue in software flow control by Jiada Wang · 10 years ago
  70. 6f026d6b serial: imx: Enable UCR4_OREN in startup interface by Jiada Wang · 10 years ago
  71. ee5e7c1 serial: imx: start rx_dma once RXFIFO is not empty by Robin Gong · 10 years ago
  72. 068500e serial: imx: initialized DMA w/o HW flow enabled by Anton Bondarenko · 10 years ago
  73. a2c718c serial: imx: disable TDMAEN in imx_flush_buffer() by Dirk Behme · 10 years ago
  74. 0bbc9b8 serial: imx: call imx_dma_tx() again in dma_tx_callback by Jiada Wang · 10 years ago
  75. d64b860 Revert "serial: imx: always wake up the processes in the TX callback" by Jiada Wang · 10 years ago
  76. 42f752b serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_tx by Dirk Behme · 10 years ago
  77. 82e86ae serial: imx: unmap scatter gather list in imx_flush_buffer by Dirk Behme · 10 years ago
  78. 2464982 serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failure by Dirk Behme · 10 years ago
  79. 7942f85 serial: imx: TX DMA: clean up sg initialization by Dirk Behme · 10 years ago
  80. 55c3cb1 serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx() by Dirk Behme · 10 years ago
  81. 7363181 serial: imx: use locking to stop concurrent access of UCR1 by Jiada Wang · 10 years ago
  82. 55d8693 serial: imx: add CREAD flag support by Jiada Wang · 10 years ago
  83. 1842dc2 tty/serial: at91: fix typo and indentation by Cyrille Pitchen · 10 years ago
  84. 1cf6e8f tty/serial: at91: fix RTS line management when hardware handshake is enabled by Cyrille Pitchen · 10 years ago
  85. 6fbb9bd tty/serial: at91: fix error handling in atmel_serial_probe() by Cyrille Pitchen · 10 years ago
  86. d4f6418 tty/serial: at91: enable peripheral clock before accessing I/O registers by Cyrille Pitchen · 10 years ago
  87. 485819b tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device() by Cyrille Pitchen · 10 years ago
  88. 057badd serial: sirf: rename marco to atlas7 by Barry Song · 10 years ago
  89. 2e40813 tty: serial: 8250: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  90. 5e1aeea serial: 8250: add support for ACPI-probed serial port for X-Gene platform by Feng Kan · 10 years ago
  91. 9bdd636 serial: 8250_dma: terminate transfer explicitly when timeout by Andy Shevchenko · 10 years ago
  92. 9e5df9f serial: mxs-auart: Use devm_request_irq() by Fabio Estevam · 10 years ago
  93. 75beb26 serial: mxs-auart: Use devm_clk_get() by Fabio Estevam · 10 years ago
  94. 46778bc serial: mxs-auart: Use devm_kzalloc() by Fabio Estevam · 10 years ago
  95. 11387b0 serial: mxs-auart: Remove unneeded goto label by Fabio Estevam · 10 years ago
  96. 3e29af2 serial: omap_8250: Fix RTS handling, part B by Peter Hurley · 10 years ago
  97. 4bf4ea9 serial: omap_8250: Fix RTS handling by Peter Hurley · 10 years ago
  98. fbf7ebe trivial fixes for omap-serial by Pavel Machek · 10 years ago
  99. 00648d0 tty: serial: 8250: omap: add ttySx console if the user didn't by Sebastian Andrzej Siewior · 10 years ago
  100. 201d897 serial: mcf: fix no driver name in probe output by Greg Ungerer · 10 years ago