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
2017-08-28
serial: core: remove unneeded irq_wake flag
Andy Shevchenko
2017-08-28
serial: stm32-usart: Avoid using irq_wake flag
Andy Shevchenko
2017-08-28
serial: st-asc: Avoid using irq_wake flag
Andy Shevchenko
2017-08-28
serial: fsl_lpuart: Avoid using irq_wake flag
Andy Shevchenko
2017-08-28
tty: serial: msm: Move request_irq to the end of startup
Neeraj Upadhyay
2017-08-28
serial: pch_uart: Remove unneeded NULL check
Fabio Estevam
2017-08-28
tty: serial: sprd: fix error return code in sprd_probe()
Gustavo A. R. Silva
2017-08-28
serial: meson: constify uart_ops structures
Julia Lawall
2017-08-28
serial: owl: constify uart_ops structures
Julia Lawall
2017-08-28
serial: stm32: fix pio transmit timeout
Gerald Baeza
2017-08-28
serial: pl011: constify amba_id
Arvind Yadav
2017-08-28
serial: pl010: constify amba_id
Arvind Yadav
2017-08-28
tty: amba-pl011: constify vendor_data structures
Julia Lawall
2017-08-28
tty: undo export of tty_open_by_driver
Okash Khawaja
2017-08-28
tty: resolve tty contention between kernel and user space
Okash Khawaja
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
2017-08-23
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
2017-08-22
parisc/8250_gsc: Fix section mismatches
Helge Deller
2017-08-22
parisc/mux: Fix section mismatches
Helge Deller
2017-08-17
pty: fix the cached path of the pty slave file descriptor in the master
Linus Torvalds
2017-08-15
sparc64: vcc: Add install & cleanup TTY operations
Jag Raman
2017-08-15
sparc64: vcc: Add break_ctl TTY operation
Jag Raman
2017-08-15
sparc64: vcc: Add chars_in_buffer TTY operation
Jag Raman
2017-08-15
sparc64: vcc: Add write & write_room TTY operations
Jag Raman
2017-08-15
sparc64: vcc: Add hangup TTY operation
Jag Raman
2017-08-15
sparc64: vcc: Add open & close TTY operations
Jag Raman
2017-08-15
sparc64: vcc: Enable LDC event processing engine
Jag Raman
2017-08-15
sparc64: vcc: Add RX & TX timer for delayed LDC operation
Jag Raman
2017-08-15
sparc64: vcc: Create sysfs attribute group
Jag Raman
2017-08-15
sparc64: vcc: Enable VCC port probe and removal
Jag Raman
2017-08-15
sparc64: vcc: TTY driver initialization and cleanup
Jag Raman
2017-08-15
sparc64: vcc: Add VCC debug message macros
Jag Raman
2017-08-15
sparc64: vcc: Enable VCC module in linux
Jag Raman
2017-08-14
Merge 4.13-rc5 into tty-next
Greg Kroah-Hartman
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-08-02
tty: fix __tty_insert_flip_char regression
Arnd Bergmann
2017-08-01
Revert "serial: Delete dead code for CIR serial ports"
Sean Young
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
2017-07-31
powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)
Michael Ellerman
2017-07-30
tty: pl011: fix initialization order of QDF2400 E44
Timur Tabi
2017-07-30
tty: improve tty_insert_flip_char() slow path
Arnd Bergmann
2017-07-30
tty: improve tty_insert_flip_char() fast path
Arnd Bergmann
2017-07-30
serial: fsl_lpuart: clear unsupported options in .rs485_config()
Uwe Kleine-König
2017-07-30
serial: 8250_pci: Enable device after we check black list
Andy Shevchenko
2017-07-30
serial: core: move UPF_NO_TXEN_TEST to quirks and rename
Andy Shevchenko
2017-07-30
serial: core: enforce type for upf_t when copying
Andy Shevchenko
2017-07-30
serial: 8250_early: Remove __init marking from early write
Jeffy Chen
2017-07-30
serial: 8250_ingenic: Remove __init marking from early write
Jeffy Chen
2017-07-30
serial: xuartps: Remove __init marking from early write
Jeffy Chen
[prev]
[next]