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-7.1.y
linux-7.2.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
2022-02-21
serial: sh-sci: Simplify multiplication/shift logic
Geert Uytterhoeven
2022-02-21
tty: serial: atmel: add earlycon support
Michael Walle
2022-02-16
tty: n_tty: do not look ahead for EOL character past the end of the buffer
Linus Torvalds
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-14
Merge 5.17-rc4 into tty-next
Greg Kroah-Hartman
2022-02-11
tty: serial: imx: Add fast path when rs485 delays are 0
Harald Seiler
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-08
serial: 8250_bcm2835aux: Add ACPI support
Adrien Thierry
2022-02-08
serial: stm32: enable / disable wake irqs for mcrtl_gpio wakeup sources
Erwan Le Ray
2022-02-08
serial: mctrl_gpio: add a new API to enable / disable wake_irq
Erwan Le Ray
2022-02-04
serial: core: Drop duplicate NULL check in uart_*shutdown()
Andy Shevchenko
2022-02-04
tty: Drop duplicate NULL check in TTY port functions
Andy Shevchenko
2022-02-04
amiserial: Drop duplicate NULL check in shutdown()
Andy Shevchenko
2022-02-04
vt_ioctl: add array_index_nospec to VT_ACTIVATE
Jakob Koschel
2022-02-04
vt_ioctl: fix array_index_nospec in vt_setactivate
Jakob Koschel
2022-02-04
serial: 8250_pericom: Revert "Re-enable higher baud rates"
Andy Shevchenko
2022-01-31
n_tty: wake up poll(POLLRDNORM) on receiving data
TATSUKAWA KOSUKE (立川 江介)
2022-01-31
serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards
Andy Shevchenko
2022-01-31
tty: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-01-30
Merge tag 'v5.17-rc2' into tty-next
Greg Kroah-Hartman
2022-01-26
serial: mcf: use helpers in mcf_tx_chars()
Jiri Slaby
2022-01-26
serial: fsl_linflexuart: don't call uart_write_wakeup() twice
Jiri Slaby
2022-01-26
serial: fsl_linflexuart: deduplicate character sending
Jiri Slaby
2022-01-26
mxser: switch from xmit_buf to kfifo
Jiri Slaby
2022-01-26
mxser: use tty_port xmit_buf helpers
Jiri Slaby
2022-01-26
mxser: fix xmit_buf leak in activate when LSR == 0xff
Jiri Slaby
2022-01-26
tty: tty_port_open, document shutdown vs failed activate
Jiri Slaby
2022-01-26
tty: add kfifo to tty_port
Jiri Slaby
2022-01-26
serial: atmel_serial: include circ_buf.h
Jiri Slaby
2022-01-26
serial: core: clean up EXPORT_SYMBOLs
Jiri Slaby
2022-01-26
tty: serial: fsl_lpuart: count tty buffer overruns
Sherry Sun
2022-01-26
serial: imx: reduce RX interrupt frequency
Tomasz Moń
2022-01-26
tty: serial: max3100: Remove redundant 'flush_workqueue()' calls
Xu Wang
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
tty: n_gsm: fix SW flow control encoding/handling
daniel.starke@siemens.com
2022-01-26
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
2022-01-26
tty: rpmsg: Fix race condition releasing tty port
Arnaud Pouliquen
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-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-01-12
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-01-10
Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-01-10
Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-01-10
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'
Rafael J. Wysocki
[prev]
[next]