index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
fsl_lpuart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
serial: fsl_lpuart: Support common rs485 binding for RTS polarity
Lukas Wunner
1
-10
/
+3
2017-11-28
serial: Make retrieval of rs485 properties platform-agnostic
Lukas Wunner
1
-1
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-09
Merge 4.14-rc4 into tty-next
Greg Kroah-Hartman
1
-23
/
+17
2017-09-18
serial: fsl_lpuart: Use common rs485 device tree parsing function
Sascha Hauer
1
-6
/
+18
2017-09-18
serial: fsl_lpuart: Remove unused 'bd' variable
Fabio Estevam
1
-2
/
+1
2017-09-18
tty: serial: lpuart: avoid report NULL interrupt
Fugang Duan
1
-23
/
+17
2017-08-28
serial: fsl_lpuart: Avoid using irq_wake flag
Andy Shevchenko
1
-4
/
+9
2017-07-30
serial: fsl_lpuart: clear unsupported options in .rs485_config()
Uwe Kleine-König
1
-0
/
+5
2017-07-24
Merge 4.13-rc2 into tty-next
Greg Kroah-Hartman
1
-9
/
+15
2017-07-18
tty/serial/fsl_lpuart: Add CONSOLE_POLL support for lpuart32.
Marius Vlad
1
-1
/
+57
2017-07-17
tty: serial: lpuart: Fix the logic for detecting the 32-bit type UART
Fabio Estevam
1
-9
/
+15
2017-06-29
tty: serial: lpuart: add a more accurate baud rate calculation method
Dong Aisheng
1
-7
/
+72
2017-06-29
tty: serial: lpuart: add earlycon support for imx7ulp
Dong Aisheng
1
-0
/
+13
2017-06-29
tty: serial: lpuart: add imx7ulp support
Dong Aisheng
1
-0
/
+11
2017-06-29
tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
1
-15
/
+30
2017-06-29
tty: serial: lpuart: refactor lpuart32_{read|write} prototype
Dong Aisheng
1
-61
/
+62
2017-06-29
tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Dong Aisheng
1
-20
/
+27
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-18
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-27
tty: serial: fsl_lpuart: clear receive flag on FIFO flush
Stefan Agner
1
-0
/
+3
2015-03-27
tty: serial: fsl_lpuart: specify transmit FIFO size
Stefan Agner
1
-0
/
+2
2015-03-27
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-15
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
[next]