index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
serial: core: remove unneeded irq_wake flag
Andy Shevchenko
1
-6
/
+3
2017-08-28
serial: stm32-usart: Avoid using irq_wake flag
Andy Shevchenko
1
-1
/
+1
2017-08-28
serial: st-asc: Avoid using irq_wake flag
Andy Shevchenko
1
-1
/
+1
2017-08-28
serial: fsl_lpuart: Avoid using irq_wake flag
Andy Shevchenko
1
-4
/
+9
2017-08-28
tty: serial: msm: Move request_irq to the end of startup
Neeraj Upadhyay
1
-5
/
+14
2017-08-28
serial: pch_uart: Remove unneeded NULL check
Fabio Estevam
1
-2
/
+1
2017-08-28
tty: serial: sprd: fix error return code in sprd_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-28
serial: meson: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: owl: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: stm32: fix pio transmit timeout
Gerald Baeza
1
-1
/
+1
2017-08-28
serial: pl011: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
serial: pl010: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
tty: amba-pl011: constify vendor_data structures
Julia Lawall
1
-2
/
+2
2017-08-28
tty: undo export of tty_open_by_driver
Okash Khawaja
1
-2
/
+1
2017-08-28
tty: resolve tty contention between kernel and user space
Okash Khawaja
1
-5
/
+95
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
2
-37
/
+30
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
1
-1
/
+1
2017-08-23
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
1
-5
/
+2
2017-08-22
parisc/8250_gsc: Fix section mismatches
Helge Deller
1
-4
/
+4
2017-08-22
parisc/mux: Fix section mismatches
Helge Deller
1
-7
/
+7
2017-08-17
pty: fix the cached path of the pty slave file descriptor in the master
Linus Torvalds
1
-2
/
+5
2017-08-15
sparc64: vcc: Add install & cleanup TTY operations
Jag Raman
1
-0
/
+73
2017-08-15
sparc64: vcc: Add break_ctl TTY operation
Jag Raman
1
-0
/
+35
2017-08-15
sparc64: vcc: Add chars_in_buffer TTY operation
Jag Raman
1
-5
/
+29
2017-08-15
sparc64: vcc: Add write & write_room TTY operations
Jag Raman
1
-3
/
+98
2017-08-15
sparc64: vcc: Add hangup TTY operation
Jag Raman
1
-0
/
+41
2017-08-15
sparc64: vcc: Add open & close TTY operations
Jag Raman
1
-1
/
+62
2017-08-15
sparc64: vcc: Enable LDC event processing engine
Jag Raman
1
-0
/
+34
2017-08-15
sparc64: vcc: Add RX & TX timer for delayed LDC operation
Jag Raman
1
-2
/
+193
2017-08-15
sparc64: vcc: Create sysfs attribute group
Jag Raman
1
-0
/
+82
2017-08-15
sparc64: vcc: Enable VCC port probe and removal
Jag Raman
1
-0
/
+379
2017-08-15
sparc64: vcc: TTY driver initialization and cleanup
Jag Raman
1
-1
/
+82
2017-08-15
sparc64: vcc: Add VCC debug message macros
Jag Raman
1
-0
/
+41
2017-08-15
sparc64: vcc: Enable VCC module in linux
Jag Raman
3
-0
/
+24
2017-08-14
Merge 4.13-rc5 into tty-next
Greg Kroah-Hartman
3
-27
/
+39
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+36
2017-08-02
tty: fix __tty_insert_flip_char regression
Arnd Bergmann
1
-1
/
+2
2017-08-01
Revert "serial: Delete dead code for CIR serial ports"
Sean Young
1
-6
/
+17
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
1
-2
/
+2
2017-07-31
powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)
Michael Ellerman
1
-0
/
+12
2017-07-30
tty: pl011: fix initialization order of QDF2400 E44
Timur Tabi
1
-18
/
+19
2017-07-30
tty: improve tty_insert_flip_char() slow path
Arnd Bergmann
1
-2
/
+3
2017-07-30
tty: improve tty_insert_flip_char() fast path
Arnd Bergmann
1
-0
/
+24
2017-07-30
serial: fsl_lpuart: clear unsupported options in .rs485_config()
Uwe Kleine-König
1
-0
/
+5
2017-07-30
serial: 8250_pci: Enable device after we check black list
Andy Shevchenko
1
-10
/
+29
2017-07-30
serial: core: move UPF_NO_TXEN_TEST to quirks and rename
Andy Shevchenko
3
-10
/
+10
2017-07-30
serial: core: enforce type for upf_t when copying
Andy Shevchenko
1
-2
/
+2
2017-07-30
serial: 8250_early: Remove __init marking from early write
Jeffy Chen
1
-4
/
+4
2017-07-30
serial: 8250_ingenic: Remove __init marking from early write
Jeffy Chen
1
-4
/
+4
2017-07-30
serial: xuartps: Remove __init marking from early write
Jeffy Chen
1
-1
/
+1
[prev]
[next]