index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2025-02-16
Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-02-14
serial: 8250: Fix fifo underflow on flush
John Keeping
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2025-02-04
serial: 8250_pnp: Remove unneeded ->iotype assignment
Andy Shevchenko
2025-02-04
serial: 8250_platform: Remove unneeded ->iotype assignment
Andy Shevchenko
2025-02-04
serial: 8250_of: Remove unneeded ->iotype assignment
Andy Shevchenko
2025-02-04
serial: port: Make ->iotype validation global in __uart_read_properties()
Andy Shevchenko
2025-02-04
serial: port: Always update ->iotype in __uart_read_properties()
Andy Shevchenko
2025-02-04
serial: port: Assign ->iotype correctly when ->iobase is set
Andy Shevchenko
2025-02-04
serial: sc16is7xx: Fix IRQ number check behavior
Andre Werner
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-28
Merge tag 'tty-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-22
Revert "serial: 8250: Switch to nbcon console"
Greg Kroah-Hartman
2025-01-22
Revert "serial: 8250: Revert "drop lockdep annotation from serial8250_clear_I...
Greg Kroah-Hartman
2025-01-17
serial: sh-sci: Increment the runtime usage counter for the earlycon device
Claudiu Beznea
2025-01-17
serial: sh-sci: Clean sci_ports[0] after at earlycon exit
Claudiu Beznea
2025-01-17
serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in...
Claudiu Beznea
2025-01-17
serial: sh-sci: Move runtime PM enable to sci_probe_single()
Claudiu Beznea
2025-01-17
serial: sh-sci: Drop __initdata macro for port_cfg
Claudiu Beznea
2025-01-17
serial: kgdb_nmi: Remove unused knock code
Dr. David Alan Gilbert
2025-01-13
tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
Günther Noack
2025-01-13
tty: xilinx_uartps: split sysrq handling
Sean Anderson
2025-01-13
Merge 6.13-rc7 into tty-next
Greg Kroah-Hartman
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2025-01-12
drivers: remove get_task_comm() and print task comm directly
Yafang Shao
2025-01-10
serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"
John Ogness
2025-01-10
serial: 8250: Switch to nbcon console
John Ogness
2025-01-10
serial: 8250: Provide flag for IER toggling for RS485
John Ogness
2025-01-10
serial: 8250: Use high-level writing function for FIFO
John Ogness
2025-01-10
serial: 8250: Use frame time to determine timeout
John Ogness
2025-01-10
serial: 8250: Adjust the timeout for FIFO mode
John Ogness
2025-01-10
tty: atmel_serial: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2025-01-10
serial: sc16is7xx: Add polling mode if no IRQ pin is available
Andre Werner
2025-01-10
tty: serial: atmel: make it selectable for ARCH_LAN969X
Robert Marko
2025-01-10
tty: mips_ejtag_fdc: fix one more u8 warning
Jiri Slaby (SUSE)
2025-01-07
tty: n_gsm: Fix control dlci ADM mode processing
Ivaylo Dimitrov
2025-01-07
tty: n_gsm: wait until channel 0 is ready
Ivaylo Dimitrov
2025-01-07
tty: serial: fsl_lpuart: flush RX and TX FIFO when lpuart shutdown
Sherry Sun
2025-01-07
tty: serial: fsl_lpuart: increase maximum uart_nr to 12
Sherry Sun
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-23
serial: amba-pl011: Fix RTS handling in RS485 mode
Miroslav Ondra
2024-12-23
serial: stm32: use port lock wrappers for break control
Ben Wolsieffer
2024-12-23
serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
Xiaolei Wang
2024-12-23
tty: serial: 8250: Fix another runtime PM usage counter underflow
Ilpo Järvinen
2024-12-23
serial: 8250: Explain the role of @read_status_mask
John Ogness
2024-12-23
serial: 8250: Never adjust UART_LSR_DR in @read_status_mask
John Ogness
2024-12-23
serial: 8250: Do not set UART_LSR_THRE in @read_status_mask
John Ogness
2024-12-23
serial: 8250: Use @ier bits to determine if Rx is stopped
John Ogness
2024-12-23
8250: microchip: pci1xxxx: Add workaround for RTS bit toggle
Rengarajan S
[next]