index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
Douglas Anderson
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-28
tty: serial: document uart_get_console()
Jiri Slaby
2022-07-28
tty: serial: serial_core, reformat kernel-doc for functions
Jiri Slaby
2022-07-28
Documentation: serial: move GPIO kernel-doc to the functions
Jiri Slaby
2022-07-28
Documentation: serial: dedup kernel-doc for uart functions
Jiri Slaby
2022-07-28
serial: mvebu-uart: uart2 error bits clearing
Narendra Hadke
2022-07-28
tty: serial: fsl_lpuart: correct the count of break characters
Sherry Sun
2022-07-28
serial: stm32: make info structs static to avoid sparse warnings
Ben Dooks
2022-07-28
serial: fsl_lpuart: zero out parity bit in CS7 mode
Shenwei Wang
2022-07-28
tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could r...
Vijaya Krishna Nivarthi
2022-07-28
serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()
Guo Mengqi
2022-07-16
serial: remove VR41XX serial driver
Thomas Bogendoerfer
2022-07-14
serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags
Lino Sanfilippo
2022-07-14
serial: 8250_dwlib: remove redundant sanity check for RS485 flags
Lino Sanfilippo
2022-07-14
serial: core: sanitize RS485 delays read from device tree
Lino Sanfilippo
2022-07-14
serial: core: move sanitizing of RS485 delays into own function
Lino Sanfilippo
2022-07-14
serial: core, 8250: set RS485 termination GPIO in serial core
Lino Sanfilippo
2022-07-14
serial: ar933x: Remove superfluous code in ar933x_config_rs485()
Lino Sanfilippo
2022-07-14
serial: ar933x: Fix check for RS485 support
Lino Sanfilippo
2022-07-14
serial: 8250_bcm7271: Save/restore RTS in suspend/resume
Doug Berger
2022-07-14
serial: 8250_dw: Avoid pslverr on reading empty receiver fifo
VAMSHI GAJJELA
2022-07-14
tty: serial: samsung_tty: fix s3c24xx_serial_set_mctrl()
Marek Szyprowski
2022-07-14
serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEED
Geert Uytterhoeven
2022-07-14
tty: 8250: Add support for Brainboxes PX cards.
Cameron Williams
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
2022-07-11
tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
2022-07-08
serial: RS485 termination is supported if DT provides one
Ilpo Järvinen
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-07-08
serial: 8250_fsl: Don't report FE, PE and OE twice
Uwe Kleine-König
2022-06-30
serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
Biju Das
2022-06-30
serial: mvebu-uart: correctly report configured baudrate value
Pali Rohár
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
2022-06-30
serial: 8250: fix return error code in serial8250_request_std_resource()
Yi Yang
2022-06-30
serial: stm32: Clear prev values before setting RTS delays
Ilpo Järvinen
2022-06-30
serial: 8250_dw: Use dw8250_serial_out() in dw8250_serial_out38x()
Ilpo Järvinen
2022-06-30
8250_dwlib: Convert bitops to newer form
Ilpo Järvinen
2022-06-30
serial: 8250_dw: Drop PM ifdeffery
Andy Shevchenko
2022-06-30
serial: 8250_dw: Sort headers alphabetically
Andy Shevchenko
2022-06-30
earlycon: prevent multiple register_console()
Michael Walle
2022-06-30
serial: 8250_dw: Take port lock while accessing LSR
Ilpo Järvinen
2022-06-30
serial: 8250_port: Fix spelling mistake
Zhang Jiaming
2022-06-30
tty: serial: samsung_tty: loopback mode support
Chanho Park
2022-06-30
tty: serial: samsung_tty: support more than 4 uart ports
Chanho Park
2022-06-27
serial: 8250: Fix __stop_tx() & DMA Tx restart races
Ilpo Järvinen
2022-06-27
serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
Ilpo Järvinen
2022-06-27
tty: serial: samsung_tty: set dma burst_size to 1
Chanho Park
[next]