1. cbba3e6 serial:8250_dw: do not alter CTS and DCTS since AFE is enabled by Qipeng Zha · 9 years ago
  2. 0a6c301 serial: 8250: Auto CTS control by HW if AFE enabled by Qipeng Zha · 9 years ago
  3. 0788c39 serial: 8250_dw: support ACPI platforms with integrated DMA engine by Heikki Krogerus · 9 years ago
  4. 23f5b3f serial: 8250_dw: only get the clock rate in one place by Heikki Krogerus · 10 years ago
  5. 9001c07 serial: 8250_dw: remove useless ACPI ID check by Heikki Krogerus · 10 years ago
  6. 5ef86b7 serial: 8250_dw: add support for AMD SOC Carrizo by Ken Xue · 10 years ago
  7. e4228d7 serial: 8250: remove the redundant include by Wang Long · 10 years ago
  8. da29169 serial: 8250_dw: fix 'cts-override' by Dmitry Torokhov · 10 years ago
  9. caa445d Merge 4.0-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  10. 7fd6f64 serial: 8250_dw: Fix deadlock in LCR workaround by Peter Hurley · 10 years ago
  11. becba85 Merge 4.0-rc3 into tty-testing by Greg Kroah-Hartman · 10 years ago
  12. 833b1f7 serial/8250_dw: use platform_get_irq() instead of platform_get_resource() by Alexey Brodkin · 10 years ago
  13. f3ac3fc serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support by Mika Westerberg · 10 years ago
  14. dfd37668 serial: 8250_dw: Fix get_mctrl behaviour by Desmond Liu · 10 years ago
  15. 5e1aeea serial: 8250: add support for ACPI-probed serial port for X-Gene platform by Feng Kan · 10 years ago
  16. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  17. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  18. d39fe4e tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  19. bca2092 serial: 8250_dw: Use 64-bit access for OCTEON. by David Daney · 10 years ago
  20. f77d55a serial: 8250_dw: get index of serial line from DT aliases by Julien CHAUVEAU · 10 years ago
  21. a8b26e1 serial: 8250_dw: Add DMA support for non-ACPI platforms by Ray Jui · 10 years ago
  22. 4e4b79d tty: serial: 8250: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  24. 9a1870c serial: 8250: don't use slave_id of dma_slave_config by Andy Shevchenko · 10 years ago
  25. f174442 serial: 8250_dw: Add ACPI ID for Intel Braswell by Alan Cox · 10 years ago
  26. c8ed99d serial: 8250_dw: Add support for deferred probing by Chen-Yu Tsai · 10 years ago
  27. 7fe090b serial: 8250_dw: Add optional reset control support by Chen-Yu Tsai · 10 years ago
  28. b1261c8 serial: 8250: introduce up_to_u8250p() helper by Andy Shevchenko · 10 years ago
  29. 7d78cbe serial: 8250_dw: add ability to handle the peripheral clock by Heiko Stübner · 10 years ago
  30. d8782c7 serial: 8250_dw: use UPF_* constants when define flags by Andy Shevchenko · 10 years ago
  31. 4e26b13 serial: 8250_dw: clock rate handling for all ACPI platforms by Heikki Krogerus · 10 years ago
  32. c439c33 8250_dw: Support all baudrates on baytrail by Loic Poulain · 10 years ago
  33. 13b949f serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
  34. f8e87cb tty: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  35. b86b75e Merge 3.13-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  36. d24c195 serial: 8250_dw: add new ACPI IDs by Mika Westerberg · 11 years ago
  37. 6979f8d serial: 8250_dw: Fix LCR workaround regression by James Hogan · 11 years ago
  38. 8913a31 serial: 8250_dw: remove ACPI ifdef by Heikki Krogerus · 11 years ago
  39. c49436b serial: 8250_dw: Improve unwritable LCR workaround by Tim Kryger · 11 years ago
  40. 0585557 serial: 8250_dw: fix broken function call by Heikki Krogerus · 11 years ago
  41. 7fb8c56 serial: 8250_dw: provide a filter for DMA channel detection by Heikki Krogerus · 11 years ago
  42. fe9585553 serial: 8250_dw: don't limit DMA support to ACPI by Heikki Krogerus · 11 years ago
  43. 33acbb8 serial: 8250_dw: Report CTS asserted for auto flow by Tim Kryger · 11 years ago
  44. d5f1af7 tty/8250_dw: Add support for OCTEON UARTS. by David Daney · 11 years ago
  45. 9d83e18 serial: 8250_dw: add ACPI ID for Intel BayTrail by Heikki Krogerus · 11 years ago
  46. dbd2df8 serial: 8250_dw: Add valid clk pointer check by Ezequiel Garcia · 11 years ago
  47. 3ec857f serial: 8250_dw: Fix the stub for dw8250_probe_acpi() by Heikki Krogerus · 11 years ago
  48. b88d082 serial: 8250_dw: Convert to devm_ioremap() by Heikki Krogerus · 11 years ago
  49. 2920adb serial: 8250_dw: Set port capabilities based on CPR register by Heikki Krogerus · 11 years ago
  50. 94b2b47 serial: 8250_dw: Let ACPI code extract the DMA client info by Heikki Krogerus · 11 years ago
  51. aea02e8 serial: 8250_dw: Support clk framework also with ACPI by Heikki Krogerus · 11 years ago
  52. ffc3ae6 serial: 8250_dw: Enable runtime PM by Heikki Krogerus · 11 years ago
  53. e302cd9 serial: 8250_dw: add support for clk api by Emilio López · 12 years ago
  54. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  55. f5836a5 serial: 8250_dw: Set maxburst size by Heikki Krogerus · 12 years ago
  56. 053fac3 serial: 8250_dw: Use ifdef with ACPI by Heikki Krogerus · 12 years ago
  57. 7277b2a serial: 8250_dw: Enable DMA support with ACPI by Heikki Krogerus · 12 years ago
  58. 6a7320c serial: 8250_dw: Add ACPI 5.0 support by Heikki Krogerus · 12 years ago
  59. 30046df serial: 8250_dw: Set FIFO size dynamically by Heikki Krogerus · 12 years ago
  60. a7260c8 serial: 8250_dw: Move device tree code to separate function by Heikki Krogerus · 12 years ago
  61. f93366f serial: 8250_dw: Map IO memory by Heikki Krogerus · 12 years ago
  62. 966c4e3 serial: 8250_dw: Don't use UPF_FIXED_TYPE by Heikki Krogerus · 12 years ago
  63. 68e56cb tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler by Maxime Ripard · 12 years ago
  64. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  65. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  66. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  67. b61c5ed tty: serial: 8250_dw: Implement suspend/resume by James Hogan · 12 years ago
  68. ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
  69. 2655a2c 8250: use the 8250 register interface not the legacy one by Alan Cox · 12 years ago
  70. 9bef3d4 serial: group all the 8250 related code together by Paul Gortmaker · 13 years ago[Renamed from drivers/tty/serial/8250_dw.c]
  71. c8381c15 TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() by Axel Lin · 13 years ago
  72. 7d4008e tty: add a DesignWare 8250 driver by Jamie Iles · 13 years ago
  73. 9a23434 Revert "tty: serial8250: add helpers for the DesignWare 8250" by Greg Kroah-Hartman · 13 years ago
  74. 6b1a98d tty: serial8250: add helpers for the DesignWare 8250 by Jamie Iles · 13 years ago