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
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-05
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
2021-05-13
serial: fsl_lpuart: don't restore interrupt state in ISR
Michael Walle
1
-14
/
+8
2021-05-13
serial: fsl_lpuart: use UARTDATA_MASK macro
Michael Walle
1
-2
/
+2
2021-05-13
serial: fsl_lpuart: don't modify arbitrary data on lpuart32
Michael Walle
1
-1
/
+1
2021-05-13
tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
Sherry Sun
1
-0
/
+3
2021-01-20
serial: fsl_lpuart: Use of_device_get_match_data()
Fabio Estevam
1
-3
/
+1
2020-10-28
tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
Vladimir Oltean
1
-6
/
+7
2020-10-05
serial: fsl_lpuart: add sysrq support when using dma
Angelo Dureghello
1
-0
/
+57
2020-09-30
tty: serial: fsl_lpuart: fix lpuart32_poll_get_char
Peng Fan
1
-1
/
+1
2020-09-30
tty: serial: lpuart: fix lpuart32_write usage
Peng Fan
1
-8
/
+6
2020-08-28
serial: fsl_lpuart: Fix typo in "transfer"
Fabio Estevam
1
-2
/
+2
2020-06-27
tty: serial: fsl_lpuart: minimum baud rate support
Vabhav Sharma
1
-0
/
+3
2020-05-15
tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
1
-4
/
+2
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
1
-1
/
+4
2020-04-23
serial: fsl_lpuart: Change DMA failure messages to debug level
Fabio Estevam
1
-6
/
+6
2020-04-16
tty: serial: fsl_lpuart: make coverity happy
Michael Walle
1
-3
/
+1
2020-03-26
tty: serial: fsl_lpuart: fix return value checking
Michael Walle
1
-1
/
+1
2020-03-26
tty: serial: fsl_lpuart: move dma_request_chan()
Michael Walle
1
-13
/
+23
2020-03-12
tty: serial: fsl_lpuart: add LS1028A earlycon support
Michael Walle
1
-8
/
+43
2020-03-12
tty: serial: fsl_lpuart: add LS1028A support
Michael Walle
1
-2
/
+25
2020-03-12
tty: serial: fsl_lpuart: fix DMA mapping
Michael Walle
1
-20
/
+28
[next]