1. 27e1650 serial: imx: implement DSR irq handling for DTE mode by Uwe Kleine-König · 8 years ago
  2. 66f9588 serial: imx: reorder functions to simplify next patch by Uwe Kleine-König · 8 years ago
  3. 9ec8efe serial: imx: only count 0->1 transitions for RNG by Uwe Kleine-König · 8 years ago
  4. 16804d6 serial: imx: make sure unhandled irqs are disabled by Uwe Kleine-König · 8 years ago
  5. 4d845a6 serial: imx: let irq handler return IRQ_NONE if no event was handled by Uwe Kleine-König · 8 years ago
  6. e881d3f serial: imx: fix polarity of RI by Uwe Kleine-König · 8 years ago
  7. 7d1cadc serial: imx: support RS-485 Rx disable on Tx by Baruch Siach · 8 years ago
  8. 29add68 serial: imx: Fix suspend / resume. by Martin Fuzzey · 8 years ago
  9. 58362d5 serial: imx: implement handshaking using gpios with the mctrl_gpio helper by Uwe Kleine-König · 9 years ago
  10. cc56884 serial: imx: reorder functions and simplify a bit by Uwe Kleine-König · 9 years ago
  11. 90ebc48 serial: imx: repair and complete handshaking by Uwe Kleine-König · 9 years ago
  12. 5f8b904 serial: imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  13. 378102f Merge 4.3-rc5 into tty-next by Greg Kroah-Hartman · 9 years ago
  14. 0c727a4 Revert "serial: imx: remove unbalanced clk_prepare" by Fabio Estevam · 9 years ago
  15. abc7882 serial: imx: also update RX stats in DMA path by Lucas Stach · 9 years ago
  16. 7e11577 serial: imx: re-enable DMA support without hardware flow control by Lucas Stach · 9 years ago
  17. 905c0de serial: imx: don't use idle condition detect for DMA transfers by Lucas Stach · 9 years ago
  18. 184bd70 serial: imx: configure proper DMA burst sizes by Lucas Stach · 9 years ago
  19. 976b39c serial: imx: always restart DMA if more data is available by Lucas Stach · 9 years ago
  20. 86a04ba serial: imx: set up aging timer interrupt as DMA trigger by Lucas Stach · 9 years ago
  21. cc32382 serial: imx: make setup_ufcr more useful by Lucas Stach · 9 years ago
  22. 913c6c0 serial: imx: add earlycon support by Lucas Stach · 9 years ago
  23. c868cbb serial: imx: save and restore context in the suspend path by Eduardo Valentin · 9 years ago
  24. bc85734 serial: imx: allow waking up on RTSD by Eduardo Valentin · 9 years ago
  25. 189550b serial: imx: introduce serial_imx_enable_wakeup() by Eduardo Valentin · 9 years ago
  26. 9e7b399 serial: imx: remove unbalanced clk_prepare by Eduardo Valentin · 9 years ago
  27. 90bb6bd Serial: imx: add dev_pm_ops to support suspend to ram/disk by Shenwei Wang · 9 years ago
  28. 458e2c8 Revert "tty: serial: imx.c: Reset UART before activating interrupts" by Fabio Estevam · 9 years ago
  29. 92311e4 Merge 4.2-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  30. 907eda3 Revert "serial: imx: initialized DMA w/o HW flow enabled" by David Jander · 9 years ago
  31. e95044b tty: serial: imx.c: Reset UART before activating interrupts by David Jander · 9 years ago
  32. e9b5a98 serial: imx: reduce irq-latency after rx overflow by Manfred Schlaegl · 9 years ago
  33. 9b28993 serial: imx: count tty buffer overruns by Manfred Schlaegl · 9 years ago
  34. 8a61f0c serial: imx: Disable irqs before requesting them by Fabio Estevam · 9 years ago
  35. 00fda16 Merge 4.1-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  36. 392bcee serial: imx: Fix DMA handling for IDLE condition aborts by Philipp Zabel · 9 years ago
  37. 31ada04 serial: imx: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  38. caec172 serial: imx: Remove return value from imx_setup_ufcr() by Fabio Estevam · 9 years ago
  39. 5379418 serial: imx: protect Soft Reset of port with lock by Jiada Wang · 9 years ago
  40. 12fe59f serial: imx: Add braces to avoid ambiguous 'else' by Fabio Estevam · 9 years ago
  41. 17b8f2a serial: imx: add support for half duplex rs485 by Uwe Kleine-König · 9 years ago
  42. afe9cbb serial: imx: drop support for IRDA by Uwe Kleine-König · 9 years ago
  43. f95661b serial: imx: fix comment about which machines use the i.MX21 type by Uwe Kleine-König · 9 years ago
  44. f890cef serial: imx: reformat and cleanup copyright header by Uwe Kleine-König · 9 years ago
  45. 842633b serial: imx: drop members from driver data that are only used during probe by Uwe Kleine-König · 9 years ago
  46. 694e672 serial: imx: remove long dead code by Uwe Kleine-König · 9 years ago
  47. 91555ce serial: imx: Fix clearing of receiver overrun flag by Uwe Kleine-König · 9 years ago
  48. 4f86a95 serial: imx: Do not store/restore the UBRC register by Fabio Estevam · 9 years ago
  49. ad3d4fd serial:imx make of_device_id array const by Sanjeev Sharma · 9 years ago
  50. 934084a serial: imx: Fix imx_flush_buffer() by Fabio Estevam · 9 years ago
  51. 865cea8 serial: imx: ignore framing errors when IGNPAR is set. by Eric Nelson · 10 years ago
  52. 8d267fd serial: imx: preserve characters with parity or framing errors by Eric Nelson · 10 years ago
  53. 91a1a90 serial: imx: Support sw flow control in DMA mode by Jiada Wang · 10 years ago
  54. 7e2fb5a serial: imx: Fix issue in software flow control by Jiada Wang · 10 years ago
  55. 6f026d6b serial: imx: Enable UCR4_OREN in startup interface by Jiada Wang · 10 years ago
  56. ee5e7c1 serial: imx: start rx_dma once RXFIFO is not empty by Robin Gong · 10 years ago
  57. 068500e serial: imx: initialized DMA w/o HW flow enabled by Anton Bondarenko · 10 years ago
  58. a2c718c serial: imx: disable TDMAEN in imx_flush_buffer() by Dirk Behme · 10 years ago
  59. 0bbc9b8 serial: imx: call imx_dma_tx() again in dma_tx_callback by Jiada Wang · 10 years ago
  60. d64b860 Revert "serial: imx: always wake up the processes in the TX callback" by Jiada Wang · 10 years ago
  61. 42f752b serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_tx by Dirk Behme · 10 years ago
  62. 82e86ae serial: imx: unmap scatter gather list in imx_flush_buffer by Dirk Behme · 10 years ago
  63. 2464982 serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failure by Dirk Behme · 10 years ago
  64. 7942f85 serial: imx: TX DMA: clean up sg initialization by Dirk Behme · 10 years ago
  65. 55c3cb1 serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx() by Dirk Behme · 10 years ago
  66. 7363181 serial: imx: use locking to stop concurrent access of UCR1 by Jiada Wang · 10 years ago
  67. 55d8693 serial: imx: add CREAD flag support by Jiada Wang · 10 years ago
  68. 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
  69. 93d94b3 serial: imx: Fix warning when building 'allmodconfig' by Fabio Estevam · 10 years ago
  70. 6b8bdad serial: imx: add imx_poll_init() by Daniel Thompson · 10 years ago
  71. f968ef3 serial: imx: clean up imx_poll_put_char() by Daniel Thompson · 10 years ago
  72. f0fd1b7 serial: imx: Remove unneeded registration message by Fabio Estevam · 10 years ago
  73. f1f2b6e serial: imx: Remove unneeded OOM error message by Fabio Estevam · 10 years ago
  74. cb0f0a5 serial: imx: Remove unneeded goto label by Fabio Estevam · 10 years ago
  75. c0d1c6b serial: imx: Fix the reporting of interrupts by Fabio Estevam · 10 years ago
  76. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  77. a4688bc serial: imx: change the wait even to interruptiable by Huang Shijie · 10 years ago
  78. 45564a6 serial: imx: terminate the RX DMA when the UART is suspending by Huang Shijie · 10 years ago
  79. bb2f861 serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow control by Fugang Duan · 10 years ago
  80. 26c4741 serial: imx: clean up imx_poll_get_char() by Dirk Behme · 10 years ago
  81. 5e42e9a serial: imx: Fix x_char handling and tx flow control by Peter Hurley · 10 years ago
  82. 8bec751 serial: imx: Fix build breakage by Peter Hurley · 10 years ago
  83. c557d39 serial: Test for no tx data on tx restart by Peter Hurley · 10 years ago
  84. 9ce4f8f Revert "serial: imx: remove the DMA wait queue" by Greg Kroah-Hartman · 10 years ago
  85. 8587839 serial: imx: disable the receiver ready interrupt for imx_stop_rx by Huang Shijie · 10 years ago
  86. e2f2786 serial: imx: remove the DMA wait queue by Huang Shijie · 10 years ago
  87. 8eccd0c serial: imx: remove the redundant code by Huang Shijie · 10 years ago
  88. 772f899 serial: imx: reset the uart port all the time by Huang Shijie · 10 years ago
  89. b38cb7d serial: imx: Disable new features of autobaud detection by Fabio Estevam · 10 years ago
  90. 45af780 serial: imx: Remove init() and exit() platform callbacks by Alexander Shiyan · 10 years ago
  91. 436e4ab serial: imx: Use dev_name() for request_irq() to distinguish UARTs by Alexander Shiyan · 10 years ago
  92. da82f99 serial: imx: Use devm_ioremap_resource() by Alexander Shiyan · 10 years ago
  93. 2ad28e3 serial: imx: always wake up the processes in the TX callback by Huang Shijie · 10 years ago
  94. 6b471a9 serial: imx: add support for loopback mode. by Huang Shijie · 11 years ago
  95. 56edff7 Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  96. 7cb92fd serial: imx: optimization: remove the workqueues for DMA by Huang Shijie · 11 years ago
  97. f0ef883 serial: imx: use the dmaengine_tx_status by Huang Shijie · 11 years ago
  98. 947c74e serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0 by Huang Shijie · 11 years ago
  99. 1ce43e5 serial: imx: check the DMA for imx_tx_empty by Huang Shijie · 11 years ago
  100. eb56b7e serial: imx: implement the flush_buffer hook by Huang Shijie · 11 years ago