1. e09a5cb dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
  2. 0f9f323 serial: 8250_dw: Add ACPI support for uart on Broadcom SoC by Srinath Mannam · 6 years ago
  3. 8669895 serial: 8250_dw: always set baud rate in dw8250_set_termios by Chen Hu · 6 years ago
  4. a50521b serial: 8250_dw: Disable clock on error by Stefan Potyra · 7 years ago
  5. 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
  6. e06b6b8 serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoC by Kefeng Wang · 8 years ago
  7. 2cb78ea serial: 8250_dw: Use an unified new dev variable in probe by Kefeng Wang · 8 years ago
  8. 20a875e serial: 8250_dw: Add quirk for APM X-Gene SoC by Heikki Krogerus · 8 years ago
  9. e16b46f serial: 8250_dw: Check the data->pclk when get apb_pclk by Kefeng Wang · 8 years ago
  10. 6550be9 serial: 8250_dw: fix wrong logic in dw8250_check_lcr() by Kefeng Wang · 8 years ago
  11. 204e986 serial: 8250dw: Add device HID for future AMD UART controller by Wang Hongcheng · 9 years ago
  12. 31f28cc serial: 8250_dw: remove leftover definitions by Andy Shevchenko · 9 years ago
  13. 34eefb59 serial: 8250_dw: remove redundant 'else' keyword by Andy Shevchenko · 9 years ago
  14. 5a43140 serial: 8250_dw: Do not use readl/writel before checking port iotype by Noam Camus · 9 years ago
  15. 4625090 serial: 8250_dw: Add support for big-endian MMIO accesses by Noam Camus · 9 years ago
  16. cdcea05 serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr() by Noam Camus · 9 years ago
  17. f66477a Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  18. 7693c79 serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag by Heikki Krogerus · 9 years ago
  19. 2338a75 serial: 8250_dw: cleanup dw8250_setup_port by Heikki Krogerus · 9 years ago
  20. 83ce95e serial: 8250_dw: cleanup dw8250_idma_filter by Heikki Krogerus · 9 years ago
  21. 1edb3cf serial: 8250_dw: rename and comment the fallback dma filter by Heikki Krogerus · 9 years ago
  22. c73942e serial: 8250_dw: proper support for UARTs without busy functionality by Heikki Krogerus · 9 years ago
  23. 9e08fa5 serial: 8250_dw: add dw8250_quirks function by Heikki Krogerus · 9 years ago
  24. 4f04205 serial: 8250_dw: only setup the port from one place by Heikki Krogerus · 9 years ago
  25. 2559318 serial: 8250_dw: hook the DMA in one place by Heikki Krogerus · 9 years ago
  26. 1bd8edb serial: 8250_dw: adapt to unified device property interface by Heikki Krogerus · 9 years ago
  27. 78d3da7 serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe by Heikki Krogerus · 9 years ago
  28. 3b4261d serial: 8250_dw: allow lower reference frequencies by Andy Shevchenko · 9 years ago
  29. cbba3e6 serial:8250_dw: do not alter CTS and DCTS since AFE is enabled by Qipeng Zha · 9 years ago
  30. 0a6c301 serial: 8250: Auto CTS control by HW if AFE enabled by Qipeng Zha · 9 years ago
  31. 0788c39 serial: 8250_dw: support ACPI platforms with integrated DMA engine by Heikki Krogerus · 9 years ago
  32. 23f5b3f serial: 8250_dw: only get the clock rate in one place by Heikki Krogerus · 10 years ago
  33. 9001c07 serial: 8250_dw: remove useless ACPI ID check by Heikki Krogerus · 10 years ago
  34. 5ef86b7 serial: 8250_dw: add support for AMD SOC Carrizo by Ken Xue · 10 years ago
  35. e4228d7 serial: 8250: remove the redundant include by Wang Long · 10 years ago
  36. da29169 serial: 8250_dw: fix 'cts-override' by Dmitry Torokhov · 10 years ago
  37. caa445d Merge 4.0-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  38. 7fd6f64 serial: 8250_dw: Fix deadlock in LCR workaround by Peter Hurley · 10 years ago
  39. becba85 Merge 4.0-rc3 into tty-testing by Greg Kroah-Hartman · 10 years ago
  40. 833b1f7 serial/8250_dw: use platform_get_irq() instead of platform_get_resource() by Alexey Brodkin · 10 years ago
  41. f3ac3fc serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support by Mika Westerberg · 10 years ago
  42. dfd37668 serial: 8250_dw: Fix get_mctrl behaviour by Desmond Liu · 10 years ago
  43. 5e1aeea serial: 8250: add support for ACPI-probed serial port for X-Gene platform by Feng Kan · 10 years ago
  44. 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
  45. 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
  46. d39fe4e tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  47. bca2092 serial: 8250_dw: Use 64-bit access for OCTEON. by David Daney · 10 years ago
  48. f77d55a serial: 8250_dw: get index of serial line from DT aliases by Julien CHAUVEAU · 10 years ago
  49. a8b26e1 serial: 8250_dw: Add DMA support for non-ACPI platforms by Ray Jui · 10 years ago
  50. 4e4b79d tty: serial: 8250: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  51. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  52. 9a1870c serial: 8250: don't use slave_id of dma_slave_config by Andy Shevchenko · 10 years ago
  53. f174442 serial: 8250_dw: Add ACPI ID for Intel Braswell by Alan Cox · 10 years ago
  54. c8ed99d serial: 8250_dw: Add support for deferred probing by Chen-Yu Tsai · 10 years ago
  55. 7fe090b serial: 8250_dw: Add optional reset control support by Chen-Yu Tsai · 10 years ago
  56. b1261c8 serial: 8250: introduce up_to_u8250p() helper by Andy Shevchenko · 10 years ago
  57. 7d78cbe serial: 8250_dw: add ability to handle the peripheral clock by Heiko Stübner · 10 years ago
  58. d8782c7 serial: 8250_dw: use UPF_* constants when define flags by Andy Shevchenko · 10 years ago
  59. 4e26b13 serial: 8250_dw: clock rate handling for all ACPI platforms by Heikki Krogerus · 10 years ago
  60. c439c33 8250_dw: Support all baudrates on baytrail by Loic Poulain · 10 years ago
  61. 13b949f serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
  62. f8e87cb tty: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  63. b86b75e Merge 3.13-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  64. d24c195 serial: 8250_dw: add new ACPI IDs by Mika Westerberg · 11 years ago
  65. 6979f8d serial: 8250_dw: Fix LCR workaround regression by James Hogan · 11 years ago
  66. 8913a31 serial: 8250_dw: remove ACPI ifdef by Heikki Krogerus · 11 years ago
  67. c49436b serial: 8250_dw: Improve unwritable LCR workaround by Tim Kryger · 11 years ago
  68. 0585557 serial: 8250_dw: fix broken function call by Heikki Krogerus · 11 years ago
  69. 7fb8c56 serial: 8250_dw: provide a filter for DMA channel detection by Heikki Krogerus · 11 years ago
  70. fe9585553 serial: 8250_dw: don't limit DMA support to ACPI by Heikki Krogerus · 11 years ago
  71. 33acbb8 serial: 8250_dw: Report CTS asserted for auto flow by Tim Kryger · 11 years ago
  72. d5f1af7 tty/8250_dw: Add support for OCTEON UARTS. by David Daney · 11 years ago
  73. 9d83e18 serial: 8250_dw: add ACPI ID for Intel BayTrail by Heikki Krogerus · 11 years ago
  74. dbd2df8 serial: 8250_dw: Add valid clk pointer check by Ezequiel Garcia · 11 years ago
  75. 3ec857f serial: 8250_dw: Fix the stub for dw8250_probe_acpi() by Heikki Krogerus · 11 years ago
  76. b88d082 serial: 8250_dw: Convert to devm_ioremap() by Heikki Krogerus · 11 years ago
  77. 2920adb serial: 8250_dw: Set port capabilities based on CPR register by Heikki Krogerus · 11 years ago
  78. 94b2b47 serial: 8250_dw: Let ACPI code extract the DMA client info by Heikki Krogerus · 11 years ago
  79. aea02e8 serial: 8250_dw: Support clk framework also with ACPI by Heikki Krogerus · 11 years ago
  80. ffc3ae6 serial: 8250_dw: Enable runtime PM by Heikki Krogerus · 11 years ago
  81. e302cd9 serial: 8250_dw: add support for clk api by Emilio López · 12 years ago
  82. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  83. f5836a5 serial: 8250_dw: Set maxburst size by Heikki Krogerus · 12 years ago
  84. 053fac3 serial: 8250_dw: Use ifdef with ACPI by Heikki Krogerus · 12 years ago
  85. 7277b2a serial: 8250_dw: Enable DMA support with ACPI by Heikki Krogerus · 12 years ago
  86. 6a7320c serial: 8250_dw: Add ACPI 5.0 support by Heikki Krogerus · 12 years ago
  87. 30046df serial: 8250_dw: Set FIFO size dynamically by Heikki Krogerus · 12 years ago
  88. a7260c8 serial: 8250_dw: Move device tree code to separate function by Heikki Krogerus · 12 years ago
  89. f93366f serial: 8250_dw: Map IO memory by Heikki Krogerus · 12 years ago
  90. 966c4e3 serial: 8250_dw: Don't use UPF_FIXED_TYPE by Heikki Krogerus · 12 years ago
  91. 68e56cb tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler by Maxime Ripard · 12 years ago
  92. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  93. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  94. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  95. b61c5ed tty: serial: 8250_dw: Implement suspend/resume by James Hogan · 12 years ago
  96. ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
  97. 2655a2c 8250: use the 8250 register interface not the legacy one by Alan Cox · 12 years ago
  98. 9bef3d4 serial: group all the 8250 related code together by Paul Gortmaker · 13 years ago[Renamed from drivers/tty/serial/8250_dw.c]
  99. c8381c15 TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() by Axel Lin · 13 years ago
  100. 7d4008e tty: add a DesignWare 8250 driver by Jamie Iles · 13 years ago