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.19.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-7.0.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
/
serial
Age
Commit message (
Expand
)
Author
2022-04-08
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-04-08
kgdboc: fix return value of __setup handler
Randy Dunlap
2022-04-08
serial: 8250: Fix race condition in RTS-after-send handling
Uwe Kleine-König
2022-04-08
serial: 8250_lpss: Balance reference count for PCI DMA device
Andy Shevchenko
2022-04-08
serial: 8250_mid: Balance reference count for PCI DMA device
Andy Shevchenko
2022-04-08
serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
Zev Weiss
2022-02-25
Merge tag 'tty-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-02-21
sc16is7xx: Fix for incorrect data being transmitted
Phil Elwell
2022-02-15
Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-14
serial: parisc: GSC: fix build when IOSAPIC is not set
Randy Dunlap
2022-02-04
serial: 8250_pericom: Revert "Re-enable higher baud rates"
Andy Shevchenko
2022-01-26
serial: core: Initialize rs485 RTS polarity already on probe
Lukas Wunner
2022-01-26
serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl
Jochen Mades
2022-01-26
serial: stm32: fix software flow control transfer
Valentin Caron
2022-01-26
serial: stm32: prevent TDR register overwrite when sending x_char
Valentin Caron
2022-01-26
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
2022-01-26
tty: Add support for Brainboxes UC cards.
Cameron Williams
2022-01-26
Revert "tty: serial: Use fifo in 8250 console driver"
Greg Kroah-Hartman
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-01-06
serial: core: Keep mctrl register state and cached copy in sync
Lukas Wunner
2022-01-06
serial: stm32: correct loop for dma error handling
Valentin Caron
2022-01-06
serial: stm32: fix flow control transfer in DMA mode
Valentin Caron
2022-01-06
serial: stm32: rework TX DMA state condition
Valentin Caron
2022-01-06
serial: stm32: move tx dma terminate DMA to shutdown
Valentin Caron
2022-01-06
serial: pl011: Drop redundant DTR/RTS preservation on close/open
Lukas Wunner
2022-01-06
serial: pl011: Drop CR register reset on set_termios
Lukas Wunner
2022-01-06
serial: pl010: Drop CR register reset on set_termios
Lukas Wunner
2022-01-06
serial: liteuart: fix MODULE_ALIAS
Alyssa Ross
2022-01-06
serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() f...
Lad Prabhakar
2021-12-30
tty: serial: meson: Drop the legacy compatible strings and clock code
Yu Tu
2021-12-30
serial: pmac_zilog: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
serial: bcm63xx: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
serial: ar933x: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
serial: vt8500: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
serial: altera_jtaguart: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2021-12-30
serial: pxa: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
serial: meson: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()
Lad Prabhakar
2021-12-30
serial: 8250_bcm7271: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
serial: altera: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2021-12-30
serial: lantiq: store and compare return status correctly
Muhammad Usama Anjum
2021-12-30
serial: 8250: Move Alpha-specific quirk out of the core
Lukas Wunner
2021-12-30
serial: Fix incorrect rs485 polarity on uart open
Lukas Wunner
2021-12-30
tty: serial: Use fifo in 8250 console driver
Wander Lairson Costa
2021-12-20
serial: sh-sci: Remove BREAK/FRAME/PARITY/OVERRUN printouts
Magnus Damm
2021-12-20
serial: 8250_pericom: Use serial_dl_write() instead of open coded
Andy Shevchenko
2021-12-20
serial: 8250_pericom: Re-enable higher baud rates
Jay Dolan
2021-12-20
serial: 8250_pci: Split out Pericom driver
Andy Shevchenko
2021-12-20
tty: serial: samsung: Fix console registration from module
Sam Protsenko
2021-12-20
tty: serial: samsung: Enable console as module
Sam Protsenko
[next]