index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2022-06-28
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Stephen Rothwell
2022-06-28
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Rothwell
2022-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...
Stephen Rothwell
2022-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Stephen Rothwell
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
2022-06-27
serial: 8250: dw: enable using pdata with ACPI
Marcin Wojtas
2022-06-24
serial: qcom: Migrate to dev_pm_opp_set_config()
Viresh Kumar
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
2022-06-20
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
2022-06-15
serial: qcom_geni_serial: Disable MMIO tracing for geni serial
Sai Prakash Ranjan
2022-06-10
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
2022-06-10
tty: Use flow-control char function on closing path
Ilpo Järvinen
2022-06-10
tty: Implement lookahead to process XON/XOFF timely
Ilpo Järvinen
2022-06-10
serial: 8250: Remove serial_rs485 sanitization from em485
Ilpo Järvinen
2022-06-10
serial: sc16is7xx: Remove serial_rs485 assignment
Ilpo Järvinen
2022-06-10
serial: mcf: Remove serial_rs485 assignment
Ilpo Järvinen
2022-06-10
serial: 8250_exar: Remove serial_rs485 assignment
Ilpo Järvinen
2022-06-10
serial: max310x: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: imx: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: fsl_lpuart: Call core's sanitization and remove custom one
Ilpo Järvinen
2022-06-10
serial: pl011: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: 8250_pci: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: 8250: lpc18xx: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: 8250_fintek: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: 8250_dwlib: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: return -EINVAL for non-legacy RS485 flags
Ilpo Järvinen
2022-06-10
serial: Clear rs485 struct when non-RS485 mode is set
Ilpo Järvinen
2022-06-10
serial: Sanitize rs485_struct
Ilpo Järvinen
2022-06-10
serial: stm32: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: sc16is7xx: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: omap: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: mcf: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: max310x: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: imx: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: fsl_lpuart: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: atmel: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: ar933x: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: pl011: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: 8250_pci: Fill in rs485_supported for pci_fintek
Ilpo Järvinen
2022-06-10
serial: 8250_of: Use serial8250_em485_supported
Ilpo Järvinen
2022-06-10
serial: 8250_lpc18cc: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: 8250_fintek: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: 8250_exar: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: 8250_dwlib: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: 8250_bcm2835aux: Use serial8250_em485_supported
Ilpo Järvinen
2022-06-10
serial: 8250: Create serial8250_em485_supported for em485 users
Ilpo Järvinen
2022-06-10
serial: Add rs485_supported to uart_port
Ilpo Järvinen
[next]