index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
fsl_lpuart.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-20
1
-2
/
+2
|
\
|
*
tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 plat...
Sherry Sun
2023-08-01
1
-2
/
+2
*
|
serial: fsl_lpuart: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
1
-2
/
+1
*
|
tty: serial: fsl_lpuart: add IDLE interrupt support for rx_dma on imx7ulp/imx...
Sherry Sun
2023-07-25
1
-2
/
+42
*
|
tty: serial: fsl_lpuart: move the lpuart32_int() below
Sherry Sun
2023-07-25
1
-20
/
+19
*
|
tty: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+1
|
/
*
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-03
1
-4
/
+53
|
\
|
*
tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
Sherry Sun
2023-06-19
1
-0
/
+1
|
*
Merge 6.4-rc5 into tty-next
Greg Kroah-Hartman
2023-06-05
1
-21
/
+23
|
|
\
|
*
|
tty: serial: fsl_lpuart: Check the return value of dmaengine_tx_status
Sherry Sun
2023-05-30
1
-1
/
+7
|
*
|
tty: serial: fsl_lpuart: optimize the timer based EOP logic
Shenwei Wang
2023-05-13
1
-4
/
+46
*
|
|
tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
Robert Hodaszi
2023-06-13
1
-1
/
+1
|
|
/
|
/
|
*
|
tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...
Sherry Sun
2023-05-30
1
-21
/
+23
|
/
*
tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platform
Sherry Sun
2023-04-20
1
-4
/
+4
*
tty: serial: fsl_lpuart: adjust buffer length to the intended size
Shenwei Wang
2023-04-20
1
-1
/
+1
*
tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_active
Sherry Sun
2023-03-29
1
-1
/
+1
*
tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_S...
Sherry Sun
2023-03-29
1
-1
/
+7
*
tty: serial: fsl_lpuart: fix race on RX DMA shutdown
Alexander Sverdlin
2023-03-09
1
-8
/
+3
*
tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...
Sherry Sun
2023-03-09
1
-3
/
+9
*
serial: fsl_lpuart: fix RS485 RTS polariy inverse issue
Shenwei Wang
2023-02-08
1
-2
/
+2
*
tty: serial: fsl_lpuart: add imx8ulp support
Sherry Sun
2023-01-31
1
-1
/
+15
*
tty: serial: fsl_lpuart: set RTS watermark for lpuart
Sherry Sun
2023-01-31
1
-0
/
+8
*
tty: serial: fsl_lpuart: Enable Receiver Idle Empty function for LPUART
Sherry Sun
2023-01-31
1
-0
/
+2
*
tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case
Sherry Sun
2023-01-31
1
-6
/
+0
*
tty: serial: fsl_lpuart: set receive watermark for imx8qxp platform
Sherry Sun
2023-01-31
1
-1
/
+5
*
tty: serial: fsl_lpuart: make rx_watermark configurable for different platforms
Sherry Sun
2023-01-31
1
-2
/
+12
*
tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma r...
Sherry Sun
2023-01-31
1
-1
/
+12
*
tty: serial: fsl_lpuart: increase maximum uart_nr to eight
Nate Drude
2023-01-19
1
-1
/
+1
*
tty: serial: fsl_lpuart: disable the break condition when shutdown the uart port
Sherry Sun
2023-01-19
1
-2
/
+2
*
tty: serial: fsl_lpuart: disable the CTS when send break signal
Sherry Sun
2023-01-19
1
-2
/
+22
*
tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()
Sherry Sun
2023-01-19
1
-0
/
+4
*
tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()
Sherry Sun
2023-01-19
1
-0
/
+5
*
tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
Sherry Sun
2023-01-19
1
-5
/
+8
*
tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
Sherry Sun
2022-11-23
1
-4
/
+4
*
tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused
Sherry Sun
2022-11-22
1
-10
/
+10
*
tty: serial: fsl_lpuart: Add runtime pm support
Sherry Sun
2022-11-22
1
-0
/
+60
*
tty: serial: fsl_lpuart: enable wakeup source for lpuart
Sherry Sun
2022-11-22
1
-81
/
+200
*
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
2022-11-22
1
-27
/
+49
|
\
|
*
tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
Sherry Sun
2022-11-03
1
-27
/
+49
*
|
serial: fsl_lpuart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-5
/
+2
*
|
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
2022-11-03
1
-25
/
+5
|
/
*
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-09-25
1
-6
/
+4
*
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-25
1
-4
/
+5
|
\
|
*
serial: fsl_lpuart: Reset prior to registration
Lukas Wunner
2022-09-22
1
-4
/
+5
*
|
tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown
Sherry Sun
2022-09-22
1
-0
/
+2
*
|
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-05
1
-2
/
+3
|
\
|
|
*
tty: serial: lpuart: disable flow control while waiting for the transmit engi...
Sherry Sun
2022-08-30
1
-0
/
+1
|
*
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
2022-08-30
1
-2
/
+2
*
|
serial: fsl_lpuart: Remove custom frame size calculation
Ilpo Järvinen
2022-08-30
1
-7
/
+2
*
|
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-2
/
+2
[next]