1. f10a223 serial: core: cleanup in uart_get_baud_rate() by Joakim Nordell · 9 years ago
  2. 48a6092 serial: stm32-usart: Add STM32 USART Driver by Maxime Coquelin · 9 years ago
  3. a3e362f serial: 8250_omap: Move wake-up interrupt to generic wakeirq by Tony Lindgren · 9 years ago
  4. ee83bd3 serial: omap: Switch wake-up interrupt to generic wakeirq by Tony Lindgren · 9 years ago
  5. 2a44624 tty/serial: kill off set_irq_flags usage by Rob Herring · 9 years ago
  6. 00fda16 Merge 4.1-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  7. 3fff99b gpiolib: rename gpiod_set_array to gpiod_set_array_value by Rojhalat Ibrahim · 9 years ago
  8. 9809889 serial: 8250_omap: provide complete custom startup & shutdown callbacks by Sebastian Andrzej Siewior · 9 years ago
  9. d2aef35 serial: 8250: add LPC18xx/43xx UART driver by Joachim Eastwood · 9 years ago
  10. 1a8d290 serial: 8250_uniphier: add UniPhier serial driver by Masahiro Yamada · 9 years ago
  11. 0788c39 serial: 8250_dw: support ACPI platforms with integrated DMA engine by Heikki Krogerus · 9 years ago
  12. 6f0c309 serial: of_serial: check the return value of clk_prepare_enable() by Masahiro Yamada · 9 years ago
  13. 3a63d22 serial: of_serial: use devm_clk_get() instead of clk_get() by Masahiro Yamada · 9 years ago
  14. 6e63be3 serial: earlycon: Add support for big-endian MMIO accesses by Noam Camus · 9 years ago
  15. 0f17e3b serial: sirf: use hrtimer for data rx by Qipan Li · 9 years ago
  16. 86459b0 serial: sirf: correct the fifo empty_bit by Qipan Li · 9 years ago
  17. 326707e serial: sirf: fix system hung on console log output by Qipan Li · 9 years ago
  18. ba02406 serial: 8250: remove return statements from void function by Masahiro Yamada · 9 years ago
  19. 478d105 sc16is7xx: use kworker for RS-485 configuration by Jakub Kicinski · 9 years ago
  20. 059d581 sc16is7xx: use kworker to update ier bits by Jakub Kicinski · 9 years ago
  21. a010408 sc16is7xx: use kworker for md_proc by Jakub Kicinski · 9 years ago
  22. dbe5a40 sc16is7xx: move RTS delay to workqueue by Jakub Kicinski · 9 years ago
  23. 9e6f4ca sc16is7xx: use kthread_worker for tx_work and irq by Jakub Kicinski · 9 years ago
  24. 4ae82e5 sc16is7xx: use LSR_TEMT_BIT in .tx_empty() by Jakub Kicinski · 9 years ago
  25. 4117a60 sc16is7xx: add missing compatible strings by Jakub Kicinski · 9 years ago
  26. 5451bb29 sc16is7xx: remove RS-485 delay RTS handling by Jakub Kicinski · 9 years ago
  27. 2c837a8 sc16is7xx: spi interface is added by Rama Kiran Kumar Indrakanti · 9 years ago
  28. 3db9ab0 drivers: PL011: add ACPI probing for SBSA UART by Graeme Gregory · 9 years ago
  29. 0dd1e24 drivers: PL011: add support for the ARM SBSA generic UART by Andre Przywara · 9 years ago
  30. cefc2d1 drivers: PL011: allow to supply fixed option string by Andre Przywara · 9 years ago
  31. 71eec48 drivers: PL011: allow avoiding UART enabling/disabling by Andre Przywara · 9 years ago
  32. 9c4ef4b drivers: PL011: move cts_event workaround into separate function by Andre Przywara · 9 years ago
  33. 075167e drivers: PL011: replace UART_MIS reading with _RIS & _IMSC by Andre Przywara · 9 years ago
  34. 3873e2d drivers: PL011: refactor pl011_probe() by Andre Przywara · 9 years ago
  35. ef5a935 drivers: PL011: refactor pl011_set_termios() by Andre Przywara · 9 years ago
  36. 95166a3 drivers: PL011: refactor pl011_shutdown() by Andre Przywara · 9 years ago
  37. 867b8e8 drivers: PL011: refactor pl011_startup() by Andre Przywara · 9 years ago
  38. 49bb3c8 drivers: PL011: avoid potential unregister_driver call by Andre Przywara · 9 years ago
  39. 7798ede tty: serial/8250: remove console dependency for mediatek by Arnd Bergmann · 9 years ago
  40. 357d561 serial: samsung: only use earlycon for console by Arnd Bergmann · 9 years ago
  41. 445df7f serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL by Uwe Kleine-König · 9 years ago
  42. 9e91597 serial: 8250_omap: provide complete custom startup & shutdown callbacks by Sebastian Andrzej Siewior · 9 years ago
  43. 8f8e48f serial: tegra: Fix memory leak on DMA setup failure by Jon Hunter · 9 years ago
  44. c35b49b serial: sirf: assign console default index if users not set a valid one by Qipan Li · 9 years ago
  45. 7f60f2f serial: sirf: add serial loopback function support by Qipan Li · 9 years ago
  46. d9e8e97 serial: sirf: add uart receive's some error counter and mark by Qipan Li · 9 years ago
  47. 36c0991 serial: sirf: fix endless loop bug in uart receive tasklet by Qipan Li · 9 years ago
  48. eab192a serial: sirf: fix the issue that HW flow control doesn't work for BT by Qipan Li · 9 years ago
  49. c1b7ac6 serial: sirf: enable ATLAS7 USP serial support by Qipan Li · 9 years ago
  50. 8687634 tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send by Nicolas Ferre · 9 years ago
  51. 392bcee serial: imx: Fix DMA handling for IDLE condition aborts by Philipp Zabel · 9 years ago
  52. 43dd1f9 serial/amba-pl011: Unconditionally poll for FIFO space before each TX char by Dave Martin · 9 years ago
  53. fa8cd0f serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next by Dave Martin · 9 years ago
  54. 02730d3 Merge 4.1-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  55. 360ee94 TTY: msm_smd_tty: Remove unused driver by Stephen Boyd · 9 years ago
  56. ad909b3 serial: tegra: Correct error handling on DMA setup by Jon Hunter · 9 years ago
  57. d92aca3 serial: tegra: Correct shutdown of UARTs by Jon Hunter · 9 years ago
  58. 49433c8 serial: tegra: Fix cookie used by TX channel by Jon Hunter · 9 years ago
  59. 0b0c1bd serial: tegra: Use unsigned types for RX and TX byte counts by Jon Hunter · 9 years ago
  60. 853a699 serial: tegra: handle race condition on uart rx side by Shardar Shariff Md · 9 years ago
  61. db8e784 serial: tegra: check the count and read if any from dma by Shardar Shariff Md · 9 years ago
  62. 11e7100 serial: tegra: Add delay after enabling FIFO mode by Jon Hunter · 9 years ago
  63. 245c027 serial: tegra: Correct delay after TX flush by Jon Hunter · 9 years ago
  64. 7a7a7e6 serial: of_serial: do not set port.type twice by Masahiro Yamada · 9 years ago
  65. 1ed7b84 serial: 8250: do not copy port.fifosize member twice by Masahiro Yamada · 9 years ago
  66. 54585ba serial: xuartps: add __init to earlycon write method by Masahiro Yamada · 9 years ago
  67. 59cfc45 serial: 8250: Do nothing if nr_uarts=0 by Jan Kiszka · 9 years ago
  68. 24ee4df serial: samsung: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  69. 7578197 serial: samsung: Staticize local symbol by Krzysztof Kozlowski · 9 years ago
  70. 0cd4521 serial: mxs: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  71. 31ada04 serial: imx: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  72. 99fb215 serial: sh-sci: Remove obsolete comment about overrun detection by Geert Uytterhoeven · 9 years ago
  73. afd66db serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask by Geert Uytterhoeven · 9 years ago
  74. 2e0842a serial: sh-sci: Use the correct register for overrun checks by Geert Uytterhoeven · 9 years ago
  75. 75c249f serial: sh-sci: Replace hardcoded overrun bit values by Geert Uytterhoeven · 9 years ago
  76. 2922598 serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros by Geert Uytterhoeven · 9 years ago
  77. d94a0a3 serial: sh-sci: Standardize on using the BIT() macro to define register bits by Geert Uytterhoeven · 9 years ago
  78. 31f9079 serial: sh-sci: Document remaining FIFO Control Register bits by Geert Uytterhoeven · 9 years ago
  79. c097abc serial: sh-sci: Add SCIFA/B SCPCR register definitions by Geert Uytterhoeven · 9 years ago
  80. 76735e9 serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions by Geert Uytterhoeven · 9 years ago
  81. c27ffc1 serial: sh-sci: Move private definitions to private header file by Geert Uytterhoeven · 9 years ago
  82. f2908f7 tty: mpsc.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  83. 9a4115b tty: ioc4_serial.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  84. a8d087d tty: ioc3_serial.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  85. 01e51df tty: icom.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  86. 9ff4604 tty: crisv10.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  87. ed334c0 tty: 68328serial.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  88. cb4595a serial: sirf: use uart_port's fifosize for fifo related operation by Qipan Li · 9 years ago
  89. a6ffe89 serial: sirf: use dynamic method allocate uart structure by Qipan Li · 9 years ago
  90. 2c40b57 tty: serial: 8250_mtk: Add earlycon by Eddie Huang · 9 years ago
  91. 1c5841e tty: serial: 8250: export early_serial8250_setup function by Eddie Huang · 9 years ago
  92. ec61847 Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open" by Dave Martin · 9 years ago
  93. 66cf1d8 serial: omap: Fix error handling in probe by Semen Protsenko · 9 years ago
  94. 66c53aa earlycon: Revert log warnings by Peter Hurley · 9 years ago
  95. c1c325d tty: serial: 8250_mtk: Add support for bus clock by Sascha Hauer · 9 years ago
  96. 68e5fc4 tty: serial: 8250_mtk: use pm_runtime callbacks for enabling by Sascha Hauer · 9 years ago
  97. a5fd8445 tty: serial: 8250_mtk: Use devm_clk_get by Sascha Hauer · 9 years ago
  98. 59f89f2 tty: serial: 8250_mtk: remove unnecessary test by Sascha Hauer · 9 years ago
  99. c547630f ARM: meson: serial: convert iounmap to devm_iounmap by Firo Yang · 9 years ago
  100. eda0cd3 tty: serial: 8250: omap: synchronize rx_running by John Ogness · 9 years ago