index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2024-04-09
serial: 8250_pci: Remove redundant PCI IDs
Andy Shevchenko
2024-04-09
serial: core: Fix regression when runtime PM is not enabled
Tony Lindgren
2024-04-09
serial: mxs-auart: add spinlock around changing cts state
Emil Kronborg
2024-04-09
serial: 8250_dw: Revert: Do not reclock if already at correct rate
Hans de Goede
2024-04-09
serial: 8250_lpc18xx: disable clks on error in probe()
Dan Carpenter
2024-04-09
serial: max3100: Update Kconfig entry
Andy Shevchenko
2024-04-09
serial: max3100: Remove unneeded forward declaration
Andy Shevchenko
2024-04-09
serial: max3100: Replace custom polling timeout with standard one
Andy Shevchenko
2024-04-09
serial: max3100: Remove custom HW shutdown support
Andy Shevchenko
2024-04-09
serial: max3100: Make struct plat_max3100 local
Andy Shevchenko
2024-04-09
serial: max3100: Fix bitwise types
Andy Shevchenko
2024-04-09
serial: max3100: Update uart_driver_registered on driver removal
Andy Shevchenko
2024-04-09
serial: max3100: Lock port->lock when calling uart_handle_cts_change()
Andy Shevchenko
2024-04-09
serial: 8250_of: Add clock_notifier
Bastien Curutchet
2024-04-09
serial: pmac_zilog: Drop usage of platform_driver_probe()
Uwe Kleine-König
2024-04-09
serial: ami: Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
2024-04-09
tty: vt: conmakehash: Don't mention the full path of the input in output
Uwe Kleine-König
2024-04-09
tty: n_gsm: replace deprecated strncpy with strscpy
Justin Stitt
2024-04-09
tty: hvc: Remove second semicolon
Colin Ian King
2024-04-09
serial: sifive: Remove 0 from fu540-c000-uart0 binding.
Sebastian Andrzej Siewior
2024-04-09
serial: pic32_uart: Replace of_gpio.h by proper one
Andy Shevchenko
2024-04-09
serial: 8250_omap: Remove unused of_gpio.h
Andy Shevchenko
2024-04-09
serial: 8250: Add preferred console in serial8250_isa_init_ports()
Tony Lindgren
2024-04-09
serial: core: Handle serial console options
Tony Lindgren
2024-04-09
serial: core: Add support for DEVNAME:0.0 style naming for kernel console
Tony Lindgren
2024-04-09
tty: atmel_serial: use single DMA mapping for RX
Jiri Slaby (SUSE)
2024-04-09
tty: atmel_serial: define macro for RX size
Jiri Slaby (SUSE)
2024-04-09
tty: atmel_serial: use single DMA mapping for TX
Jiri Slaby (SUSE)
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-04-09
tty: msm_serial: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
2024-04-09
tty: 8250_omap: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
2024-04-09
tty: 8250_dma: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-15
Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
2024-03-06
serial: 8250_dw: Replace ACPI device check by a quirk
Andy Shevchenko
2024-03-05
Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"
Douglas Anderson
2024-03-05
tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
Sherry Sun
2024-03-05
serial: Lock console when calling into driver before registration
Peter Collingbourne
2024-03-05
serial: 8250_uniphier: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_tegra: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_pxa: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_omap: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_of: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_lpc18xx: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_ingenic: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_dw: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_bcm7271: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
Andy Shevchenko
[prev]
[next]