index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2023-01-19
tty: vt: remove char32_t typedef
Jiri Slaby (SUSE)
2023-01-19
tty: vt: use sizeof(*variable) where possible
Jiri Slaby (SUSE)
2023-01-19
tty: vt: remove reference to undefined NO_VC_UNI_SCREEN
Jiri Slaby (SUSE)
2023-01-19
tty: vt: drop get_vc_uniscr()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: remove vc_uniscr_debug_check()
Jiri Slaby (SUSE)
2023-01-19
tty: serial: fsl_lpuart: increase maximum uart_nr to eight
Nate Drude
2023-01-19
tty: serial: imx: disable the break condition when shutdown the uart port
Sherry Sun
2023-01-19
tty: serial: fsl_lpuart: disable the break condition when shutdown the uart port
Sherry Sun
2023-01-19
tty: serial: fsl_lpuart: disable the CTS when send break signal
Sherry Sun
2023-01-19
tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()
Sherry Sun
2023-01-19
tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()
Sherry Sun
2023-01-19
tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
Sherry Sun
2023-01-19
tty/vt: prevent registration of console with invalid number
Sven Schnelle
2023-01-19
tty: fix out-of-bounds access in tty_driver_lookup_tty()
Sven Schnelle
2023-01-19
serial: 8250_early: Convert literals to use defines
Ilpo Järvinen
2023-01-19
serial: 8250: Define IIR 64 byte bit & cleanup related code
Ilpo Järvinen
2023-01-19
serial: 8250: Add IIR FIFOs enabled field properly
Ilpo Järvinen
2023-01-19
serial: 8250: Cleanup MCR literals
Ilpo Järvinen
2023-01-19
serial: 8250: Name MSR literals
Ilpo Järvinen
2023-01-19
serial: 8250: Use defined IER bits
Ilpo Järvinen
2023-01-19
serial: liteuart: drop obsolete dependency on COMPILE_TEST
Jean Delvare
2023-01-19
serial: liteuart: move polling putchar() function
Gabriel Somlo
2023-01-19
serial: liteuart: add IRQ support for the TX path
Gabriel Somlo
2023-01-19
serial: liteuart: add IRQ support for the RX path
Gabriel Somlo
2023-01-19
serial: liteuart: move function definitions
Gabriel Somlo
2023-01-19
serial: liteuart: separate rx loop from poll timer
Gabriel Somlo
2023-01-19
serial: liteuart: clean up rx loop variables
Gabriel Somlo
2023-01-19
serial: liteuart: simplify passing of uart_insert_char() flag
Gabriel Somlo
2023-01-19
serial: liteuart: rx loop should only ack rx events
Gabriel Somlo
2023-01-19
serial: liteuart: move tty_flip_buffer_push() out of rx loop
Gabriel Somlo
2023-01-19
serial: liteuart: minor style fix in liteuart_init()
Gabriel Somlo
2023-01-19
serial: liteuart: don't set unused port fields
Gabriel Somlo
2023-01-19
serial: liteuart: remove unused uart_ops stubs
Gabriel Somlo
2023-01-19
serial: liteuart: use bit number macros
Gabriel Somlo
2023-01-19
serial: liteuart: use KBUILD_MODNAME as driver name
Gabriel Somlo
2023-01-19
serial: Rename earlycon semihost driver
Bin Meng
2023-01-19
riscv: Implement semihost.h for earlycon semihost driver
Bin Meng
2023-01-19
serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...
Bin Meng
2023-01-19
earlycon: Let users set the clock frequency
Ricardo Ribalda
2023-01-19
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
2023-01-19
serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
Marek Vasut
2023-01-19
serial: amba-pl011: fix high priority character transmission in rs486 mode
Lino Sanfilippo
2023-01-19
serial: pch_uart: Pass correct sg to dma_unmap_sg()
Ilpo Järvinen
2023-01-19
tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
Krzysztof Kozlowski
2023-01-17
serial: arc_uart: Drop empty platform remove function
Uwe Kleine-König
2023-01-16
tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-09
hvc/xen: lock console list traversal
Roger Pau Monne
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
[prev]
[next]