1. eafb9ee serial: 8250: move rx_running out of the bitfield by John Ogness · 9 years ago
  2. 830acf9 tty: serial: 8250_omap: do not use RX DMA if pause is not supported by Sebastian Andrzej Siewior · 9 years ago
  3. cbba3e6 serial:8250_dw: do not alter CTS and DCTS since AFE is enabled by Qipeng Zha · 10 years ago
  4. 1d70027 serial: 8250: bind to ALi Fast Infrared Controller (ALI5123) by Maciej S. Szmigiero · 10 years ago
  5. ffa34de serial: 8250: don't bind to SMSC IrCC IR port by Maciej S. Szmigiero · 10 years ago
  6. d315945 serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512 by Peter Hung · 10 years ago
  7. 89c043a serial: 8250_pci: Add support for Pericom PI7C9X795[1248] by Adam Lee · 10 years ago
  8. 0a6c301 serial: 8250: Auto CTS control by HW if AFE enabled by Qipeng Zha · 10 years ago
  9. e70e69b serial: 8250_uniphier: call clk_disable_unprepare() on failure path by Masahiro Yamada · 10 years ago
  10. fecf27a serial: 8250_pci: add RS485 for F81504/508/512 by Peter Hung · 10 years ago
  11. 3bb2ccd tty: serial: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 10 years ago
  12. da89164 serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup by Joerg Roedel · 10 years ago
  13. ee3ad90 serial: 8250: Defer interrupt enable until fifos enabled by Peter Hurley · 10 years ago
  14. f3fb7ef tty/early: make serial8250_early_{in,out} static again by Vineet Gupta · 10 years ago
  15. b6830f6 serial: 8250: Split base port operations from universal driver by Peter Hurley · 10 years ago
  16. 5bac4b3 serial: 8250_omap: Remove auto-IXON flow control by Peter Hurley · 10 years ago
  17. 27c93af serial: 8250_omap: workaround module disable errata on dra7x SoCs by Sekhar Nori · 10 years ago
  18. cdb929e serial: 8250_omap: workaround errata around idling UART after using DMA by Sekhar Nori · 10 years ago
  19. 4fcdff9 serial: 8250_omap: introduce "ti,am3352-uart" compatible property by Sekhar Nori · 10 years ago
  20. 6f03541 serial: 8250_omap: refactor mdr1 update by Sekhar Nori · 10 years ago
  21. 727fd8a serial: 8250_omap: fix kernel crash in suspend-to-ram by Sekhar Nori · 10 years ago
  22. 29d5864 serial/8250_fintek: Support for any io address. by Ricardo Ribalda Delgado · 10 years ago
  23. ce8c267 serial/8250_fintek: Support keys different than default by Ricardo Ribalda Delgado · 10 years ago
  24. dae77f7 serial/8250_fintek: Support for chip_ip 0x0501 by Ricardo Ribalda Delgado · 10 years ago
  25. 017bec3 serial/8250_fintek: Support for multiple base_ports by Ricardo Ribalda Delgado · 10 years ago
  26. 92a5f11 serial/8250_fintek: Use private data structure by Ricardo Ribalda Delgado · 10 years ago
  27. d4113f2 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  28. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  29. 0cf985f serial: 8250_ingenic: support for Ingenic SoC UARTs by Paul Burton · 10 years ago
  30. 899f0c1 serial: 8250_pci: Correct uartclk for xr17v35x expansion chips by Soeren Grunewald · 10 years ago
  31. be32c0c serial: 8250_pci: Add support for 12 port Exar boards by Soeren Grunewald · 10 years ago
  32. a3e362f serial: 8250_omap: Move wake-up interrupt to generic wakeirq by Tony Lindgren · 10 years ago
  33. 9809889 serial: 8250_omap: provide complete custom startup & shutdown callbacks by Sebastian Andrzej Siewior · 10 years ago
  34. d2aef35 serial: 8250: add LPC18xx/43xx UART driver by Joachim Eastwood · 10 years ago
  35. 1a8d290 serial: 8250_uniphier: add UniPhier serial driver by Masahiro Yamada · 10 years ago
  36. 0788c39 serial: 8250_dw: support ACPI platforms with integrated DMA engine by Heikki Krogerus · 10 years ago
  37. ba02406 serial: 8250: remove return statements from void function by Masahiro Yamada · 10 years ago
  38. 7798ede tty: serial/8250: remove console dependency for mediatek by Arnd Bergmann · 10 years ago
  39. 9e91597 serial: 8250_omap: provide complete custom startup & shutdown callbacks by Sebastian Andrzej Siewior · 10 years ago
  40. 1ed7b84 serial: 8250: do not copy port.fifosize member twice by Masahiro Yamada · 10 years ago
  41. 59cfc45 serial: 8250: Do nothing if nr_uarts=0 by Jan Kiszka · 10 years ago
  42. 2c40b57 tty: serial: 8250_mtk: Add earlycon by Eddie Huang · 10 years ago
  43. 1c5841e tty: serial: 8250: export early_serial8250_setup function by Eddie Huang · 10 years ago
  44. c1c325d tty: serial: 8250_mtk: Add support for bus clock by Sascha Hauer · 10 years ago
  45. 68e5fc4 tty: serial: 8250_mtk: use pm_runtime callbacks for enabling by Sascha Hauer · 10 years ago
  46. a5fd8445 tty: serial: 8250_mtk: Use devm_clk_get by Sascha Hauer · 10 years ago
  47. 59f89f2 tty: serial: 8250_mtk: remove unnecessary test by Sascha Hauer · 10 years ago
  48. eda0cd3 tty: serial: 8250: omap: synchronize rx_running by John Ogness · 10 years ago
  49. 507224a serial: 8250: remove Kconfig indirection by Valentin Rothberg · 10 years ago
  50. 47eb16f drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6 by Valentin Rothberg · 10 years ago
  51. 96a5d18 serial: 8250_pci: Add support for 16 port Exar boards by Soeren Grunewald · 10 years ago
  52. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  53. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  54. c627f2c serial: 8250: Add support for big-endian MMIO accesses by Kevin Cernekee · 10 years ago
  55. 17528b3 Merge branch 'pnp' by Rafael J. Wysocki · 10 years ago
  56. 6a8bc23 serial: 8250_pci: port failed after wakeup from S3 by Peter Hung · 10 years ago
  57. ca782f1 earlycon: 8250: Document kernel command line options by Peter Hurley · 10 years ago
  58. 8751577 earlycon: 8250: Fix command line regression by Peter Hurley · 10 years ago
  59. 23f5b3f serial: 8250_dw: only get the clock rate in one place by Heikki Krogerus · 10 years ago
  60. 9001c07 serial: 8250_dw: remove useless ACPI ID check by Heikki Krogerus · 10 years ago
  61. 90b9aac serial: 8250_pci: add Intel Tangier support by Andy Shevchenko · 10 years ago
  62. c1a67b4 serial: 8250_pci: replace switch-case by formula for Intel MID by Andy Shevchenko · 10 years ago
  63. 21947ba serial: 8250_pci: replace switch-case by formula by Andy Shevchenko · 10 years ago
  64. ee97d0e3 serial: 8250: allow specifying iomem size in addition to address by Mans Rullgard · 10 years ago
  65. 5ef86b7 serial: 8250_dw: add support for AMD SOC Carrizo by Ken Xue · 10 years ago
  66. 77002c6 serial: 8250_pci: remove non-used var for F81504 by Peter Hung · 10 years ago
  67. e4228d7 serial: 8250: remove the redundant include by Wang Long · 10 years ago
  68. f01a0bd serial: 8250: Check UART_SCR is writable by Peter Hurley · 10 years ago
  69. 509cb7d serial: 8250: Validate reg addr for Au1x00/RT288x i/o accessors by Peter Hurley · 10 years ago
  70. 72a33aa serial: 8250: Declare base port operations const by Peter Hurley · 10 years ago
  71. 4037539 serial: 8250: Decouple RSA probe by Peter Hurley · 10 years ago
  72. 3b81c26 serial: 8250: Only get RSA resource when required by Peter Hurley · 10 years ago
  73. cd52b75 serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSA by Peter Hurley · 10 years ago
  74. d53e142 serial: 8250: Initialize default dma handlers when setting defaults by Peter Hurley · 10 years ago
  75. afd483b serial: 8250: Initialize fixed type fields when setting defaults by Peter Hurley · 10 years ago
  76. 1a53e07 serial: 8250: Encapsulate port i/o method init by Peter Hurley · 10 years ago
  77. 0a16e2c serial: 8250: Separate port initialization by Peter Hurley · 10 years ago
  78. a4416cd serial: 8250: Separate legacy irq handling from core port operations by Peter Hurley · 10 years ago
  79. 6e28157 serial: 8250: Separate 8250 console interface by Peter Hurley · 10 years ago
  80. df519e7 serial: 8250_early: Remove setup_early_serial8250_console() by Peter Hurley · 10 years ago
  81. 470ca0d serial: earlycon: Enable earlycon without command line param by Peter Hurley · 10 years ago
  82. cd385e9 serial: 8250_early: Fix setup() error code by Peter Hurley · 10 years ago
  83. 0e3e143 serial: 8250_early: Assume uart already initialized if no baud option by Peter Hurley · 10 years ago
  84. d0d654c serial: 8250_early: Remove early_device variable by Peter Hurley · 10 years ago
  85. c7cef0a console: Add extensible console matching by Peter Hurley · 10 years ago
  86. e13cb72 serial: 8250: Decouple core from skip_txen_test module param by Peter Hurley · 10 years ago
  87. d81e50f serial: 8250: Move ns16550a_goto_hispeed() to local header by Peter Hurley · 10 years ago
  88. 5db496b serial: 8250: Simplify capabilities reset at port unregister by Peter Hurley · 10 years ago
  89. e6e98ce serial: 8250: Remove duplicate ->handle_irq initialization by Peter Hurley · 10 years ago
  90. 51c3981 serial: 8250: Compute ttyS index from port minor by Peter Hurley · 10 years ago
  91. da29169 serial: 8250_dw: fix 'cts-override' by Dmitry Torokhov · 10 years ago
  92. caa445d Merge 4.0-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  93. aee9446 PNP: tty/serial/8250/8250_fintek: Use module_pnp_driver to register driver by Peter Huewe · 10 years ago
  94. 7fd6f64 serial: 8250_dw: Fix deadlock in LCR workaround by Peter Hurley · 10 years ago
  95. 079119a serial, x86: use UPF_* constants for flags by Andy Shevchenko · 10 years ago
  96. becba85 Merge 4.0-rc3 into tty-testing by Greg Kroah-Hartman · 10 years ago
  97. 833b1f7 serial/8250_dw: use platform_get_irq() instead of platform_get_resource() by Alexey Brodkin · 10 years ago
  98. f549e94 serial: 8250_pci: add Intel Penwell ports by Andy Shevchenko · 10 years ago
  99. f3ac3fc serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support by Mika Westerberg · 10 years ago
  100. 6ae4a16 tty: serial: 8250_core: Remove trailing whitespaces by Michal Simek · 10 years ago