1. 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
  2. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  3. 6550be9 serial: 8250_dw: fix wrong logic in dw8250_check_lcr() by Kefeng Wang · 8 years ago
  4. 204e986 serial: 8250dw: Add device HID for future AMD UART controller by Wang Hongcheng · 8 years ago
  5. fa01e2c serial: 8250: Integrate Fintek into 8250_base by Ricardo Ribalda Delgado · 8 years ago
  6. 28264eb serial: 8250: of: Make tegra_serial_handle_break() static by Thierry Reding · 8 years ago
  7. d1f9815 serial: omap8250: Terminate rx dma only for flushes by Peter Hurley · 8 years ago
  8. 33d9b8b2 serial: 8250: Extract IIR logic steering from rx dma by Peter Hurley · 8 years ago
  9. b74fdd2 serial: omap8250: Simplify rx dma completion interface by Peter Hurley · 8 years ago
  10. ed183ee serial: omap8250: Drop rx buffer sync by Peter Hurley · 8 years ago
  11. ddedfd8 serial: 8250: Validate dmaengine tx chan meets requirements by Peter Hurley · 8 years ago
  12. ec5a11a serial: 8250: Validate dmaengine rx chan meets requirements by Peter Hurley · 8 years ago
  13. 1681d21 serial: 8250_uniphier: add "\n" at the end of error log by Masahiro Yamada · 8 years ago
  14. 9c58950 serial: 8250: Remove unused define by Peter Hurley · 8 years ago
  15. f56f0a5 serial: omap8250: Eliminate local in omap8250_runtime_resume() by Peter Hurley · 8 years ago
  16. d601744 serial: 8250: Reduce expr in 8250 irq handler by Peter Hurley · 8 years ago
  17. a86f50e serial: 8250: Eliminate needless local in irq handlers by Peter Hurley · 8 years ago
  18. ceeafb8 serial: 8250_mid: correct comment regarding Tangier HSU by Andy Shevchenko · 8 years ago
  19. 1fc969c serial: 8250_mid: make module available only on X86 by Andy Shevchenko · 8 years ago
  20. dea5ac3 serial: 8250_mid: include missed linux/bitops.h by Andy Shevchenko · 8 years ago
  21. c42850f serial: 8250_mid: recognize interrupt source in handler by Andy Shevchenko · 8 years ago
  22. 107e15f serial: 8250_mid: use proper bar for DNV platform by Andy Shevchenko · 8 years ago
  23. c2684ed serial: 8250_pci: report DCD and DSR signals as active for Bay Trail by Wan Ahmad Zainie · 8 years ago
  24. 144ef5c2 serial: 8250: export get_mctrl function by Wan Ahmad Zainie · 8 years ago
  25. 6f210c1 serial: 8250_pci: fix divide error bug if baud rate is 0 by David Müller · 8 years ago
  26. f077b73 Revert "serial: 8250: Add hardware dependency to RT288X option" by Greg Kroah-Hartman · 8 years ago
  27. 0c66940 tty/serial/8250: fix RS485 half-duplex RX by Yegor Yefremov · 8 years ago
  28. c422025 dmaengine: dw: rename masters to reflect actual topology by Andy Shevchenko · 8 years ago
  29. a95fc9c serial: 8250: describe CONFIG_SERIAL_8250_RSA by Maciej S. Szmigiero · 8 years ago
  30. c216c4a tty: serial: 8250: add MOXA Smartio MUE boards support by Mathieu OTHACEHE · 8 years ago
  31. 013e358 serial: 8250: convert drivers to use up_to_u8250p() by Andy Shevchenko · 9 years ago
  32. 3f5921a serial: 8250/mediatek: fix building with SERIAL_8250=m by Arnd Bergmann · 9 years ago
  33. 7d774fb serial: 8250/ingenic: fix building with SERIAL_8250=m by Arnd Bergmann · 9 years ago
  34. a2d3ea2 serial: 8250/uniphier: fix modular build by Arnd Bergmann · 9 years ago
  35. 49c56bf Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular" by Arnd Bergmann · 9 years ago
  36. 88725e9 Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular" by Arnd Bergmann · 9 years ago
  37. 8d2acdb serial: 8250: Add hardware dependency to RT288X option by Jean Delvare · 9 years ago
  38. e782401 serial: 8250_pci: all known Braswell ports are 1 channel by Andy Shevchenko · 9 years ago
  39. 3f64b1d serial: 8250_pci: convert to pcim_*() API by Andy Shevchenko · 9 years ago
  40. 31f28cc serial: 8250_dw: remove leftover definitions by Andy Shevchenko · 9 years ago
  41. 34eefb59 serial: 8250_dw: remove redundant 'else' keyword by Andy Shevchenko · 9 years ago
  42. b18a183 tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init() by Matwey V. Kornilov · 9 years ago
  43. bf2a0be tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port by Matwey V. Kornilov · 9 years ago
  44. e1a7d24 serial: bcm2835: fix unsigned int issue with irq by Martin Sperl · 9 years ago
  45. 0ab556c2 serial: 8250_early: Add earlycon support for Tegra by Jon Hunter · 9 years ago
  46. 9db669f 8250: mediatek: mark PM functions as __maybe_unused by Arnd Bergmann · 9 years ago
  47. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  48. c8053b5 Revert "8250: uniphier: allow modular build with 8250 console" by Greg Kroah-Hartman · 9 years ago
  49. b3bd666 tty: serial: 8250: Add generic port init macro by Anton Wuerfel · 9 years ago
  50. b3d6793 tty: serial: 8250: Fix indentation warnings by Anton Wuerfel · 9 years ago
  51. 829b000 tty: serial: 8250: Merge duplicate conditions by Anton Wuerfel · 9 years ago
  52. 9faef1c tty: serial: 8250: Correct conversion specifiers by Anton Wuerfel · 9 years ago
  53. 952773b tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro by Phillip Raffeck · 9 years ago
  54. 9f59fbf tty: serial: 8250: Suitably replace printk by Phillip Raffeck · 9 years ago
  55. 90ad7c4 tty: serial: 8250: Fix multi-line strings by Anton Wuerfel · 9 years ago
  56. 149a44c tty: serial: 8250: Add parentheses to macro by Anton Wuerfel · 9 years ago
  57. 207c28b tty: serial: 8250: Fix line continuation warning by Anton Wuerfel · 9 years ago
  58. b34f9fa tty: serial: 8250: Move EXPORT_SYMBOL to function by Anton Wuerfel · 9 years ago
  59. c2f5fde tty: serial: 8250: Remove else after return by Anton Wuerfel · 9 years ago
  60. 740dc2d tty: serial: 8250: Fix multiline comment style by Anton Wuerfel · 9 years ago
  61. f7941f5 tty: serial: 8250: Fix braces after struct by Anton Wuerfel · 9 years ago
  62. 6d7c157 tty: serial: 8250: Replace spaces with tabs by Anton Wuerfel · 9 years ago
  63. 1a33e34 tty: serial: 8250: Fix whitespace errors by Anton Wuerfel · 9 years ago
  64. bdc5f30 serial: bcm2835: add driver for bcm2835-aux-uart by Martin Sperl · 9 years ago
  65. 434ba16 serial: 8250: of: Enable suspend/resume for 8250_of driver by Wang Dongsheng · 9 years ago
  66. 7dde557 tty: Add support for PCIe WCH382 2S multi-IO card by Jeremy McNicoll · 9 years ago
  67. d56edd7 8250: uniphier: allow modular build with 8250 console by Arnd Bergmann · 9 years ago
  68. cafe1ac6 drivers/tty: make serial 8250_ingenic.c explicitly non-modular by Paul Gortmaker · 9 years ago
  69. 8178a89 serial/8250_pci: simplify Pericom handling by Jan Beulich · 9 years ago
  70. 30c6c35 serial: 8250_pci: use to_pci_dev() by Geliang Tang · 9 years ago
  71. 0b41ce9 8250: use callbacks to access UART_DLL/UART_DLM by Sebastian Frias · 9 years ago
  72. 5a43140 serial: 8250_dw: Do not use readl/writel before checking port iotype by Noam Camus · 9 years ago
  73. 4625090 serial: 8250_dw: Add support for big-endian MMIO accesses by Noam Camus · 9 years ago
  74. cdcea05 serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr() by Noam Camus · 9 years ago
  75. 344cee2 tty: 8250_omap: Use software emulated RS485 direction control by Matwey V. Kornilov · 9 years ago
  76. e490c91 tty: Add software emulated RS485 support for 8250 by Matwey V. Kornilov · 9 years ago
  77. a07a70b tty: Move serial8250_stop_rx() in front of serial8250_start_tx() by Matwey V. Kornilov · 9 years ago
  78. 1497f2c TTY: 8250_pnp, make checks bool by Jiri Slaby · 9 years ago
  79. aa3188d TTY: 8250_pnp, constify tables by Jiri Slaby · 9 years ago
  80. 75d611b serial: 8250_omap: Add omap8250 earlycon by Peter Hurley · 9 years ago
  81. dc6b576 serial: 8250_early: Use port->regshift by Peter Hurley · 9 years ago
  82. 6e9131c Merge 4.5-rc2 into tty-next by Greg Kroah-Hartman · 9 years ago
  83. 6c55d9b serial: 8250_pci: Add Intel Broadwell ports by Mika Westerberg · 9 years ago
  84. cee10c8 serial: 8250: Unfold < 80 char lines by Peter Hurley · 9 years ago
  85. 611e0d8 serial: 8250: Wait for irq to complete before shutdown by Peter Hurley · 9 years ago
  86. d70a7b1 serial: 8250: Unlink uart console ptr if console setup fails by Peter Hurley · 9 years ago
  87. 6a597a3 serial: 8250: Remove low_latency workaround by Peter Hurley · 9 years ago
  88. d22f8f1 serial: 8250: Fix lost rx state by Peter Hurley · 9 years ago
  89. 3f6b3ce serial: 8250: Refactor serial8250_rx_chars() inner loop by Peter Hurley · 9 years ago
  90. c93a599 serial: 8250: of: Fix the driver and actually compile the 8250_of by Peter Ujfalusi · 9 years ago
  91. 462a119 Merge 4.4-rc6 into tty-next by Greg Kroah-Hartman · 9 years ago
  92. 0ff4230 serial: 8250_mid: fix broken DMA dependency by Heikki Krogerus · 9 years ago
  93. afd7f88 serial: 8250: move of_serial code to 8250 directory by Arnd Bergmann · 9 years ago
  94. bd94c40 serial: support 16-bit register interface for console by Masahiro Yamada · 9 years ago
  95. 004e2ed serial: 8250_early: squash wait_for_xmitr() into serial_putc() by Masahiro Yamada · 9 years ago
  96. f2bfdb0 serial: 8250_early: confirm empty transmitter after sending characters by Masahiro Yamada · 9 years ago
  97. 2cda227 serial: 8250_early: do not save and restore IER in write callback by Masahiro Yamada · 9 years ago
  98. 4828d5c serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLE by Masahiro Yamada · 9 years ago
  99. fbccaca serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON" by Masahiro Yamada · 9 years ago
  100. b8d20e0 serial: 8250_uniphier: add earlycon support by Masahiro Yamada · 9 years ago