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
2021-01-22
tty: fix up hung_up_tty_read() conversion
Linus Torvalds
2021-01-22
tty: fix up hung_up_tty_write() conversion
Linus Torvalds
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
2021-01-21
Merge 9bb48c82aced ("tty: implement write_iter") into tty-linus
Greg Kroah-Hartman
2021-01-20
tty: teach the n_tty ICANON case about the new "cookie continuations" too
Linus Torvalds
2021-01-20
tty: teach n_tty line discipline about the new "cookie continuations"
Linus Torvalds
2021-01-20
tty: clean up legacy leftovers from n_tty line discipline
Linus Torvalds
2021-01-20
tty: implement write_iter
Linus Torvalds
2021-01-20
tty: implement read_iter
Linus Torvalds
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2021-01-20
serial: remove sirf prima/atlas driver
Arnd Bergmann
2021-01-20
serial: mxs-auart: Remove <asm/cacheflush.h>
Fabio Estevam
2021-01-20
serial: mxs-auart: Remove serial_mxs_probe_dt()
Fabio Estevam
2021-01-20
serial: fsl_lpuart: Use of_device_get_match_data()
Fabio Estevam
2021-01-16
Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-15
tty: serial: Drop unused efm32 serial driver
Uwe Kleine-König
2021-01-15
tty: vcc: Drop impossible to hit WARN_ON
Uwe Kleine-König
2021-01-15
tty: vcc: Drop unnecessary if block
Uwe Kleine-König
2021-01-15
tty: hvcs: Drop unnecessary if block
Uwe Kleine-König
2021-01-13
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
2021-01-07
riscv: Fix sifive serial driver
Damien Le Moal
2021-01-07
tty: Protect disc_data in n_tty_close and n_tty_flush_buffer
Yan.Gao
2021-01-07
drivers:tty:pty: Fix a race causing data loss on close
Corey Minyard
2021-01-07
tty: Export redirect release
Corey Minyard
2021-01-07
serial: stm32: update transmission complete error message in shutdown
Erwan Le Ray
2021-01-07
serial: stm32: clean probe and remove port deinit
Erwan Le Ray
2021-01-07
serial: stm32: update conflicting RTS/CTS config comment
Erwan Le Ray
2021-01-07
serial: stm32: add author
Erwan Le Ray
2021-01-07
serial: stm32: add "_usart" prefix in functions name
Erwan Le Ray
2021-01-07
serial: stm32: fix code cleaning warnings and checks
Erwan Le Ray
2021-01-07
serial: stm32: fix DMA initialization error handling
Erwan Le Ray
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2021-01-07
tty: cpm_uart, use port->flags instead of low_latency
Jiri Slaby
2021-01-07
vt: drop old FONT ioctls
Jiri Slaby
2021-01-07
vt/consolemap: do font sum unsigned
Jiri Slaby
2021-01-07
8250_tegra: clean up tegra_uart_handle_break
Jiri Slaby
2021-01-07
tty: pty, remove BUG_ON from pty_close
Jiri Slaby
2021-01-07
vt: keyboard, defkeymap.c_shipped, approach the unicode table
Jiri Slaby
2021-01-07
vt: keyboard, defkeymap.c_shipped, approach the definitions
Jiri Slaby
2021-01-07
vt: keyboard, make keyboard_tasklet local
Jiri Slaby
2021-01-07
vt: move set_leds to keyboard.c
Jiri Slaby
2020-12-28
serial: mvebu-uart: fix tx lost characters at power off
Pali Rohár
2020-12-28
tty: serial: icom: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2020-12-28
tty: serial: cpm_uart: Add udbg support for enabling xmon
Christophe Leroy
2020-12-28
tty/serial/lantiq: convert comma to semicolon
Zheng Yongjun
2020-12-28
tty/serial/imx: convert comma to semicolon
Zheng Yongjun
2020-12-28
tty: new helper function tty_get_icount()
Uwe Kleine-König
2020-12-28
tty: rename tty_kopen() and add new function tty_kopen_shared()
Uwe Kleine-König
2020-12-17
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
[prev]
[next]