1. 0aa821d serial: imx: fix cached UCR2 read on software reset by Stefan Agner · 7 years ago
  2. 6d215f8 serial: imx: warn user when using unsupported configuration by Stefan Agner · 7 years ago
  3. 4958134 Merge 4.16-rc6 into tty-next by Greg Kroah-Hartman · 7 years ago
  4. 9d1a50a serial: imx: consistently use imx_uart_ as prefix for all functions by Uwe Kleine-König · 7 years ago
  5. 48669b6 serial: imx: don't prepare to send if no data is available by Uwe Kleine-König · 7 years ago
  6. 1866541 serial: imx: Fix handling of TC irq in combination with DMA by Uwe Kleine-König · 7 years ago
  7. 81ca8e8 serial: imx: Also enable the aging timer in PIO mode by Uwe Kleine-König · 7 years ago
  8. 76821e2 serial: imx: ensure that RX irqs are off if RX is off by Uwe Kleine-König · 7 years ago
  9. dedc64e serial: imx: Stop to receive in .stop_rx() by Uwe Kleine-König · 7 years ago
  10. 02b0abd3 serial: imx: setup fifo waterlevel before enabling aging timer by Uwe Kleine-König · 7 years ago
  11. 4444dcf serial: imx: use u32 variables with matching names for registers by Uwe Kleine-König · 7 years ago
  12. 0c54922 serial: imx: simplify check that prevents starting PIO when DMA is in use by Uwe Kleine-König · 7 years ago
  13. 686351f serial: imx: simplify some conditions related to dma by Uwe Kleine-König · 7 years ago
  14. 3a0ab62 serial: imx: implement shadow registers for UCRx and UFCR by Uwe Kleine-König · 7 years ago
  15. 27c8442 serial: imx: add wrappers for writel and readl by Uwe Kleine-König · 7 years ago
  16. 6aed2a8 serial: imx: document functions that are called with port.lock taken by Uwe Kleine-König · 7 years ago
  17. 302e8dc serial: imx: Rename register fields to match newer reference manuals by Uwe Kleine-König · 7 years ago
  18. 5673444 serial: imx: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  19. 42afa62 serial: imx: drop check for enabled dma in .startup by Uwe Kleine-König · 7 years ago
  20. 4238c00 serial: imx: simplify tracking of dma being initialized by Uwe Kleine-König · 7 years ago
  21. 4377689 serial: imx: Only handle irqs that are actually enabled by Uwe Kleine-König · 7 years ago
  22. 0399fd6 serial: imx: rename variables to match the register names by Uwe Kleine-König · 7 years ago
  23. 135ccb0 serial: imx: drop if that always evaluates to true by Uwe Kleine-König · 7 years ago
  24. 5d7f77e serial: imx: fix bogus dev_err by phil eichinger · 7 years ago
  25. 45ca673 tty: serial: imx: allow breaks to be received when using dma by Troy Kisky · 7 years ago
  26. 09df0b3 serial: imx: fix endless loop during suspend by Martin Kaiser · 7 years ago
  27. 38b1f0f serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS by Fabio Estevam · 7 years ago
  28. b8f3bff serial: imx: Support common rs485 binding for RTS polarity by Lukas Wunner · 7 years ago
  29. f1e5b61 serial: core: Support common rs485 binding for RTS polarity by Lukas Wunner · 7 years ago
  30. 743f93f serial: Make retrieval of rs485 properties platform-agnostic by Lukas Wunner · 7 years ago
  31. 1f04357 tty: serial: imx: remove imx_disable_rx_int by Troy Kisky · 7 years ago
  32. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  33. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  34. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  35. 9ce99a3 tty: serial: imx: remove dead code imx_dma_rxint by Troy Kisky · 7 years ago
  36. 5210810 tty: serial: imx: disable ageing timer interrupt if dma in use by Troy Kisky · 7 years ago
  37. 94be6d7 serial: imx: add hibernation support by Philipp Zabel · 7 years ago
  38. 263763c serial: imx: Correct comment imx_flush_buffer() by Martyn Welch · 7 years ago
  39. 0f7bdbd serial: imx: Switch setting dma_is_txing from "false" to "0" by Martyn Welch · 7 years ago
  40. f654b23c serial: imx: Use RX_BUF_SIZE to set size of RX buffer by Martyn Welch · 7 years ago
  41. 4139fd7 serial: imx: only set dma_is_rxing when DMA starts by Romain Perier · 7 years ago
  42. 177b508 drivers: tty: imx: use setup_timer() helper. by Allen Pais · 7 years ago
  43. a0983c7 serial: imx: Update cached mctrl value when changing RTS by Ian Jamison · 7 years ago
  44. 8b25deb serial: imx: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  45. be7da1a serial: imx: default to half duplex rs485 by Sascha Hauer · 7 years ago
  46. 5aabd3b serial: imx: Avoid post-PIO cleanup if TX DMA is started by Ian Jamison · 7 years ago
  47. 81b289c tty: serial: imx: disable irq after suspend by Maxim Yu. Osipov · 7 years ago
  48. 64432a8 serial: imx: drop useless member from driver data by Uwe Kleine-König · 7 years ago
  49. 514ab34 serial: imx: Prevent TX buffer PIO write when a DMA has been started by Ian Jamison · 7 years ago
  50. 351ea50 Revert "serial: imx-serial - move DMA buffer configuration to DT" by Greg Kroah-Hartman · 7 years ago
  51. a3015af serial: imx-serial - move DMA buffer configuration to DT by Nandor Han · 8 years ago
  52. 6376cd3 serial: imx: Enable RTSD only when needed by Nandor Han · 8 years ago
  53. 5ac8829 serial: imx: Remove unused members from imx_port struct by Fabio Estevam · 8 years ago
  54. aa66863 Merge 4.12-rc3 into tty-next by Greg Kroah-Hartman · 8 years ago
  55. 6df765d serial: imx: ensure UCR3 and UFCR are setup correctly by Uwe Kleine-König · 8 years ago
  56. 4dec2f1 imx-serial: RX DMA startup latency by Peter Senna Tschudin · 8 years ago
  57. 18a4208 imx-serial: Reduce RX DMA startup latency when opening for reading by Peter Senna Tschudin · 8 years ago
  58. e61c38d serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be off by Uwe Kleine-König · 8 years ago
  59. bc2be23 serial: imx: Fix the CTS_B polarity in RS485 mode by Fabio Estevam · 8 years ago
  60. 1a61362 serial: imx: Fix the RTS GPIO polarity in RS485 mode by Fabio Estevam · 8 years ago
  61. 7b7e8e8 serial: imx: Allow passing 'rst-gpios' for rs485 mode by Fabio Estevam · 8 years ago
  62. 4b75f80 serial: imx: Fix DCD reading by Sascha Hauer · 8 years ago
  63. e5e8960 serial: imx: Replace dmaengine old API by Fabien Lahoudere · 8 years ago
  64. 1e512d4 serial: imx: add error messages when .probe fails by Uwe Kleine-König · 8 years ago
  65. 1c06bde6 Allowing UART DMA to be configured on i.MX53 by Martyn Welch · 8 years ago
  66. 069a47e tty: serial: constify uart_ops structures by Julia Lawall · 8 years ago
  67. 41d98b5 serial: imx-serial - update RX error counters when DMA is used by Nandor Han · 8 years ago
  68. 9d29723 serial: imx-serial - update UART IMX driver to use cyclic DMA by Nandor Han · 8 years ago
  69. 1006ed7 serial: imx: Use generic uart-has-rtscts DT property by Geert Uytterhoeven · 9 years ago
  70. 27e1650 serial: imx: implement DSR irq handling for DTE mode by Uwe Kleine-König · 9 years ago
  71. 66f9588 serial: imx: reorder functions to simplify next patch by Uwe Kleine-König · 9 years ago
  72. 9ec8efe serial: imx: only count 0->1 transitions for RNG by Uwe Kleine-König · 9 years ago
  73. 16804d6 serial: imx: make sure unhandled irqs are disabled by Uwe Kleine-König · 9 years ago
  74. 4d845a6 serial: imx: let irq handler return IRQ_NONE if no event was handled by Uwe Kleine-König · 9 years ago
  75. e881d3f serial: imx: fix polarity of RI by Uwe Kleine-König · 9 years ago
  76. 7d1cadc serial: imx: support RS-485 Rx disable on Tx by Baruch Siach · 9 years ago
  77. 29add68 serial: imx: Fix suspend / resume. by Martin Fuzzey · 9 years ago
  78. 58362d5 serial: imx: implement handshaking using gpios with the mctrl_gpio helper by Uwe Kleine-König · 9 years ago
  79. cc56884 serial: imx: reorder functions and simplify a bit by Uwe Kleine-König · 9 years ago
  80. 90ebc48 serial: imx: repair and complete handshaking by Uwe Kleine-König · 9 years ago
  81. 5f8b904 serial: imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  82. 378102f Merge 4.3-rc5 into tty-next by Greg Kroah-Hartman · 9 years ago
  83. 0c727a4 Revert "serial: imx: remove unbalanced clk_prepare" by Fabio Estevam · 9 years ago
  84. abc7882 serial: imx: also update RX stats in DMA path by Lucas Stach · 9 years ago
  85. 7e11577 serial: imx: re-enable DMA support without hardware flow control by Lucas Stach · 9 years ago
  86. 905c0de serial: imx: don't use idle condition detect for DMA transfers by Lucas Stach · 9 years ago
  87. 184bd70 serial: imx: configure proper DMA burst sizes by Lucas Stach · 9 years ago
  88. 976b39c serial: imx: always restart DMA if more data is available by Lucas Stach · 9 years ago
  89. 86a04ba serial: imx: set up aging timer interrupt as DMA trigger by Lucas Stach · 9 years ago
  90. cc32382 serial: imx: make setup_ufcr more useful by Lucas Stach · 9 years ago
  91. 913c6c0 serial: imx: add earlycon support by Lucas Stach · 9 years ago
  92. c868cbb serial: imx: save and restore context in the suspend path by Eduardo Valentin · 9 years ago
  93. bc85734 serial: imx: allow waking up on RTSD by Eduardo Valentin · 9 years ago
  94. 189550b serial: imx: introduce serial_imx_enable_wakeup() by Eduardo Valentin · 9 years ago
  95. 9e7b399 serial: imx: remove unbalanced clk_prepare by Eduardo Valentin · 9 years ago
  96. 90bb6bd Serial: imx: add dev_pm_ops to support suspend to ram/disk by Shenwei Wang · 9 years ago
  97. 458e2c8 Revert "tty: serial: imx.c: Reset UART before activating interrupts" by Fabio Estevam · 9 years ago
  98. 92311e4 Merge 4.2-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  99. 907eda3 Revert "serial: imx: initialized DMA w/o HW flow enabled" by David Jander · 10 years ago
  100. e95044b tty: serial: imx.c: Reset UART before activating interrupts by David Jander · 10 years ago