1. 62c37ee serial: samsung: add dma reqest/release functions by Robert Baldyga · 10 years ago
  2. 658c9d2 serial: samsung: alloc dma stucture in ourport by Robert Baldyga · 10 years ago
  3. 7bb6b2f serial: samsung: add struct s3c24xx_uart_dma by Robert Baldyga · 10 years ago
  4. 91a1a90 serial: imx: Support sw flow control in DMA mode by Jiada Wang · 10 years ago
  5. 7e2fb5a serial: imx: Fix issue in software flow control by Jiada Wang · 10 years ago
  6. 6f026d6b serial: imx: Enable UCR4_OREN in startup interface by Jiada Wang · 10 years ago
  7. ee5e7c1 serial: imx: start rx_dma once RXFIFO is not empty by Robin Gong · 10 years ago
  8. 068500e serial: imx: initialized DMA w/o HW flow enabled by Anton Bondarenko · 10 years ago
  9. a2c718c serial: imx: disable TDMAEN in imx_flush_buffer() by Dirk Behme · 10 years ago
  10. 0bbc9b8 serial: imx: call imx_dma_tx() again in dma_tx_callback by Jiada Wang · 10 years ago
  11. d64b860 Revert "serial: imx: always wake up the processes in the TX callback" by Jiada Wang · 10 years ago
  12. 42f752b serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_tx by Dirk Behme · 10 years ago
  13. 82e86ae serial: imx: unmap scatter gather list in imx_flush_buffer by Dirk Behme · 10 years ago
  14. 2464982 serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failure by Dirk Behme · 10 years ago
  15. 7942f85 serial: imx: TX DMA: clean up sg initialization by Dirk Behme · 10 years ago
  16. 55c3cb1 serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx() by Dirk Behme · 10 years ago
  17. 7363181 serial: imx: use locking to stop concurrent access of UCR1 by Jiada Wang · 10 years ago
  18. 55d8693 serial: imx: add CREAD flag support by Jiada Wang · 10 years ago
  19. 1842dc2 tty/serial: at91: fix typo and indentation by Cyrille Pitchen · 10 years ago
  20. 1cf6e8f tty/serial: at91: fix RTS line management when hardware handshake is enabled by Cyrille Pitchen · 10 years ago
  21. 6fbb9bd tty/serial: at91: fix error handling in atmel_serial_probe() by Cyrille Pitchen · 10 years ago
  22. d4f6418 tty/serial: at91: enable peripheral clock before accessing I/O registers by Cyrille Pitchen · 10 years ago
  23. 485819b tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device() by Cyrille Pitchen · 10 years ago
  24. 057badd serial: sirf: rename marco to atlas7 by Barry Song · 10 years ago
  25. eef15e2 tty: Remove warning in tty_lock_slave() by Peter Hurley · 10 years ago
  26. 2e40813 tty: serial: 8250: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  27. 5e1aeea serial: 8250: add support for ACPI-probed serial port for X-Gene platform by Feng Kan · 10 years ago
  28. 9bdd636 serial: 8250_dma: terminate transfer explicitly when timeout by Andy Shevchenko · 10 years ago
  29. 9e5df9f serial: mxs-auart: Use devm_request_irq() by Fabio Estevam · 10 years ago
  30. 75beb26 serial: mxs-auart: Use devm_clk_get() by Fabio Estevam · 10 years ago
  31. 46778bc serial: mxs-auart: Use devm_kzalloc() by Fabio Estevam · 10 years ago
  32. 11387b0 serial: mxs-auart: Remove unneeded goto label by Fabio Estevam · 10 years ago
  33. 3e29af2 serial: omap_8250: Fix RTS handling, part B by Peter Hurley · 10 years ago
  34. 4bf4ea9 serial: omap_8250: Fix RTS handling by Peter Hurley · 10 years ago
  35. fbf7ebe trivial fixes for omap-serial by Pavel Machek · 10 years ago
  36. 00648d0 tty: serial: 8250: omap: add ttySx console if the user didn't by Sebastian Andrzej Siewior · 10 years ago
  37. 201d897 serial: mcf: fix no driver name in probe output by Greg Ungerer · 10 years ago
  38. ebffbc6 serial: mcf: fix compile warnings by Greg Ungerer · 10 years ago
  39. 6a1c34f serial: mcf: change email address to gerg@uclinux.org by Greg Ungerer · 10 years ago
  40. 71504e5 tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  41. 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
  42. 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
  43. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  44. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  45. d39fe4e tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  46. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  47. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  49. dd63af1 Merge 3.18-rc7 into tty-next by Greg Kroah-Hartman · 10 years ago
  50. 834296a serial: mctrl_gpio: use gpiod_set_array function by Rojhalat Ibrahim · 10 years ago
  51. 50d1e7d serial: pxa: hold port.lock when reporting modem line changes by Dmitry Eremin-Solenikov · 10 years ago
  52. 48f5cde tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_kref_put" by Markus Elfring · 10 years ago
  53. a211b1a tty: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  54. 8bfbe2d n_tty: Fix read_buf race condition, increment read_head after pushing data by Christian Riesch · 10 years ago
  55. 8ad3b13 serial: of-serial: add PM suspend/resume support by Jingchang Lu · 10 years ago
  56. 261119f Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
  57. 962b0a8 Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type" by Greg Kroah-Hartman · 10 years ago
  58. 6fad18f serial: 8250: don't attempt a trylock if in sysrq by Rabin Vincent · 10 years ago
  59. 3ffb1a8 serial: core: Add big-endian iotype by Kevin Cernekee · 10 years ago
  60. 57850a5 serial: samsung: use port->fifosize instead of hardcoded values by Robert Baldyga · 10 years ago
  61. 2f1ba72 serial: samsung: prefer to use fifosize from driver data by Robert Baldyga · 10 years ago
  62. ef4aca7 serial: samsung: fix style problems by Robert Baldyga · 10 years ago
  63. 1ff383a serial: samsung: wait for transfer completion before clock disable by Robert Baldyga · 10 years ago
  64. ddcbad9 serial: icom: fix error return code by Julia Lawall · 10 years ago
  65. f0c1e46 serial: tegra: clean up tty-flag assignments by Johan Hovold · 10 years ago
  66. cb8ee9f serial: Fix io address assign flow with Fintek PCI-to-UART Product by Peter Hung · 10 years ago
  67. 2b310ec serial: mxs-auart: fix tx_empty against shift register by Janusz Uzycki · 10 years ago
  68. 08f937f serial: mxs-auart: fix gpio change detection on interrupt by Janusz Uzycki · 10 years ago
  69. f3006e4 serial: mxs-auart: Fix mxs_auart_set_ldisc() by Fabio Estevam · 10 years ago
  70. bca2092 serial: 8250_dw: Use 64-bit access for OCTEON. by David Daney · 10 years ago
  71. 93d94b3 serial: imx: Fix warning when building 'allmodconfig' by Fabio Estevam · 10 years ago
  72. 3c59958 tty: serial: omap_serial: line is unsigned, don't check < 0 by Sebastian Andrzej Siewior · 10 years ago
  73. 54178fe tty: serial: 8250: omap: line is unsigned, don't check < 0 by Sebastian Andrzej Siewior · 10 years ago
  74. 6b1f40c tty: serial: men_z135_uart: Add terminating entry for men_z135_ids by Axel Lin · 10 years ago
  75. 52bec4e serial: sirf: add a new uart type support by Qipan Li · 10 years ago
  76. e620e54 tty: pr_warning->pr_warn and logging neatening by Joe Perches · 10 years ago
  77. 483e91a serial: jsm: Fix unnecessary space before function ptr arguments by Konrad Zapalowicz · 10 years ago
  78. 5b05e2c serial: jsm: Replace magic value with the proper define by Konrad Zapalowicz · 10 years ago
  79. 245ae51 serial: jsm: Fix the alignment of the switch satement by Konrad Zapalowicz · 10 years ago
  80. b6501dd serial: jsm: Remove unnecessary if statement by Konrad Zapalowicz · 10 years ago
  81. 333f4eb serial: jsm: Remove unnecessary parameter from clear_break() by Konrad Zapalowicz · 10 years ago
  82. f53297f serial: sh-sci: Change checking for error rate of HSCIF by Nobuhiro Iwamatsu · 10 years ago
  83. a5e9ab2 Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
  84. 7920408 tty: serial: msm_serial: Don't require DT aliases by Stephen Boyd · 10 years ago
  85. 52c40fc vt: Fix build breakage when !CONFIG_VT_CONSOLE by Peter Hurley · 10 years ago
  86. edeeec8 serial: samsung: Fix serial config dependencies for exynos7 by Pankaj Dubey · 10 years ago
  87. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  88. e4c787d Revert "serial: of-serial: fetch line number from DT" by Greg Kroah-Hartman · 10 years ago
  89. 394e849 Merge 3.18-rc4 into tty-next. by Greg Kroah-Hartman · 10 years ago
  90. 98267d3 serial: pl011: Add device tree support for RX DMA polling by Andrew Jackson · 10 years ago
  91. 2d3b7d6 serial: pl011: Don't enable RX DMA if residue processing not supported by Andrew Jackson · 10 years ago
  92. c64be92 serial: pl011: Set length of DMA transfer by Andrew Jackson · 10 years ago
  93. e2a545a serial: pl011: Avoid assumptions about buffer size when refilling TX DMA by Andrew Jackson · 10 years ago
  94. 4c0be45 serial: pl011: Allocate TX DMA buffer from DMA capable memory by Andrew Jackson · 10 years ago
  95. 144c29e serial: fsl_lpuart: Remove unneeded registration message by Fabio Estevam · 10 years ago
  96. 4ae612a serial: fsl_lpuart: Remove unneeded check for 'res' by Fabio Estevam · 10 years ago
  97. ad5708f drivers: serial: jsm: Remove FSF address from the file documentation/header by Konrad Zapalowicz · 10 years ago
  98. 03a8482 drivers: serial: jsm: Enable support for Digi Classic adapters by Konrad Zapalowicz · 10 years ago
  99. 95db1cc drivers: serial: jsm: Add the Classic board implementation by Konrad Zapalowicz · 10 years ago
  100. c904375 serial: 8250_core: actually limit char reads to max_count by Frans Klaver · 10 years ago