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
2023-04-13
tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_S...
Sherry Sun
1
-1
/
+7
2023-04-06
tty: serial: fsl_lpuart: fix race on RX DMA shutdown
Alexander Sverdlin
1
-8
/
+3
2023-04-06
tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
Sherry Sun
1
-4
/
+4
2023-03-22
tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...
Sherry Sun
1
-3
/
+9
2023-03-11
tty: serial: fsl_lpuart: disable the CTS when send break signal
Sherry Sun
1
-2
/
+22
2023-03-10
serial: fsl_lpuart: fix RS485 RTS polariy inverse issue
Shenwei Wang
1
-2
/
+2
2023-03-10
tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case
Sherry Sun
1
-6
/
+0
2023-03-10
tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()
Sherry Sun
1
-0
/
+4
2023-03-10
tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()
Sherry Sun
1
-0
/
+5
2022-11-03
tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
Sherry Sun
1
-27
/
+49
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
1
-6
/
+4
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
1
-4
/
+5
2022-09-22
serial: fsl_lpuart: Reset prior to registration
Lukas Wunner
1
-4
/
+5
2022-09-22
tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown
Sherry Sun
1
-0
/
+2
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
1
-2
/
+3
2022-08-30
tty: serial: lpuart: disable flow control while waiting for the transmit engi...
Sherry Sun
1
-0
/
+1
2022-08-30
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
1
-2
/
+2
2022-08-30
serial: fsl_lpuart: Remove custom frame size calculation
Ilpo Järvinen
1
-7
/
+2
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-2
/
+2
2022-08-30
serial: fsl_lpuart: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-28
tty: serial: fsl_lpuart: correct the count of break characters
Sherry Sun
1
-6
/
+6
2022-07-28
serial: fsl_lpuart: zero out parity bit in CS7 mode
Shenwei Wang
1
-2
/
+24
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-2
/
+2
2022-06-10
serial: fsl_lpuart: Call core's sanitization and remove custom one
Ilpo Järvinen
1
-17
/
+0
2022-06-10
serial: fsl_lpuart: Fill in rs485_supported
Ilpo Järvinen
1
-0
/
+6
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
1
-1
/
+1
2022-05-19
serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS
Ilpo Järvinen
1
-5
/
+3
2022-05-16
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
1
-9
/
+9
2022-05-06
fsl_lpuart: Don't enable interrupts too early
Indan Zupancic
1
-9
/
+9
2022-04-22
tty: serial: fsl_lpuart: remove the count initialization as it is not needed
Sherry Sun
1
-1
/
+1
2022-04-15
tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id an...
Sherry Sun
1
-20
/
+4
2022-04-15
serial: fsl_lpuart: remove redundant code in rs485_config functions
Lino Sanfilippo
1
-32
/
+0
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-2
/
+2
2022-01-26
tty: serial: fsl_lpuart: count tty buffer overruns
Sherry Sun
1
-7
/
+13
2021-12-17
tty: serial: fsl_lpuart: Add i.MXRT1050 support
Jesse Taube
1
-0
/
+8
2021-12-06
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2021-12-03
tty: serial: fsl_lpuart: add timeout for wait_event_interruptible in .shutdown()
Sherry Sun
1
-2
/
+2
2021-11-25
Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
Alexander Stein
1
-0
/
+1
2021-08-26
tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxp
Fugang Duan
1
-0
/
+48
2021-08-26
tty: serial: fsl_lpuart: enable two stop bits for lpuart32
Fugang Duan
1
-2
/
+6
2021-08-26
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
1
-1
/
+1
2021-08-18
tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callback
Fugang Duan
1
-0
/
+4
2021-07-29
tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrl
Sherry Sun
1
-1
/
+1
2021-05-13
serial: fsl_lpuart: disable DMA for console and fix sysrq
Michael Walle
1
-0
/
+6
2021-05-13
serial: fsl_lpuart: add loopback support
Michael Walle
1
-2
/
+34
2021-05-13
serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUART
Michael Walle
1
-27
/
+1
2021-05-13
serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
Michael Walle
1
-11
/
+1
2021-05-13
serial: fsl_lpuart: handle break and make sysrq work
Michael Walle
1
-8
/
+24
2021-05-13
serial: fsl_lpuart: split sysrq handling
Michael Walle
1
-6
/
+6
[next]