1. e3842cb Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  2. a9b01b5 serial: 8250_mid fix calltrace when hotplug 8250 serial controller by Liwei Song · 8 years ago
  3. bd2c663 dmaengine: DW DMAC: add multi-block property to device tree by Eugeniy Paltsev · 8 years ago
  4. f209fa0 serial: 8250_pci: Detach low-level driver during PCI error recovery by Gabriel Krisman Bertazi · 8 years ago
  5. 0e0b989 serial: 8250_dw: Add support for IrDA SIR mode by Ed Blake · 8 years ago
  6. db405a8 serial: 8250: Expose set_ldisc function by Ed Blake · 8 years ago
  7. 98838d9 serial: 8250: Add IrDA to UART capabilities by Ed Blake · 8 years ago
  8. 5fe8667 serial: 8250_dma: power off device after TX is done by Andy Shevchenko · 8 years ago
  9. 7d4e00c serial: 8250_port: export serial8250_rpm_{get|put}_tx() by Andy Shevchenko · 8 years ago
  10. 65dabaf serial: pxa2xx: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  11. 5c31ef9 8250: FIX Fourth port offset of Pericom PI7C9X7954 boards by Angelo Butti · 8 years ago
  12. 9211432 serial: 8250_pxa: hide early console setup when disabled by Arnd Bergmann · 8 years ago
  13. da7fa05 serial: 8250_uniphier: avoid locking for FCR register write by Masahiro Yamada · 8 years ago
  14. 94cbb69 serial: 8250_uniphier: hardcode regshift to avoid unneeded memory read by Masahiro Yamada · 8 years ago
  15. 5131dcd Merge 4.9-rc3 into tty-next by Greg Kroah-Hartman · 8 years ago
  16. ecb988a tty: serial: 8250: 8250_core: NXP SC16C2552 workaround by Steve Shih · 8 years ago
  17. de48b09 serial: 8250_fintek: Add F81865 Support by Ji-Ze Hong (Peter Hong) · 8 years ago
  18. da60d6a serial: 8250_fintek: Add F81866 Support by Ji-Ze Hong (Peter Hong) · 8 years ago
  19. 1e26c47 serial: 8250_fintek: Add F81216 Support by Ji-Ze Hong (Peter Hong) · 8 years ago
  20. c2236fa serial: 8250_fintek: Set maximum FIFO of F81216H by Ji-Ze Hong (Peter Hong) · 8 years ago
  21. 06e3957 serial: 8250_fintek: Set IRQ Mode when port probed by Ji-Ze Hong (Peter Hong) · 8 years ago
  22. f1232ac serial: 8250_fintek: Refactoring read/write method by Ji-Ze Hong (Peter Hong) · 8 years ago
  23. fea6dd1 serial: 8250: pxa: add devicetree earlyconsole by Robert Jarzmik · 8 years ago
  24. ba061c1 serial: 8250_lpss: get IRQ via pci_irq_vector() by Andy Shevchenko · 8 years ago
  25. eca84e9 serial: 8250_lpss: Try to enable Memory-Write-Invalidate by Andy Shevchenko · 8 years ago
  26. 3f3a469 serial: 8250_lpss: set PCI master only for private DMA by Andy Shevchenko · 8 years ago
  27. f00a7c5 serial: 8250_lpss: enable MSI for sure by Andy Shevchenko · 8 years ago
  28. ab28f51 serial: rewrite pxa2xx-uart to use 8250_core by Sergey Yanovich · 8 years ago
  29. 09065c5 serial: 8250_uniphier: fix clearing divisor latch access bit by Masahiro Yamada · 8 years ago
  30. 0ead21a serial: 8250_uniphier: fix more unterminated string by Denys Vlasenko · 8 years ago
  31. e6dce82 Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  32. 52ff5ad Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  33. 8e5470c serial: 8250: Set Altera 16550 TX FIFO Threshold by Thor Thayer · 8 years ago
  34. ffea043 serial: 8250: of: Load TX FIFO Threshold from DT by Thor Thayer · 8 years ago
  35. 54f19b4 tty/serial/8250: Touch NMI watchdog in wait_for_xmitr by Jiri Olsa · 8 years ago
  36. b6fce73 serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers by Jan Kiszka · 8 years ago
  37. b53761e Merge 4.8-rc5 into tty-next by Greg Kroah-Hartman · 9 years ago
  38. d2f5a73 dmaengine: hsu: refactor hsu_dma_do_irq() to return int by Andy Shevchenko · 9 years ago
  39. 46e3668 serial: earlycon: Extend earlycon command line option to support 64-bit addresses by Alexander Sverdlin · 9 years ago
  40. e06b6b8 serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoC by Kefeng Wang · 9 years ago
  41. f3bf263 serial: 8250_port: unify check of em485 variable by Andy Shevchenko · 9 years ago
  42. b396576 serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485() by Andy Shevchenko · 9 years ago
  43. 2cb78ea serial: 8250_dw: Use an unified new dev variable in probe by Kefeng Wang · 9 years ago
  44. 20a875e serial: 8250_dw: Add quirk for APM X-Gene SoC by Heikki Krogerus · 9 years ago
  45. c8d1924 serial: 8250: added acces i/o products quad and octal serial cards by Jimi Damon · 9 years ago
  46. fecdef9 serial: 8250_lpss: enable DMA on Intel Quark UART by Andy Shevchenko · 9 years ago
  47. 60a9244 serial: 8250_lpss: enable MSI for Intel Quark by Andy Shevchenko · 9 years ago
  48. 6bb5d75 serial: 8250_lpss: move Quark code from PCI driver by Andy Shevchenko · 9 years ago
  49. a13e19c serial: 8250_lpss: split LPSS driver to separate module by Andy Shevchenko · 9 years ago
  50. 68af490 serial: 8250: enable AFE on ports where FIFO is 16 bytes by Andy Shevchenko · 9 years ago
  51. d1834ba serial: 8250_dma: adjust DMA address of the UART by Andy Shevchenko · 9 years ago
  52. 8d17047 serial: 8250_dma: switch to new dmaengine_terminate_* API by Andy Shevchenko · 9 years ago
  53. 81bb549 serial: 8250_mtk: support big baud rate. by Eddie Huang · 9 years ago
  54. 47b34d2 serial: 8250_mid: fix divide error bug if baud rate is 0 by Andy Shevchenko · 9 years ago
  55. e16b46f serial: 8250_dw: Check the data->pclk when get apb_pclk by Kefeng Wang · 9 years ago
  56. 5db4f7f Revert "tty/serial/8250: use mctrl_gpio helpers" by Andy Shevchenko · 9 years ago
  57. 87a713c 8250/fintek: rename IRQ_MODE macro by Arnd Bergmann · 9 years ago
  58. 755dd8a serial: 8250_ingenic: drop #if conditional surrounding earlycon code by Masahiro Yamada · 9 years ago
  59. ae73975 serial: 8250_mtk: drop !defined(MODULE) conditional by Masahiro Yamada · 9 years ago
  60. 68b7805 serial: 8250_uniphier: drop !defined(MODULE) conditional by Masahiro Yamada · 9 years ago
  61. 4ef03d3 tty/serial/8250: use mctrl_gpio helpers by Yegor Yefremov · 9 years ago
  62. 36fd95b tty/serial/8250: make UART_MCR register access consistent by Yegor Yefremov · 9 years ago
  63. 692aa19 serial: 8250_mid: Read RX buffer on RX DMA timeout for DNV by Chuah, Kim Tatt · 9 years ago
  64. fd9e516 serial: 8250_dma: Export serial8250_rx_dma_flush() by Chuah, Kim Tatt · 9 years ago
  65. c6f8278 dmaengine: hsu: Export hsu_dma_get_status() by Chuah, Kim Tatt · 9 years ago
  66. d03516d tty: serial: 8250: add CON_CONSDEV to flags by Matthew Leach · 9 years ago
  67. 8d6d544 serial: 8250_uniphier: add COMPILE_TEST option by Masahiro Yamada · 9 years ago
  68. 55c368c 8250_pci: Adds support for the WCH CH355 4S card by Alexandr Petrenko · 9 years ago
  69. 4da22f1 serial: 8250_fintek: fix the mismatched IRQ mode by Ji-Ze Hong (Peter Hong) · 9 years ago
  70. 01e4d27 serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART by Kefeng Wang · 9 years ago
  71. 17b2720 tty: 8250, remove shadow and unused variables by Jiri Slaby · 9 years ago
  72. 934014d tty: 8250, kill DEBUG_INTR by Jiri Slaby · 9 years ago
  73. b0f8aed tty: 8250, drop unused members from struct old_serial_port by Jiri Slaby · 9 years ago
  74. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  75. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  76. 6550be9 serial: 8250_dw: fix wrong logic in dw8250_check_lcr() by Kefeng Wang · 9 years ago
  77. 204e986 serial: 8250dw: Add device HID for future AMD UART controller by Wang Hongcheng · 9 years ago
  78. fa01e2c serial: 8250: Integrate Fintek into 8250_base by Ricardo Ribalda Delgado · 9 years ago
  79. 28264eb serial: 8250: of: Make tegra_serial_handle_break() static by Thierry Reding · 9 years ago
  80. d1f9815 serial: omap8250: Terminate rx dma only for flushes by Peter Hurley · 9 years ago
  81. 33d9b8b2 serial: 8250: Extract IIR logic steering from rx dma by Peter Hurley · 9 years ago
  82. b74fdd2 serial: omap8250: Simplify rx dma completion interface by Peter Hurley · 9 years ago
  83. ed183ee serial: omap8250: Drop rx buffer sync by Peter Hurley · 9 years ago
  84. ddedfd8 serial: 8250: Validate dmaengine tx chan meets requirements by Peter Hurley · 9 years ago
  85. ec5a11a serial: 8250: Validate dmaengine rx chan meets requirements by Peter Hurley · 9 years ago
  86. 1681d21 serial: 8250_uniphier: add "\n" at the end of error log by Masahiro Yamada · 9 years ago
  87. 9c58950 serial: 8250: Remove unused define by Peter Hurley · 9 years ago
  88. f56f0a5 serial: omap8250: Eliminate local in omap8250_runtime_resume() by Peter Hurley · 9 years ago
  89. d601744 serial: 8250: Reduce expr in 8250 irq handler by Peter Hurley · 9 years ago
  90. a86f50e serial: 8250: Eliminate needless local in irq handlers by Peter Hurley · 9 years ago
  91. ceeafb8 serial: 8250_mid: correct comment regarding Tangier HSU by Andy Shevchenko · 9 years ago
  92. 1fc969c serial: 8250_mid: make module available only on X86 by Andy Shevchenko · 9 years ago
  93. dea5ac3 serial: 8250_mid: include missed linux/bitops.h by Andy Shevchenko · 9 years ago
  94. c42850f serial: 8250_mid: recognize interrupt source in handler by Andy Shevchenko · 9 years ago
  95. 107e15f serial: 8250_mid: use proper bar for DNV platform by Andy Shevchenko · 9 years ago
  96. c2684ed serial: 8250_pci: report DCD and DSR signals as active for Bay Trail by Wan Ahmad Zainie · 9 years ago
  97. 144ef5c2 serial: 8250: export get_mctrl function by Wan Ahmad Zainie · 9 years ago
  98. 6f210c1 serial: 8250_pci: fix divide error bug if baud rate is 0 by David Müller · 9 years ago
  99. f077b73 Revert "serial: 8250: Add hardware dependency to RT288X option" by Greg Kroah-Hartman · 9 years ago
  100. 0c66940 tty/serial/8250: fix RS485 half-duplex RX by Yegor Yefremov · 9 years ago