index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
2022-04-15
serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64
Eric Tremblay
2022-04-15
serial: 8250: Handle UART without interrupt on TEMT using em485
Eric Tremblay
2022-04-15
serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
Miaoqian Lin
2022-04-15
serial: atmel: remove redundant assignment in rs485_config
Lino Sanfilippo
2022-04-15
serial: fsl_lpuart: remove redundant code in rs485_config functions
Lino Sanfilippo
2022-04-15
serial: imx: remove redundant assignment in rs485_config
Lino Sanfilippo
2022-04-15
serial: max310: remove redundant memset in rs485_config
Lino Sanfilippo
2022-04-15
serial: omap: remove redundant code in rs485_config
Lino Sanfilippo
2022-04-15
serial: sc16is7xx: remove redundant check in rs485_config
Lino Sanfilippo
2022-04-15
serial: stm32: remove redundant code in rs485_config
Lino Sanfilippo
2022-04-15
serial: amba-pl011: remove redundant code in rs485_config
Lino Sanfilippo
2022-04-15
serial: core: move RS485 configuration tasks from drivers into core
Lino Sanfilippo
2022-04-15
tty: serial: meson: Use DIV_ROUND_CLOSEST to calculate baud rates
Yu Tu
2022-04-15
serial: 8250: Report which option to enable for blacklisted PCI devices
Maciej W. Rozycki
2022-04-15
serial: 8250: Make SERIAL_8250_EM available for arm64 systems
Phil Edworthy
2022-04-15
tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
Miaoqian Lin
2022-04-15
tty: serial: samsung: add spin_lock for interrupt and console_write
Jaewon Kim
2022-04-15
tty: Fix a possible resource leak in icom_probe
Huang Guobin
2022-04-15
tty: serial: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-04-14
tty: serial: altera: use altera_jtaguart_stop_tx()
Jiri Slaby
2022-04-14
tty: serial: owl-uart, send x_char even if stopped
Jiri Slaby
2022-04-14
tty: serial: mpc52xx_uart: remove double ifdeffery
Jiri Slaby
2022-04-04
Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...
Arnd Bergmann
2022-04-04
tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned, part II.
Jiri Slaby
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-18
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-03-18
tty: serial: samsung: Add ARTPEC-8 support
Vincent Whitchurch
2022-03-18
serial: sc16is7xx: Clear RS485 bits in the shutdown
Hui Wang
2022-03-18
tty: serial: samsung: simplify getting OF match data
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: constify variables and pointers
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: constify s3c24xx_serial_drv_data members
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: constify UART name
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: constify s3c24xx_serial_drv_data
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: reduce number of casts
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: embed s3c2410_uartcfg in parent structure
Krzysztof Kozlowski
2022-03-18
tty: serial: samsung: embed s3c24xx_uart_info in parent structure
Krzysztof Kozlowski
2022-03-18
serial: 8250_tegra: mark acpi_device_id as unused with !ACPI
Krzysztof Kozlowski
2022-03-18
tty: serial: bcm63xx: use more precise Kconfig symbol
Rafał Miłecki
2022-03-18
serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUS
Geert Uytterhoeven
2022-03-18
tty: serial: jsm: fix two assignments in if conditions
Alexander Vorwerk
2022-03-18
tty: serial: jsm: remove redundant assignments to variable linestatus
Colin Ian King
2022-03-18
serial: 8250_mtk: make two read-only arrays static const
Colin Ian King
2022-03-18
serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
Jiri Slaby
2022-03-18
tty: serial: serial_txx9: remove struct uart_txx9_port
Jiri Slaby
2022-03-18
kgdboc: fix return value of __setup handler
Randy Dunlap
2022-03-03
serial: samsung: Add samsung_early_read to support early kgdboc
Woody Lin
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-01
serial: mvebu-uart: fix return value check in mvebu_uart_clock_probe()
Wei Yongjun
2022-03-01
sc16is7xx: Set AUTOCTS and AUTORTS bits
Tomasz Moń
[prev]
[next]