index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
imx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: imx: Fix suspend / resume.
Martin Fuzzey
2016-02-06
1
-1
/
+4
*
serial: imx: implement handshaking using gpios with the mctrl_gpio helper
Uwe Kleine-König
2015-12-13
1
-20
/
+69
*
serial: imx: reorder functions and simplify a bit
Uwe Kleine-König
2015-12-13
1
-45
/
+45
*
serial: imx: repair and complete handshaking
Uwe Kleine-König
2015-12-13
1
-6
/
+17
*
serial: imx: fix a possible NULL dereference
LABBE Corentin
2015-12-13
1
-5
/
+2
*
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
2015-10-12
1
-6
/
+14
|
\
|
*
Revert "serial: imx: remove unbalanced clk_prepare"
Fabio Estevam
2015-10-04
1
-6
/
+14
*
|
serial: imx: also update RX stats in DMA path
Lucas Stach
2015-10-04
1
-0
/
+1
*
|
serial: imx: re-enable DMA support without hardware flow control
Lucas Stach
2015-10-04
1
-7
/
+8
*
|
serial: imx: don't use idle condition detect for DMA transfers
Lucas Stach
2015-10-04
1
-26
/
+5
*
|
serial: imx: configure proper DMA burst sizes
Lucas Stach
2015-10-04
1
-2
/
+9
*
|
serial: imx: always restart DMA if more data is available
Lucas Stach
2015-10-04
1
-14
/
+11
*
|
serial: imx: set up aging timer interrupt as DMA trigger
Lucas Stach
2015-10-04
1
-9
/
+22
*
|
serial: imx: make setup_ufcr more useful
Lucas Stach
2015-10-04
1
-18
/
+19
*
|
serial: imx: add earlycon support
Lucas Stach
2015-10-04
1
-0
/
+32
|
/
*
serial: imx: save and restore context in the suspend path
Eduardo Valentin
2015-08-14
1
-21
/
+37
*
serial: imx: allow waking up on RTSD
Eduardo Valentin
2015-08-14
1
-0
/
+7
*
serial: imx: introduce serial_imx_enable_wakeup()
Eduardo Valentin
2015-08-14
1
-8
/
+14
*
serial: imx: remove unbalanced clk_prepare
Eduardo Valentin
2015-08-14
1
-14
/
+6
*
Serial: imx: add dev_pm_ops to support suspend to ram/disk
Shenwei Wang
2015-08-03
1
-32
/
+94
*
Revert "tty: serial: imx.c: Reset UART before activating interrupts"
Fabio Estevam
2015-07-27
1
-23
/
+9
*
Merge 4.2-rc4 into tty-next
Greg Kroah-Hartman
2015-07-27
1
-8
/
+7
|
\
|
*
Revert "serial: imx: initialized DMA w/o HW flow enabled"
David Jander
2015-07-23
1
-8
/
+7
*
|
tty: serial: imx.c: Reset UART before activating interrupts
David Jander
2015-07-23
1
-9
/
+23
*
|
serial: imx: reduce irq-latency after rx overflow
Manfred Schlaegl
2015-07-23
1
-1
/
+0
*
|
serial: imx: count tty buffer overruns
Manfred Schlaegl
2015-07-23
1
-3
/
+9
*
|
serial: imx: Disable irqs before requesting them
Fabio Estevam
2015-07-23
1
-1
/
+14
|
/
*
Merge 4.1-rc7 into tty-next
Greg Kroah-Hartman
2015-06-08
1
-0
/
+8
|
\
|
*
serial: imx: Fix DMA handling for IDLE condition aborts
Philipp Zabel
2015-05-24
1
-0
/
+8
*
|
serial: imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
*
|
serial: imx: Remove return value from imx_setup_ufcr()
Fabio Estevam
2015-05-06
1
-2
/
+1
*
|
serial: imx: protect Soft Reset of port with lock
Jiada Wang
2015-05-06
1
-7
/
+6
|
/
*
serial: imx: Add braces to avoid ambiguous 'else'
Fabio Estevam
2015-03-11
1
-3
/
+3
*
serial: imx: add support for half duplex rs485
Uwe Kleine-König
2015-03-07
1
-12
/
+95
*
serial: imx: drop support for IRDA
Uwe Kleine-König
2015-03-07
1
-148
/
+9
*
serial: imx: fix comment about which machines use the i.MX21 type
Uwe Kleine-König
2015-03-07
1
-1
/
+1
*
serial: imx: reformat and cleanup copyright header
Uwe Kleine-König
2015-03-07
1
-13
/
+6
*
serial: imx: drop members from driver data that are only used during probe
Uwe Kleine-König
2015-03-07
1
-10
/
+11
*
serial: imx: remove long dead code
Uwe Kleine-König
2015-03-07
1
-9
/
+0
*
serial: imx: Fix clearing of receiver overrun flag
Uwe Kleine-König
2015-03-07
1
-5
/
+3
*
serial: imx: Do not store/restore the UBRC register
Fabio Estevam
2015-03-07
1
-3
/
+1
*
serial:imx make of_device_id array const
Sanjeev Sharma
2015-03-07
1
-1
/
+1
*
serial: imx: Fix imx_flush_buffer()
Fabio Estevam
2015-02-02
1
-0
/
+26
*
serial: imx: ignore framing errors when IGNPAR is set.
Eric Nelson
2015-01-09
1
-1
/
+1
*
serial: imx: preserve characters with parity or framing errors
Eric Nelson
2015-01-09
1
-1
/
+1
*
serial: imx: Support sw flow control in DMA mode
Jiada Wang
2015-01-09
1
-2
/
+28
*
serial: imx: Fix issue in software flow control
Jiada Wang
2015-01-09
1
-0
/
+2
*
serial: imx: Enable UCR4_OREN in startup interface
Jiada Wang
2015-01-09
1
-7
/
+8
*
serial: imx: start rx_dma once RXFIFO is not empty
Robin Gong
2015-01-09
1
-1
/
+14
*
serial: imx: initialized DMA w/o HW flow enabled
Anton Bondarenko
2015-01-09
1
-7
/
+8
[next]