index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Lines
2023-01-19
tty: serial: qcom-geni-serial: add support for serial engine DMA
Bartosz Golaszewski
-59
/
+255
2023-01-19
tty: serial: qcom-geni-serial: use of_device_id data
Bartosz Golaszewski
-12
/
+34
2023-01-19
tty: serial: qcom-geni-serial: drop the return value from handle_rx
Bartosz Golaszewski
-8
/
+6
2023-01-19
tty: serial: qcom-geni-serial: refactor qcom_geni_serial_send_chunk_fifo()
Bartosz Golaszewski
-18
/
+10
2023-01-19
tty: serial: qcom-geni-serial: split out the FIFO tx code
Bartosz Golaszewski
-27
/
+33
2023-01-19
tty: serial: qcom-geni-serial: remove unneeded tabs
Bartosz Golaszewski
-12
/
+12
2023-01-19
tty: serial: qcom-geni-serial: refactor qcom_geni_serial_isr()
Bartosz Golaszewski
-6
/
+4
2023-01-19
tty: serial: qcom-geni-serial: remove stray newlines
Bartosz Golaszewski
-2
/
+0
2023-01-19
tty: serial: qcom-geni-serial: improve the to_dev_port() macro
Bartosz Golaszewski
-17
/
+19
2023-01-19
tty: serial: qcom-geni-serial: align #define values
Bartosz Golaszewski
-31
/
+31
2023-01-19
tty: serial: qcom-geni-serial: remove unused symbols
Bartosz Golaszewski
-15
/
+0
2023-01-19
tty: serial: qcom-geni-serial: drop unneeded forward definitions
Bartosz Golaszewski
-42
/
+37
2023-01-19
tty: serial: qcom-geni-serial: stop operations in progress at shutdown
Bartosz Golaszewski
-0
/
+2
2023-01-19
tty: serial: fsl_lpuart: increase maximum uart_nr to eight
Nate Drude
-1
/
+1
2023-01-19
tty: serial: imx: disable the break condition when shutdown the uart port
Sherry Sun
-1
/
+2
2023-01-19
tty: serial: fsl_lpuart: disable the break condition when shutdown the uart port
Sherry Sun
-2
/
+2
2023-01-19
tty: serial: fsl_lpuart: disable the CTS when send break signal
Sherry Sun
-2
/
+22
2023-01-19
tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()
Sherry Sun
-0
/
+4
2023-01-19
tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()
Sherry Sun
-0
/
+5
2023-01-19
tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
Sherry Sun
-5
/
+8
2023-01-19
serial: 8250_early: Convert literals to use defines
Ilpo Järvinen
-2
/
+2
2023-01-19
serial: 8250: Define IIR 64 byte bit & cleanup related code
Ilpo Järvinen
-5
/
+9
2023-01-19
serial: 8250: Add IIR FIFOs enabled field properly
Ilpo Järvinen
-10
/
+7
2023-01-19
serial: 8250: Cleanup MCR literals
Ilpo Järvinen
-1
/
+1
2023-01-19
serial: 8250: Name MSR literals
Ilpo Järvinen
-2
/
+2
2023-01-19
serial: 8250: Use defined IER bits
Ilpo Järvinen
-5
/
+5
2023-01-19
serial: liteuart: drop obsolete dependency on COMPILE_TEST
Jean Delvare
-1
/
+1
2023-01-19
serial: liteuart: move polling putchar() function
Gabriel Somlo
-8
/
+8
2023-01-19
serial: liteuart: add IRQ support for the TX path
Gabriel Somlo
-17
/
+13
2023-01-19
serial: liteuart: add IRQ support for the RX path
Gabriel Somlo
-7
/
+74
2023-01-19
serial: liteuart: move function definitions
Gabriel Somlo
-41
/
+41
2023-01-19
serial: liteuart: separate rx loop from poll timer
Gabriel Somlo
-3
/
+9
2023-01-19
serial: liteuart: clean up rx loop variables
Gabriel Somlo
-4
/
+3
2023-01-19
serial: liteuart: simplify passing of uart_insert_char() flag
Gabriel Somlo
-2
/
+1
2023-01-19
serial: liteuart: rx loop should only ack rx events
Gabriel Somlo
-1
/
+1
2023-01-19
serial: liteuart: move tty_flip_buffer_push() out of rx loop
Gabriel Somlo
-2
/
+2
2023-01-19
serial: liteuart: minor style fix in liteuart_init()
Gabriel Somlo
-4
/
+2
2023-01-19
serial: liteuart: don't set unused port fields
Gabriel Somlo
-2
/
+0
2023-01-19
serial: liteuart: remove unused uart_ops stubs
Gabriel Somlo
-17
/
+0
2023-01-19
serial: liteuart: use bit number macros
Gabriel Somlo
-2
/
+3
2023-01-19
serial: liteuart: use KBUILD_MODNAME as driver name
Gabriel Somlo
-3
/
+3
2023-01-19
serial: Rename earlycon semihost driver
Bin Meng
-7
/
+7
2023-01-19
riscv: Implement semihost.h for earlycon semihost driver
Bin Meng
-1
/
+1
2023-01-19
serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...
Bin Meng
-24
/
+1
2023-01-19
earlycon: Let users set the clock frequency
Ricardo Ribalda
-1
/
+8
2023-01-19
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
-15
/
+10
2023-01-19
serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
Marek Vasut
-27
/
+4
2023-01-19
serial: amba-pl011: fix high priority character transmission in rs486 mode
Lino Sanfilippo
-4
/
+4
2023-01-19
serial: pch_uart: Pass correct sg to dma_unmap_sg()
Ilpo Järvinen
-1
/
+1
2023-01-19
tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
Krzysztof Kozlowski
-2
/
+16
[prev]
[next]