1. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  2. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  3. 344e3c77 sparc: serial: sunhv: fix a double lock bug by Dan Carpenter · 8 years ago
  4. d305345 serial: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  5. 98f2082 tty/serial: atmel: enforce tasklet init and termination sequences by Nicolas Ferre · 8 years ago
  6. 5fd2b6e serial: sh-sci: Stop transfers in sci_shutdown() by Geert Uytterhoeven · 8 years ago
  7. 755dd8a serial: 8250_ingenic: drop #if conditional surrounding earlycon code by Masahiro Yamada · 8 years ago
  8. ae73975 serial: 8250_mtk: drop !defined(MODULE) conditional by Masahiro Yamada · 8 years ago
  9. 68b7805 serial: 8250_uniphier: drop !defined(MODULE) conditional by Masahiro Yamada · 8 years ago
  10. 4ef03d3 tty/serial/8250: use mctrl_gpio helpers by Yegor Yefremov · 8 years ago
  11. 434be0a serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios struct by Yegor Yefremov · 8 years ago
  12. bf5cee6 serial: mctrl_gpio: add modem control read routine by Yegor Yefremov · 8 years ago
  13. 36fd95b tty/serial/8250: make UART_MCR register access consistent by Yegor Yefremov · 8 years ago
  14. 692aa19 serial: 8250_mid: Read RX buffer on RX DMA timeout for DNV by Chuah, Kim Tatt · 8 years ago
  15. fd9e516 serial: 8250_dma: Export serial8250_rx_dma_flush() by Chuah, Kim Tatt · 8 years ago
  16. c6f8278 dmaengine: hsu: Export hsu_dma_get_status() by Chuah, Kim Tatt · 8 years ago
  17. d03516d tty: serial: 8250: add CON_CONSDEV to flags by Matthew Leach · 8 years ago
  18. bbb5ff9 tty: serial: samsung: add byte-order aware bit functions by Matthew Leach · 8 years ago
  19. e37697b tty: serial: samsung: fixup accessors for endian by Matthew Leach · 8 years ago
  20. 3548e45 serial: sirf: make fifo functions static by Ben Dooks · 8 years ago
  21. ce87122 serial: mps2-uart: make driver explicitly non-modular by Vladimir Murzin · 8 years ago
  22. c2c1659 serial: mvebu-uart: free the IRQ in ->shutdown() by Thomas Petazzoni · 8 years ago
  23. a593886 serial/bcm63xx_uart: use correct alias naming by Jonas Gorski · 8 years ago
  24. a10aebe serial: m32r_sio: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  25. 03ba5d5 serial: vt8500_serial: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  26. ca16c5a serial: pxa: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  27. 8d6d544 serial: 8250_uniphier: add COMPILE_TEST option by Masahiro Yamada · 8 years ago
  28. 78adcca serial: max310x: Assign port line automatically by Alexander Shiyan · 8 years ago
  29. c8246fe serial: max310x: Unregister UARTs on error by Alexander Shiyan · 8 years ago
  30. e940e81 serial: max310x: Remove duplicate bits definition by Alexander Shiyan · 8 years ago
  31. 6286767a serial: max310x: Register UART driver at module_init by Alexander Shiyan · 8 years ago
  32. 0e8cc7c serial: max310x: Using resource-managed function for GPIO by Alexander Shiyan · 8 years ago
  33. 5bdb48b serial: max310x: Fix RS485 handling by Alexander Shiyan · 8 years ago
  34. 55c368c 8250_pci: Adds support for the WCH CH355 4S card by Alexandr Petrenko · 8 years ago
  35. 926b7b5 serial: samsung: Fix possible out of bounds access on non-DT platform by Krzysztof Kozlowski · 8 years ago
  36. e51e4d8 serial: samsung: Fix ERR pointer dereference on deferred probe by Krzysztof Kozlowski · 8 years ago
  37. 4da22f1 serial: 8250_fintek: fix the mismatched IRQ mode by Ji-Ze Hong (Peter Hong) · 8 years ago
  38. 24a6a30 serial: pic32_uart: Fix double free of 'sport->irq_fault_name'. by Purna Chandra Mandal · 9 years ago
  39. 210417c tty: xuartps: disable clocks when not used by Shubhrajyoti Datta · 8 years ago
  40. 0058f08 tty/serial: atmel: fix RS485 half duplex with DMA by Alexandre Belloni · 8 years ago
  41. 637ba54 tty/serial: atmel: add comment for the ring buffer size macro by Ludovic Desroches · 8 years ago
  42. 00e8e658 tty/serial: atmel: split tx and rx paths by Nicolas Ferre · 8 years ago
  43. 9205218 tty/serial: atmel: re-integrate status check in irq handler by Nicolas Ferre · 8 years ago
  44. a7cfaf1 serial: serial_core: Perform NULL checks for release/request_port ops by Fabio Estevam · 8 years ago
  45. 3e5af8e serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2 by Geert Uytterhoeven · 9 years ago
  46. 9a3f5bf tty: serial: msm: fix definition of msm_stop_dma by Ben Dooks · 8 years ago
  47. 30acf54 tty: serial: msm: Don't read off end of tx fifo by Bjorn Andersson · 8 years ago
  48. 002eb41 tty:serial:msm:Do not restore Rx interrupts in DMA by Charanya Venkatraman · 8 years ago
  49. e4276ff tty: serial: msm: Cleanup include usage by Stephen Boyd · 9 years ago
  50. 2a31f09 tty: serial: msm: Only configure MND registers on hw that has it by Stephen Boyd · 9 years ago
  51. 3217374 tty: serial: msm: Move header file into driver by Stephen Boyd · 9 years ago
  52. 01e4d27 serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART by Kefeng Wang · 9 years ago
  53. fc2af33 serial: sh-sci: Clear (H)SCIF timeout and overrun during reset by Geert Uytterhoeven · 8 years ago
  54. 2768cf4 serial: sh-sci: Clear RX, error, and break flags during reset by Geert Uytterhoeven · 8 years ago
  55. 44763d3 serial: sh-sci: Do not start transfers from sci_startup() by Geert Uytterhoeven · 8 years ago
  56. 861a70a serial: sh-sci: Add DT support for dedicated RTS/CTS by Geert Uytterhoeven · 8 years ago
  57. 33f50ff serial: sh-sci: Fix support for hardware-assisted RTS/CTS by Geert Uytterhoeven · 8 years ago
  58. e9d7a45 serial: sh-sci: Add pin initialization for SCIFA/SCIFB by Geert Uytterhoeven · 8 years ago
  59. d2b9775 serial: sh-sci: Correct pin initialization on (H)SCIF by Geert Uytterhoeven · 8 years ago
  60. 4780c09 serial: sh-sci: Add more Serial Port Control/Data Register documentation by Geert Uytterhoeven · 8 years ago
  61. ef5e90e serial: sh-sci: Add more Serial Port Register documentation by Geert Uytterhoeven · 8 years ago
  62. abbf121 serial: sh-sci: Do not open-code sci_getreg() by Geert Uytterhoeven · 8 years ago
  63. f907c9e serial: sh-sci: Add support for GPIO-controlled modem lines by Geert Uytterhoeven · 8 years ago
  64. 71e98e0 serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback by Geert Uytterhoeven · 8 years ago
  65. 17b2720 tty: 8250, remove shadow and unused variables by Jiri Slaby · 8 years ago
  66. 394a9e2 TTY: serial, handle platform_get_irq retval properly by Jiri Slaby · 9 years ago
  67. 934014d tty: 8250, kill DEBUG_INTR by Jiri Slaby · 9 years ago
  68. b0f8aed tty: 8250, drop unused members from struct old_serial_port by Jiri Slaby · 9 years ago
  69. 6137b7a tty: stop defining STD_COM_FLAGS in drivers by Jiri Slaby · 9 years ago
  70. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  71. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  72. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  73. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  74. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  75. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  76. 157b939 serial: pic32_uart: Add PIC32 UART driver by Andrei Pistirica · 9 years ago
  77. 7da4b8b serial: core: Fix port mutex assert if lockdep disabled by Peter Hurley · 9 years ago
  78. 6550be9 serial: 8250_dw: fix wrong logic in dw8250_check_lcr() by Kefeng Wang · 9 years ago
  79. 11ca2b7 QE-UART: add "fsl,t1040-ucc-uart" to of_device_id by Zhao Qiang · 9 years ago
  80. b67fcbd serial: mctrl_gpio: Drop support for out1-gpios and out2-gpios by Geert Uytterhoeven · 9 years ago
  81. 204e986 serial: 8250dw: Add device HID for future AMD UART controller by Wang Hongcheng · 9 years ago
  82. d11df618 serial: mctrl_gpio: add IRQ locking by Yegor Yefremov · 9 years ago
  83. fa01e2c serial: 8250: Integrate Fintek into 8250_base by Ricardo Ribalda Delgado · 9 years ago
  84. bd8d257 serial: mps2-uart: add support for early console by Vladimir Murzin · 9 years ago
  85. 041f031 serial: mps2-uart: add MPS2 UART driver by Vladimir Murzin · 9 years ago
  86. 7f60830 serial: sirf: Use generic uart-has-rtscts DT property by Geert Uytterhoeven · 9 years ago
  87. af99c18 serial: sirf: Introduce helper variable struct device_node *np by Geert Uytterhoeven · 9 years ago
  88. 182cdcb serial: mxs-auart: Use generic uart-has-rtscts DT property by Geert Uytterhoeven · 9 years ago
  89. 1006ed7 serial: imx: Use generic uart-has-rtscts DT property by Geert Uytterhoeven · 9 years ago
  90. 28264eb serial: 8250: of: Make tegra_serial_handle_break() static by Thierry Reding · 9 years ago
  91. d1f9815 serial: omap8250: Terminate rx dma only for flushes by Peter Hurley · 9 years ago
  92. 33d9b8b2 serial: 8250: Extract IIR logic steering from rx dma by Peter Hurley · 9 years ago
  93. b74fdd2 serial: omap8250: Simplify rx dma completion interface by Peter Hurley · 9 years ago
  94. ed183ee serial: omap8250: Drop rx buffer sync by Peter Hurley · 9 years ago
  95. ddedfd8 serial: 8250: Validate dmaengine tx chan meets requirements by Peter Hurley · 9 years ago
  96. ec5a11a serial: 8250: Validate dmaengine rx chan meets requirements by Peter Hurley · 9 years ago
  97. 06c5e362 serial: tegra: Remove unused variable by Thierry Reding · 9 years ago
  98. 973ea59 serial-uartlite: Constify uartlite_be/uartlite_le by Maarten Brock · 9 years ago
  99. 1681d21 serial: 8250_uniphier: add "\n" at the end of error log by Masahiro Yamada · 9 years ago
  100. 9c58950 serial: 8250: Remove unused define by Peter Hurley · 9 years ago