1. 041f031 serial: mps2-uart: add MPS2 UART driver by Vladimir Murzin · 9 years ago
  2. 7f60830 serial: sirf: Use generic uart-has-rtscts DT property by Geert Uytterhoeven · 9 years ago
  3. af99c18 serial: sirf: Introduce helper variable struct device_node *np by Geert Uytterhoeven · 9 years ago
  4. 182cdcb serial: mxs-auart: Use generic uart-has-rtscts DT property by Geert Uytterhoeven · 9 years ago
  5. 1006ed7 serial: imx: Use generic uart-has-rtscts DT property by Geert Uytterhoeven · 9 years ago
  6. 28264eb serial: 8250: of: Make tegra_serial_handle_break() static by Thierry Reding · 9 years ago
  7. d1f9815 serial: omap8250: Terminate rx dma only for flushes by Peter Hurley · 9 years ago
  8. 33d9b8b2 serial: 8250: Extract IIR logic steering from rx dma by Peter Hurley · 9 years ago
  9. b74fdd2 serial: omap8250: Simplify rx dma completion interface by Peter Hurley · 9 years ago
  10. ed183ee serial: omap8250: Drop rx buffer sync by Peter Hurley · 9 years ago
  11. ddedfd8 serial: 8250: Validate dmaengine tx chan meets requirements by Peter Hurley · 9 years ago
  12. ec5a11a serial: 8250: Validate dmaengine rx chan meets requirements by Peter Hurley · 9 years ago
  13. 06c5e362 serial: tegra: Remove unused variable by Thierry Reding · 9 years ago
  14. 973ea59 serial-uartlite: Constify uartlite_be/uartlite_le by Maarten Brock · 9 years ago
  15. 1681d21 serial: 8250_uniphier: add "\n" at the end of error log by Masahiro Yamada · 9 years ago
  16. 9c58950 serial: 8250: Remove unused define by Peter Hurley · 9 years ago
  17. f56f0a5 serial: omap8250: Eliminate local in omap8250_runtime_resume() by Peter Hurley · 9 years ago
  18. d601744 serial: 8250: Reduce expr in 8250 irq handler by Peter Hurley · 9 years ago
  19. a86f50e serial: 8250: Eliminate needless local in irq handlers by Peter Hurley · 9 years ago
  20. ceeafb8 serial: 8250_mid: correct comment regarding Tangier HSU by Andy Shevchenko · 9 years ago
  21. 1fc969c serial: 8250_mid: make module available only on X86 by Andy Shevchenko · 9 years ago
  22. dea5ac3 serial: 8250_mid: include missed linux/bitops.h by Andy Shevchenko · 9 years ago
  23. c42850f serial: 8250_mid: recognize interrupt source in handler by Andy Shevchenko · 9 years ago
  24. 107e15f serial: 8250_mid: use proper bar for DNV platform by Andy Shevchenko · 9 years ago
  25. c2684ed serial: 8250_pci: report DCD and DSR signals as active for Bay Trail by Wan Ahmad Zainie · 9 years ago
  26. 144ef5c2 serial: 8250: export get_mctrl function by Wan Ahmad Zainie · 9 years ago
  27. eeeabba TTY: serial/ifx6x60, initialize more by Jiri Slaby · 9 years ago
  28. b8995f5 serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios() by Chanwoo Choi · 9 years ago
  29. 98952bf tty: serial: msm: Support more bauds by Stephen Boyd · 9 years ago
  30. 27e1650 serial: imx: implement DSR irq handling for DTE mode by Uwe Kleine-König · 9 years ago
  31. 66f9588 serial: imx: reorder functions to simplify next patch by Uwe Kleine-König · 9 years ago
  32. 9ec8efe serial: imx: only count 0->1 transitions for RNG by Uwe Kleine-König · 9 years ago
  33. 16804d6 serial: imx: make sure unhandled irqs are disabled by Uwe Kleine-König · 9 years ago
  34. 4d845a6 serial: imx: let irq handler return IRQ_NONE if no event was handled by Uwe Kleine-König · 9 years ago
  35. e881d3f serial: imx: fix polarity of RI by Uwe Kleine-König · 9 years ago
  36. 254da0d serial: mxs-auart: add Alphascale ASM9260 support by Oleksij Rempel · 9 years ago
  37. e69ef01 sc16is7xx: remove useless "uart_handle_cts_change" by Wills Wang · 9 years ago
  38. 03e970b serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/ by Geert Uytterhoeven · 9 years ago
  39. 7d1cadc serial: imx: support RS-485 Rx disable on Tx by Baruch Siach · 9 years ago
  40. 3d23b4c serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBU by Geert Uytterhoeven · 9 years ago
  41. 89ebc27 drivers/tty: make serial/mvebu-uart.c explicitly non-modular by Paul Gortmaker · 9 years ago
  42. e31efce serial: mvebu-uart: fix platform_no_drv_owner.cocci warnings by Julia Lawall · 9 years ago
  43. 736d553 tty: serial: meson: Implement earlycon support by Andreas Färber · 9 years ago
  44. 79c9473 tty: msm_serial: remove static clk rate setting in probe by Srinivas Kandagatla · 9 years ago
  45. af224ca serial: core: Prevent unsafe uart port access, part 3 by Peter Hurley · 9 years ago
  46. 9ed1942 serial: core: Prevent unsafe uart port access, part 2 by Peter Hurley · 9 years ago
  47. 4047b37 serial: core: Prevent unsafe uart port access, part 1 by Peter Hurley · 9 years ago
  48. 49c0230 serial: core: Expand port mutex section in uart_poll_init() by Peter Hurley · 9 years ago
  49. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 9 years ago
  50. 80f02d5 tty: Replace ASYNC_SUSPENDED bit and update atomically by Peter Hurley · 9 years ago
  51. 807c8d81 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically by Peter Hurley · 9 years ago
  52. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 9 years ago
  53. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 9 years ago
  54. 1aabf52 tty: amba-pl011: Use 32-bit accesses for SBSA UART by Christopher Covington · 9 years ago
  55. 5be605a tty/serial: atmel: fix hardware handshake selection by Alexandre Belloni · 9 years ago
  56. 6f210c1 serial: 8250_pci: fix divide error bug if baud rate is 0 by David Müller · 9 years ago
  57. f077b73 Revert "serial: 8250: Add hardware dependency to RT288X option" by Greg Kroah-Hartman · 9 years ago
  58. 0c66940 tty/serial/8250: fix RS485 half-duplex RX by Yegor Yefremov · 9 years ago
  59. 9220ebf Revert "serial-uartlite: Constify uartlite_be/uartlite_le" by Sudip Mukherjee · 9 years ago
  60. a95fc9c serial: 8250: describe CONFIG_SERIAL_8250_RSA by Maciej S. Szmigiero · 9 years ago
  61. aba06e9 serial: samsung: optimize UART rx fifo access routine by Youngmin Nam · 9 years ago
  62. bb70002 serial: pl011: add mark/space parity support by Ed Spiridonov · 9 years ago
  63. c216c4a tty: serial: 8250: add MOXA Smartio MUE boards support by Mathieu OTHACEHE · 9 years ago
  64. 013e358 serial: 8250: convert drivers to use up_to_u8250p() by Andy Shevchenko · 9 years ago
  65. 3f5921a serial: 8250/mediatek: fix building with SERIAL_8250=m by Arnd Bergmann · 9 years ago
  66. 7d774fb serial: 8250/ingenic: fix building with SERIAL_8250=m by Arnd Bergmann · 9 years ago
  67. a2d3ea2 serial: 8250/uniphier: fix modular build by Arnd Bergmann · 9 years ago
  68. 49c56bf Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular" by Arnd Bergmann · 9 years ago
  69. 88725e9 Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular" by Arnd Bergmann · 9 years ago
  70. 3053079 serial: mvebu-uart: initial support for Armada-3700 serial port by Wilson Ding · 9 years ago
  71. 82a3f87 serial: mctrl_gpio: Add missing module license by Romain Izard · 9 years ago
  72. 0b8053f serial: ifx6x60: avoid uninitialized variable use by Arnd Bergmann · 9 years ago
  73. 2958cce tty/serial: at91: fix bad offset for UART timeout register by Ludovic Desroches · 9 years ago
  74. f4a8ab04 tty/serial: at91: restore dynamic driver binding by Romain Izard · 9 years ago
  75. 8d2acdb serial: 8250: Add hardware dependency to RT288X option by Jean Delvare · 9 years ago
  76. 106020c serial-uartlite: Configure for rising edge irq trigger. by Maarten Brock · 9 years ago
  77. 19606ea serial-uartlite: Spinlock inside the loop. by Maarten Brock · 9 years ago
  78. 2905697 serial-uartlite: Constify uartlite_be/uartlite_le by Maarten Brock · 9 years ago
  79. acf5e6c serial-uartlite: Enlarge maximum nr of devices to 16. by Maarten Brock · 9 years ago
  80. e782401 serial: 8250_pci: all known Braswell ports are 1 channel by Andy Shevchenko · 9 years ago
  81. 3f64b1d serial: 8250_pci: convert to pcim_*() API by Andy Shevchenko · 9 years ago
  82. 31f28cc serial: 8250_dw: remove leftover definitions by Andy Shevchenko · 9 years ago
  83. 34eefb59 serial: 8250_dw: remove redundant 'else' keyword by Andy Shevchenko · 9 years ago
  84. 93d7bba serial: xuartps: Enable OF earlycon support by Michal Simek · 9 years ago
  85. 27202f2 tty: sh-sci: Use ARCH_RENESAS by Simon Horman · 9 years ago
  86. 9a7a6eb serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE() by Geert Uytterhoeven · 9 years ago
  87. d9e105c tty: amba-pl011: don't dereference NULL platform data by Robin Murphy · 9 years ago
  88. b18a183 tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init() by Matwey V. Kornilov · 9 years ago
  89. bf2a0be tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port by Matwey V. Kornilov · 9 years ago
  90. 5f535733 Revert "sc16is7xx: implemented get_mctrl" by Greg Kroah-Hartman · 9 years ago
  91. a3f0b77 sc16is7xx: implemented get_mctrl by Maarten Brock · 9 years ago
  92. b7dfdea sc16is7xx: implemented set_mctrl by Maarten Brock · 9 years ago
  93. dd9b5588 tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE by Guenter Roeck · 9 years ago
  94. 8f5405c serial: clps711x: Fix bad usage of IS_ERR_VALUE by Guenter Roeck · 9 years ago
  95. e1a7d24 serial: bcm2835: fix unsigned int issue with irq by Martin Sperl · 9 years ago
  96. 0ab556c serial: 8250_early: Add earlycon support for Tegra by Jon Hunter · 9 years ago
  97. 9db669f 8250: mediatek: mark PM functions as __maybe_unused by Arnd Bergmann · 9 years ago
  98. 146f380 tty: serial: meson: Add support for XTAL clock input by Andreas Färber · 9 years ago
  99. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  100. c8053b5 Revert "8250: uniphier: allow modular build with 8250 console" by Greg Kroah-Hartman · 9 years ago