index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
fsl_lpuart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
tty: serial: fsl_lpuart: lock port on console write
Stefan Agner
1
-0
/
+20
2017-01-12
tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock
Nikita Yushchenko
1
-18
/
+17
2016-10-30
Merge 4.9-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+1
2016-10-28
serial: fsl_lpuart: remove build warning
Greg Kroah-Hartman
1
-2
/
+0
2016-10-27
tty: serial: fsl_lpuart: Fix Tx DMA edge case
Aaron Brice
1
-2
/
+1
2016-10-27
tty: serial: fsl_lpuart: add polled console functions
Nicolae Rosia
1
-0
/
+66
2016-09-15
tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2016-09-02
tty: serial: constify uart_ops structures
Julia Lawall
1
-2
/
+2
2016-08-31
tty: serial: fsl_lpuart: Add support for RS-485
Bhuvanchandra DV
1
-6
/
+72
2016-08-31
tty: serial: fsl_lpuart: Update suspend/resume for DMA mode
Bhuvanchandra DV
1
-0
/
+44
2016-08-31
tty: serial: fsl_lpuart: Use scatter/gather DMA for Tx
Bhuvanchandra DV
1
-144
/
+113
2016-08-31
tty: serial: fsl_lpuart: Use cyclic DMA for Rx
Bhuvanchandra DV
1
-225
/
+258
2016-08-31
tty: serial: fsl_lpuart: Fix broken 8m/s1 support
Bhuvanchandra DV
1
-2
/
+7
2016-08-31
tty: serial: fsl_lpuart: fix clearing of receive flag
Stefan Agner
1
-3
/
+6
2016-08-31
tty: serial: fsl_lpuart: support suspend/resume
Stefan Agner
1
-2
/
+14
2016-08-31
tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty
Stefan Agner
1
-2
/
+12
2016-06-25
TTY: serial, handle platform_get_irq retval properly
Jiri Slaby
1
-1
/
+7
2015-10-17
serial: fsl_lpuart: add earlycon support
Stefan Agner
1
-0
/
+39
2015-04-07
Merge 4.0-rc7 into tty-next
Greg Kroah-Hartman
1
-0
/
+5
2015-03-26
tty: serial: fsl_lpuart: clear receive flag on FIFO flush
Stefan Agner
1
-0
/
+3
2015-03-26
tty: serial: fsl_lpuart: specify transmit FIFO size
Stefan Agner
1
-0
/
+2
2015-03-26
tty: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-02-02
tty: serial: fsl_lpuart: terminate DMA on buffer flush
Stefan Agner
1
-0
/
+11
2015-02-02
serial: fsl-lpuart: disable interrupt when suspend
Yuan Yao
1
-0
/
+13
2015-02-02
serial: fsl_lpuart: update RX timer on successful DMA transfer
Stefan Agner
1
-0
/
+1
2015-02-02
serial: fsl_lpuart: move DMA channel request to probe
Stefan Agner
1
-52
/
+44
2015-02-02
serial: fsl_lpuart: avoid new transfer while DMA is running
Stefan Agner
1
-4
/
+5
2015-02-02
serial: fsl_lpuart: delete timer on shutdown
Stefan Agner
1
-3
/
+4
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-07
serial: fsl_lpuart: Remove unneeded registration message
Fabio Estevam
1
-4
/
+1
2014-11-07
serial: fsl_lpuart: Remove unneeded check for 'res'
Fabio Estevam
1
-4
/
+2
2014-11-06
serial: fsl-lpuart: add lpuart32 power management support
Jingchang Lu
1
-0
/
+14
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-17
tty: serial: fsl_lpuart: add 32-bit register interface support
Jingchang Lu
1
-8
/
+637
2014-07-10
serial: fsl_lpuart: calculate DMA burst
Stefan Agner
1
-14
/
+13
2014-07-10
serial: fsl_lpuart: move DMA RX timeout calculation
Stefan Agner
1
-7
/
+11
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-5
/
+0
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-02-18
serial: fsl_lpuart: add DMA support
Yuan Yao
1
-12
/
+418
2013-07-26
serial: fsl_lpuart: Return proper error on lpuart_serial_init error path
Axel Lin
1
-1
/
+1
2013-07-26
serial: fsl_lpuart: restore UARTCR2 after watermark setup is done
Shawn Guo
1
-0
/
+5
2013-06-08
tty: serial: add Freescale lpuart driver support
Jingchang Lu
1
-0
/
+874