Philipp Zabel
|
392bceedb1
serial: imx: Fix DMA handling for IDLE condition aborts
|
10 years ago |
Fabio Estevam
|
12fe59f975
serial: imx: Add braces to avoid ambiguous 'else'
|
10 years ago |
Uwe Kleine-König
|
17b8f2a3fd
serial: imx: add support for half duplex rs485
|
10 years ago |
Uwe Kleine-König
|
afe9cbb1a6
serial: imx: drop support for IRDA
|
10 years ago |
Uwe Kleine-König
|
f95661b2f2
serial: imx: fix comment about which machines use the i.MX21 type
|
10 years ago |
Uwe Kleine-König
|
f890cef24b
serial: imx: reformat and cleanup copyright header
|
10 years ago |
Uwe Kleine-König
|
842633bdce
serial: imx: drop members from driver data that are only used during probe
|
10 years ago |
Uwe Kleine-König
|
694e6729bf
serial: imx: remove long dead code
|
10 years ago |
Uwe Kleine-König
|
91555ce901
serial: imx: Fix clearing of receiver overrun flag
|
10 years ago |
Fabio Estevam
|
4f86a95d75
serial: imx: Do not store/restore the UBRC register
|
10 years ago |
Sanjeev Sharma
|
ad3d4fdc8e
serial:imx make of_device_id array const
|
10 years ago |
Fabio Estevam
|
934084a9d2
serial: imx: Fix imx_flush_buffer()
|
10 years ago |
Eric Nelson
|
865cea8589
serial: imx: ignore framing errors when IGNPAR is set.
|
10 years ago |
Eric Nelson
|
8d267fd98b
serial: imx: preserve characters with parity or framing errors
|
10 years ago |
Jiada Wang
|
91a1a909f9
serial: imx: Support sw flow control in DMA mode
|
10 years ago |
Jiada Wang
|
7e2fb5aa8d
serial: imx: Fix issue in software flow control
|
10 years ago |
Jiada Wang
|
6f026d6b7c
serial: imx: Enable UCR4_OREN in startup interface
|
10 years ago |
Robin Gong
|
ee5e7c1091
serial: imx: start rx_dma once RXFIFO is not empty
|
10 years ago |
Anton Bondarenko
|
068500e08d
serial: imx: initialized DMA w/o HW flow enabled
|
10 years ago |
Dirk Behme
|
a2c718ce6a
serial: imx: disable TDMAEN in imx_flush_buffer()
|
10 years ago |
Jiada Wang
|
0bbc9b81c1
serial: imx: call imx_dma_tx() again in dma_tx_callback
|
10 years ago |
Jiada Wang
|
d64b8607ac
Revert "serial: imx: always wake up the processes in the TX callback"
|
10 years ago |
Dirk Behme
|
42f752b3fb
serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_tx
|
10 years ago |
Dirk Behme
|
82e86ae941
serial: imx: unmap scatter gather list in imx_flush_buffer
|
10 years ago |
Dirk Behme
|
2464982174
serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failure
|
10 years ago |
Dirk Behme
|
7942f8577f
serial: imx: TX DMA: clean up sg initialization
|
10 years ago |
Dirk Behme
|
55c3cb1358
serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()
|
10 years ago |
Jiada Wang
|
73631813c1
serial: imx: use locking to stop concurrent access of UCR1
|
10 years ago |
Jiada Wang
|
55d8693acd
serial: imx: add CREAD flag support
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |