index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2022-02-25
tty: serial: amba-pl010: use more uart_port pointers
Jiri Slaby
2022-02-25
tty: serial: lpc32xx_hs: use serial_lpc32xx_stop_tx() helper
Jiri Slaby
2022-02-25
tty: serial: serial_txx9: remove info print from init
Jiri Slaby
2022-02-25
tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned
Jiri Slaby
2022-02-25
serial: 8250_lpss: Balance reference count for PCI DMA device
Andy Shevchenko
2022-02-25
serial: 8250_mid: Balance reference count for PCI DMA device
Andy Shevchenko
2022-02-25
serial: 8250_aspeed_vuart: replace snprintf with sysfs_emit
Yang Guang
2022-02-25
serial: 8250: Correct Kconfig help text for blacklisted PCI devices
Maciej W. Rozycki
2022-02-25
serial: mvebu-uart: implement support for baudrates higher than 230400 Bd
Pali Rohár
2022-02-25
serial: mvebu-uart: implement UART clock driver for configuring UART base clock
Pali Rohár
2022-02-25
sc16is7xx: Separate GPIOs from modem control lines
Lech Perczak
2022-02-25
sc16is7xx: Update status lines in single call
Lech Perczak
2022-02-25
sc16is7xx: Preserve EFR bits on update
Lech Perczak
2022-02-25
serial: 8250: Return early in .start_tx() if there are no chars to send
Steffen Trumtrar
2022-02-23
remove the h8300 architecture
Christoph Hellwig
2022-02-21
sc16is7xx: Fix for incorrect data being transmitted
Phil Elwell
2022-02-21
tty: n_gsm: fix deadlock in gsmtty_open()
daniel.starke@siemens.com
2022-02-21
tty: n_gsm: fix wrong modem processing in convergence layer type 2
daniel.starke@siemens.com
2022-02-21
tty: n_gsm: fix wrong tty control line for flow control
daniel.starke@siemens.com
2022-02-21
tty: n_gsm: fix NULL pointer access due to DLCI release
daniel.starke@siemens.com
2022-02-21
tty: n_gsm: fix proper link termination after failed open
daniel.starke@siemens.com
2022-02-21
tty: n_gsm: fix encoding of command/response bit
daniel.starke@siemens.com
2022-02-21
tty: n_gsm: fix encoding of control signal octet bit DV
daniel.starke@siemens.com
2022-02-21
serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
Zev Weiss
2022-02-21
serial: 8250_mid: Remove unneeded test for ->setup() presence
Andy Shevchenko
2022-02-21
serial: 8250_mid: Get rid of custom MID_DEVICE() macro
Andy Shevchenko
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
[prev]
[next]