1. 2a71de2 serial: omap: Fix EFR write on RTS deassertion by Lukas Wunner · 7 years ago
  2. e60f9fd omap_serial: Removing superfluous check on no interrupt pending. by Martin Townsend · 7 years ago
  3. 53501e0 serial: mvebu-uart: support extended port registers layout by Miquel Raynal · 7 years ago
  4. 3a75e91 serial: mvebu-uart: augment the maximum number of ports by Miquel Raynal · 7 years ago
  5. 95f7876 serial: mvebu-uart: dissociate RX and TX interrupts by Miquel Raynal · 7 years ago
  6. 30434b0 serial: mvebu-uart: add TX interrupt trigger for pulse interrupts by Allen Yan · 7 years ago
  7. 2ff23c4 serial: mvebu-uart: clear state register before IRQ request by Allen Yan · 7 years ago
  8. 68a0db1 serial: mvebu-uart: add function to change baudrate by Allen Yan · 7 years ago
  9. 9c3d3ee serial: mvebu-uart: add soft reset at probe by Allen Yan · 7 years ago
  10. 5218d76 serial: mvebu-uart: use a generic way to access the registers by Miquel Raynal · 7 years ago
  11. 94228f9 serial: mvebu-uart: support probe of multiple ports by Allen Yan · 7 years ago
  12. 02c3333 serial: mvebu-uart: use driver name when requesting an interrupt by Yehuda Yitschak · 7 years ago
  13. bdff148 serial-uartlite: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  14. f7f7309 tty: amba-pl011: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  15. f0f62c6 serial: m32r_sio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  16. fd97e66 serial: 8250_fintek: Fix finding base_port with activated SuperIO by Ji-Ze Hong (Peter Hong) · 7 years ago
  17. 0ab84da serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X by Aaron Sierra · 7 years ago
  18. dd076cf serial: sh-sci: Fix init data attribute for struct 'port_cfg' by Matthias Kaehlcke · 7 years ago
  19. 6e605a0 serial: sh-sci: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  20. 263763c serial: imx: Correct comment imx_flush_buffer() by Martyn Welch · 7 years ago
  21. 9424e8b Merge 4.14-rc4 into tty-next by Greg Kroah-Hartman · 7 years ago
  22. de9e33b serial: 8250_dw: Improve clock rate setting by Ed Blake · 7 years ago
  23. 6263368 serial: Add define for max baud rate divisor by Ed Blake · 7 years ago
  24. 7464779 serial: sh-sci: suppress warning for ports without dma channels by Andy Lowe · 7 years ago
  25. daf3930 serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH by Andy Shevchenko · 7 years ago
  26. 1d67243 tty: xilinx_uartps: move to arch_initcall for earlier console by Shubhrajyoti Datta · 7 years ago
  27. 6c7b841 Arm: dts: stm32: remove extra compatible string from DT & driver by Vikas Manocha · 7 years ago
  28. ea04f82 tty/serial: atmel: Prevent a warning on suspend by Romain Izard · 7 years ago
  29. fa2abb0 serial: sh-sci: Support for variable HSCIF hardware RX timeout by Ulrich Hecht · 7 years ago
  30. 62fadbd tty: serial: jsm: Add space before the open brace by Gimcuan Hui · 7 years ago
  31. 4c3897b serial: 8250_fintek: fix warning reported from smatch by Ji-Ze Hong (Peter Hong) · 7 years ago
  32. 5817891 serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H by Ji-Ze Hong (Peter Hong) · 7 years ago
  33. 195638b serial: 8250_fintek: UART dynamic clocksource on Fintek F81866 by Ji-Ze Hong (Peter Hong) · 7 years ago
  34. 3b837fa drivers: tty: sa1100: use setup_timer() helper. by Allen Pais · 7 years ago
  35. 2876bb6 drivers: tty: ifx6x60: use setup_timer() helper. by Allen Pais · 7 years ago
  36. 0bf1e84 drivers: tty: sn_console: use setup_timer() helper. by Allen Pais · 7 years ago
  37. 9b363c8 drivers: tty: pnx8xxx: use setup_timer() helper. by Allen Pais · 7 years ago
  38. 3056151 drivers: tty: 8250: use setup_timer() helper. by Allen Pais · 7 years ago
  39. 71fa527 drivers: tty: max3100: use setup_timer() helper. by Allen Pais · 7 years ago
  40. 22b94d1 drivers: tty: mux: use setup_timer() helper. by Allen Pais · 7 years ago
  41. 0f7bdbd serial: imx: Switch setting dma_is_txing from "false" to "0" by Martyn Welch · 7 years ago
  42. f654b23c serial: imx: Use RX_BUF_SIZE to set size of RX buffer by Martyn Welch · 7 years ago
  43. 4139fd7 serial: imx: only set dma_is_rxing when DMA starts by Romain Perier · 7 years ago
  44. 177b508 drivers: tty: imx: use setup_timer() helper. by Allen Pais · 7 years ago
  45. a0983c7 serial: imx: Update cached mctrl value when changing RTS by Ian Jamison · 7 years ago
  46. 8b25deb serial: imx: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  47. be7da1a serial: imx: default to half duplex rs485 by Sascha Hauer · 7 years ago
  48. af2f927 serial: omap-serial: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  49. dde18d5 serial: fsl_lpuart: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  50. 79d9e95 serial: atmel: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  51. ef838a8 serial: Add common rs485 device tree parsing function by Uwe Kleine-König · 7 years ago
  52. c45e2d2 serial: fsl_lpuart: Remove unused 'bd' variable by Fabio Estevam · 7 years ago
  53. a9be927 tty: serial: make sport_uart_ops static and const by Bhumika Goyal · 7 years ago
  54. b86ac22 serial: meson: add Magic SysRq support by Yixun Lan · 8 years ago
  55. c912614 serial: sccnxp: Fix error handling in sccnxp_probe() by Alexey Khoroshilov · 8 years ago
  56. 9d7ee0e tty: serial: lpuart: avoid report NULL interrupt by Fugang Duan · 8 years ago
  57. 0e5ec41 serial: bcm63xx: fix timing issue. by Russell Enderby · 8 years ago
  58. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  59. e63a94f Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  60. ae28d74 serial: 8250_port: Remove useless NULL checks by Andy Shevchenko · 8 years ago
  61. 31cb9a8 earlycon: initialise baud field of earlycon device structure by Eugeniy Paltsev · 8 years ago
  62. 562e6ef Introduce 8250_men_mcb by Michael Moese · 8 years ago
  63. 5aabd3b serial: imx: Avoid post-PIO cleanup if TX DMA is started by Ian Jamison · 8 years ago
  64. 81b289c tty: serial: imx: disable irq after suspend by Maxim Yu. Osipov · 8 years ago
  65. 3d16ddc serial: 8250_uniphier: add suspend/resume support by Masahiro Yamada · 8 years ago
  66. d3a9184 serial: 8250_uniphier: use CHAR register for canary to detect power-off by Masahiro Yamada · 8 years ago
  67. 39be40c serial: 8250_uniphier: fix serial port index in private data by Masahiro Yamada · 8 years ago
  68. 1c16ae6 serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoC by Sean Wang · 8 years ago
  69. 447ef99 serial: earlycon: Only try fdt when specify 'earlycon' exactly by Jeffy Chen · 8 years ago
  70. 454d237 serial: mux: constify uart_ops structures by Julia Lawall · 8 years ago
  71. 0bfdbe0 serial: sunsu: constify uart_ops structures by Julia Lawall · 8 years ago
  72. 6f137a7 serial: mpc52xx: constify uart_ops structures by Julia Lawall · 8 years ago
  73. cdb9394 serial: m32r_sio: constify uart_ops structures by Julia Lawall · 8 years ago
  74. 5848eea serial: cpm_uart: constify uart_ops structures by Julia Lawall · 8 years ago
  75. 5749526 serial: apbuart: constify uart_ops structures by Julia Lawall · 8 years ago
  76. 1a607d3 serial: sunsab: constify uart_ops structures by Julia Lawall · 8 years ago
  77. ccb47a3 serial: 21285: constify uart_ops structures by Julia Lawall · 8 years ago
  78. 8162ae5 serial: uuc_uart: constify uart_ops structures by Julia Lawall · 8 years ago
  79. 829374f5 tty: mux: constify parisc_device_id by Arvind Yadav · 8 years ago
  80. 0d474f7 tty: 8250: constify parisc_device_id by Arvind Yadav · 8 years ago
  81. a2d23eda serial: 8250_of: Add basic PM runtime support by Franklin S Cooper Jr · 8 years ago
  82. 5c98e9c serial: 8250_of: use of_property_read_bool() by Sergei Shtylyov · 8 years ago
  83. 6e0a5de serial: 8250: Use hrtimers for rs485 delays by Rafael Gago · 8 years ago
  84. a6845e1 serial: core: Consider rs485 settings to drive RTS by Rafael Gago · 8 years ago
  85. d77dc47 tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO by Himanshu Jha · 8 years ago
  86. 43c6128 serial: sh-sci: use of_property_read_bool() by Sergei Shtylyov · 8 years ago
  87. 63e8d43 serial: pch_uart: Make port type explicit by Andy Shevchenko · 8 years ago
  88. aef3ad1 serial: core: remove unneeded irq_wake flag by Andy Shevchenko · 8 years ago
  89. 29d6098 serial: stm32-usart: Avoid using irq_wake flag by Andy Shevchenko · 8 years ago
  90. 7b8a035 serial: st-asc: Avoid using irq_wake flag by Andy Shevchenko · 8 years ago
  91. 3d6bcdd serial: fsl_lpuart: Avoid using irq_wake flag by Andy Shevchenko · 8 years ago
  92. 4d691f7 tty: serial: msm: Move request_irq to the end of startup by Neeraj Upadhyay · 8 years ago
  93. 62f466e serial: pch_uart: Remove unneeded NULL check by Fabio Estevam · 8 years ago
  94. ec085c5 tty: serial: sprd: fix error return code in sprd_probe() by Gustavo A. R. Silva · 8 years ago
  95. 921469f serial: meson: constify uart_ops structures by Julia Lawall · 8 years ago
  96. e5a7470 serial: owl: constify uart_ops structures by Julia Lawall · 8 years ago
  97. a61d9e6 serial: stm32: fix pio transmit timeout by Gerald Baeza · 8 years ago
  98. a704ddc serial: pl011: constify amba_id by Arvind Yadav · 8 years ago
  99. 5337e54 serial: pl010: constify amba_id by Arvind Yadav · 8 years ago
  100. d054b3a tty: amba-pl011: constify vendor_data structures by Julia Lawall · 8 years ago