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 |
Fabio Estevam
|
93d94b37fd
serial: imx: Fix warning when building 'allmodconfig'
|
11 years ago |
Daniel Thompson
|
6b8bdad961
serial: imx: add imx_poll_init()
|
11 years ago |
Daniel Thompson
|
f968ef3494
serial: imx: clean up imx_poll_put_char()
|
11 years ago |
Fabio Estevam
|
f0fd1b73b0
serial: imx: Remove unneeded registration message
|
11 years ago |
Fabio Estevam
|
f1f2b6e497
serial: imx: Remove unneeded OOM error message
|
11 years ago |
Fabio Estevam
|
cb0f0a5ff4
serial: imx: Remove unneeded goto label
|
11 years ago |
Fabio Estevam
|
c0d1c6b0f0
serial: imx: Fix the reporting of interrupts
|
11 years ago |
Wolfram Sang
|
9144b3cded
tty: serial: drop owner assignment from platform_drivers
|
11 years ago |
Huang Shijie
|
a4688bcd34
serial: imx: change the wait even to interruptiable
|
11 years ago |
Huang Shijie
|
45564a6656
serial: imx: terminate the RX DMA when the UART is suspending
|
11 years ago |
Fugang Duan
|
bb2f861ad0
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow control
|
11 years ago |
Dirk Behme
|
26c474128b
serial: imx: clean up imx_poll_get_char()
|
11 years ago |
Peter Hurley
|
5e42e9a30c
serial: imx: Fix x_char handling and tx flow control
|
11 years ago |
Peter Hurley
|
8bec751bd6
serial: imx: Fix build breakage
|
11 years ago |
Peter Hurley
|
c557d392fb
serial: Test for no tx data on tx restart
|
11 years ago |
Greg Kroah-Hartman
|
9ce4f8f3f4
Revert "serial: imx: remove the DMA wait queue"
|
11 years ago |
Huang Shijie
|
85878399e7
serial: imx: disable the receiver ready interrupt for imx_stop_rx
|
11 years ago |
Huang Shijie
|
e2f2786606
serial: imx: remove the DMA wait queue
|
11 years ago |
Huang Shijie
|
8eccd0cd21
serial: imx: remove the redundant code
|
11 years ago |
Huang Shijie
|
772f89910a
serial: imx: reset the uart port all the time
|
11 years ago |
Fabio Estevam
|
b38cb7d257
serial: imx: Disable new features of autobaud detection
|
11 years ago |
Alexander Shiyan
|
45af780a0f
serial: imx: Remove init() and exit() platform callbacks
|
11 years ago |
Alexander Shiyan
|
436e4ab5fc
serial: imx: Use dev_name() for request_irq() to distinguish UARTs
|
11 years ago |
Alexander Shiyan
|
da82f99724
serial: imx: Use devm_ioremap_resource()
|
11 years ago |
Huang Shijie
|
2ad28e3efe
serial: imx: always wake up the processes in the TX callback
|
11 years ago |
Huang Shijie
|
6b471a9840
serial: imx: add support for loopback mode.
|
11 years ago |
Linus Torvalds
|
56edff7529
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Huang Shijie
|
7cb92fd2a0
serial: imx: optimization: remove the workqueues for DMA
|
12 years ago |
Huang Shijie
|
f0ef8834b2
serial: imx: use the dmaengine_tx_status
|
12 years ago |