Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
da11bbbb10a964c293c2e2e702ea62ad6cba48b4
/
drivers
/
tty
/
serial
/
imx.c
4b75f80
serial: imx: Fix DCD reading
by Sascha Hauer
· 8 years ago
e5e8960
serial: imx: Replace dmaengine old API
by Fabien Lahoudere
· 8 years ago
1e512d4
serial: imx: add error messages when .probe fails
by Uwe Kleine-König
· 8 years ago
1c06bde6
Allowing UART DMA to be configured on i.MX53
by Martyn Welch
· 8 years ago
069a47e
tty: serial: constify uart_ops structures
by Julia Lawall
· 8 years ago
41d98b5
serial: imx-serial - update RX error counters when DMA is used
by Nandor Han
· 8 years ago
9d29723
serial: imx-serial - update UART IMX driver to use cyclic DMA
by Nandor Han
· 8 years ago
1006ed7
serial: imx: Use generic uart-has-rtscts DT property
by Geert Uytterhoeven
· 9 years ago
27e1650
serial: imx: implement DSR irq handling for DTE mode
by Uwe Kleine-König
· 9 years ago
66f9588
serial: imx: reorder functions to simplify next patch
by Uwe Kleine-König
· 9 years ago
9ec8efe
serial: imx: only count 0->1 transitions for RNG
by Uwe Kleine-König
· 9 years ago
16804d6
serial: imx: make sure unhandled irqs are disabled
by Uwe Kleine-König
· 9 years ago
4d845a6
serial: imx: let irq handler return IRQ_NONE if no event was handled
by Uwe Kleine-König
· 9 years ago
e881d3f
serial: imx: fix polarity of RI
by Uwe Kleine-König
· 9 years ago
7d1cadc
serial: imx: support RS-485 Rx disable on Tx
by Baruch Siach
· 9 years ago
29add68
serial: imx: Fix suspend / resume.
by Martin Fuzzey
· 9 years ago
58362d5
serial: imx: implement handshaking using gpios with the mctrl_gpio helper
by Uwe Kleine-König
· 9 years ago
cc56884
serial: imx: reorder functions and simplify a bit
by Uwe Kleine-König
· 9 years ago
90ebc48
serial: imx: repair and complete handshaking
by Uwe Kleine-König
· 9 years ago
5f8b904
serial: imx: fix a possible NULL dereference
by LABBE Corentin
· 9 years ago
378102f
Merge 4.3-rc5 into tty-next
by Greg Kroah-Hartman
· 9 years ago
0c727a4
Revert "serial: imx: remove unbalanced clk_prepare"
by Fabio Estevam
· 9 years ago
abc7882
serial: imx: also update RX stats in DMA path
by Lucas Stach
· 9 years ago
7e11577
serial: imx: re-enable DMA support without hardware flow control
by Lucas Stach
· 9 years ago
905c0de
serial: imx: don't use idle condition detect for DMA transfers
by Lucas Stach
· 9 years ago
184bd70
serial: imx: configure proper DMA burst sizes
by Lucas Stach
· 9 years ago
976b39c
serial: imx: always restart DMA if more data is available
by Lucas Stach
· 9 years ago
86a04ba
serial: imx: set up aging timer interrupt as DMA trigger
by Lucas Stach
· 9 years ago
cc32382
serial: imx: make setup_ufcr more useful
by Lucas Stach
· 9 years ago
913c6c0
serial: imx: add earlycon support
by Lucas Stach
· 9 years ago
c868cbb
serial: imx: save and restore context in the suspend path
by Eduardo Valentin
· 9 years ago
bc85734
serial: imx: allow waking up on RTSD
by Eduardo Valentin
· 9 years ago
189550b
serial: imx: introduce serial_imx_enable_wakeup()
by Eduardo Valentin
· 9 years ago
9e7b399
serial: imx: remove unbalanced clk_prepare
by Eduardo Valentin
· 9 years ago
90bb6bd
Serial: imx: add dev_pm_ops to support suspend to ram/disk
by Shenwei Wang
· 9 years ago
458e2c8
Revert "tty: serial: imx.c: Reset UART before activating interrupts"
by Fabio Estevam
· 9 years ago
92311e4
Merge 4.2-rc4 into tty-next
by Greg Kroah-Hartman
· 9 years ago
907eda3
Revert "serial: imx: initialized DMA w/o HW flow enabled"
by David Jander
· 10 years ago
e95044b
tty: serial: imx.c: Reset UART before activating interrupts
by David Jander
· 10 years ago
e9b5a98
serial: imx: reduce irq-latency after rx overflow
by Manfred Schlaegl
· 10 years ago
9b28993
serial: imx: count tty buffer overruns
by Manfred Schlaegl
· 10 years ago
8a61f0c
serial: imx: Disable irqs before requesting them
by Fabio Estevam
· 10 years ago
00fda16
Merge 4.1-rc7 into tty-next
by Greg Kroah-Hartman
· 10 years ago
392bcee
serial: imx: Fix DMA handling for IDLE condition aborts
by Philipp Zabel
· 10 years ago
31ada04
serial: imx: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
caec172
serial: imx: Remove return value from imx_setup_ufcr()
by Fabio Estevam
· 10 years ago
5379418
serial: imx: protect Soft Reset of port with lock
by Jiada Wang
· 10 years ago
12fe59f
serial: imx: Add braces to avoid ambiguous 'else'
by Fabio Estevam
· 10 years ago
17b8f2a
serial: imx: add support for half duplex rs485
by Uwe Kleine-König
· 10 years ago
afe9cbb
serial: imx: drop support for IRDA
by Uwe Kleine-König
· 10 years ago
f95661b
serial: imx: fix comment about which machines use the i.MX21 type
by Uwe Kleine-König
· 10 years ago
f890cef
serial: imx: reformat and cleanup copyright header
by Uwe Kleine-König
· 10 years ago
842633b
serial: imx: drop members from driver data that are only used during probe
by Uwe Kleine-König
· 10 years ago
694e672
serial: imx: remove long dead code
by Uwe Kleine-König
· 10 years ago
91555ce
serial: imx: Fix clearing of receiver overrun flag
by Uwe Kleine-König
· 10 years ago
4f86a95
serial: imx: Do not store/restore the UBRC register
by Fabio Estevam
· 10 years ago
ad3d4fd
serial:imx make of_device_id array const
by Sanjeev Sharma
· 10 years ago
934084a
serial: imx: Fix imx_flush_buffer()
by Fabio Estevam
· 10 years ago
865cea8
serial: imx: ignore framing errors when IGNPAR is set.
by Eric Nelson
· 10 years ago
8d267fd
serial: imx: preserve characters with parity or framing errors
by Eric Nelson
· 10 years ago
91a1a90
serial: imx: Support sw flow control in DMA mode
by Jiada Wang
· 10 years ago
7e2fb5a
serial: imx: Fix issue in software flow control
by Jiada Wang
· 10 years ago
6f026d6b
serial: imx: Enable UCR4_OREN in startup interface
by Jiada Wang
· 10 years ago
ee5e7c1
serial: imx: start rx_dma once RXFIFO is not empty
by Robin Gong
· 10 years ago
068500e
serial: imx: initialized DMA w/o HW flow enabled
by Anton Bondarenko
· 10 years ago
a2c718c
serial: imx: disable TDMAEN in imx_flush_buffer()
by Dirk Behme
· 10 years ago
0bbc9b8
serial: imx: call imx_dma_tx() again in dma_tx_callback
by Jiada Wang
· 10 years ago
d64b860
Revert "serial: imx: always wake up the processes in the TX callback"
by Jiada Wang
· 10 years ago
42f752b
serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_tx
by Dirk Behme
· 10 years ago
82e86ae
serial: imx: unmap scatter gather list in imx_flush_buffer
by Dirk Behme
· 10 years ago
2464982
serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failure
by Dirk Behme
· 10 years ago
7942f85
serial: imx: TX DMA: clean up sg initialization
by Dirk Behme
· 10 years ago
55c3cb1
serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()
by Dirk Behme
· 10 years ago
7363181
serial: imx: use locking to stop concurrent access of UCR1
by Jiada Wang
· 10 years ago
55d8693
serial: imx: add CREAD flag support
by Jiada Wang
· 10 years ago
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
93d94b3
serial: imx: Fix warning when building 'allmodconfig'
by Fabio Estevam
· 10 years ago
6b8bdad
serial: imx: add imx_poll_init()
by Daniel Thompson
· 10 years ago
f968ef3
serial: imx: clean up imx_poll_put_char()
by Daniel Thompson
· 10 years ago
f0fd1b7
serial: imx: Remove unneeded registration message
by Fabio Estevam
· 10 years ago
f1f2b6e
serial: imx: Remove unneeded OOM error message
by Fabio Estevam
· 10 years ago
cb0f0a5
serial: imx: Remove unneeded goto label
by Fabio Estevam
· 10 years ago
c0d1c6b
serial: imx: Fix the reporting of interrupts
by Fabio Estevam
· 10 years ago
9144b3c
tty: serial: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
a4688bc
serial: imx: change the wait even to interruptiable
by Huang Shijie
· 10 years ago
45564a6
serial: imx: terminate the RX DMA when the UART is suspending
by Huang Shijie
· 10 years ago
bb2f861
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow control
by Fugang Duan
· 10 years ago
26c4741
serial: imx: clean up imx_poll_get_char()
by Dirk Behme
· 10 years ago
5e42e9a
serial: imx: Fix x_char handling and tx flow control
by Peter Hurley
· 10 years ago
8bec751
serial: imx: Fix build breakage
by Peter Hurley
· 10 years ago
c557d39
serial: Test for no tx data on tx restart
by Peter Hurley
· 10 years ago
9ce4f8f
Revert "serial: imx: remove the DMA wait queue"
by Greg Kroah-Hartman
· 11 years ago
8587839
serial: imx: disable the receiver ready interrupt for imx_stop_rx
by Huang Shijie
· 11 years ago
e2f2786
serial: imx: remove the DMA wait queue
by Huang Shijie
· 11 years ago
8eccd0c
serial: imx: remove the redundant code
by Huang Shijie
· 11 years ago
772f899
serial: imx: reset the uart port all the time
by Huang Shijie
· 11 years ago
b38cb7d
serial: imx: Disable new features of autobaud detection
by Fabio Estevam
· 11 years ago
45af780
serial: imx: Remove init() and exit() platform callbacks
by Alexander Shiyan
· 11 years ago
436e4ab
serial: imx: Use dev_name() for request_irq() to distinguish UARTs
by Alexander Shiyan
· 11 years ago
da82f99
serial: imx: Use devm_ioremap_resource()
by Alexander Shiyan
· 11 years ago
Next »