index
:
asmadeus/linux.git
for-next
The linux kernel
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
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-07
serial: fsl_lpuart: Remove unneeded registration message
Fabio Estevam
2014-11-07
serial: fsl_lpuart: Remove unneeded check for 'res'
Fabio Estevam
2014-11-06
serial: fsl-lpuart: add lpuart32 power management support
Jingchang Lu
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-17
tty: serial: fsl_lpuart: add 32-bit register interface support
Jingchang Lu
2014-07-10
serial: fsl_lpuart: calculate DMA burst
Stefan Agner
2014-07-10
serial: fsl_lpuart: move DMA RX timeout calculation
Stefan Agner
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2014-02-18
serial: fsl_lpuart: add DMA support
Yuan Yao
2013-07-26
serial: fsl_lpuart: Return proper error on lpuart_serial_init error path
Axel Lin
2013-07-26
serial: fsl_lpuart: restore UARTCR2 after watermark setup is done
Shawn Guo
2013-06-08
tty: serial: add Freescale lpuart driver support
Jingchang Lu