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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2017-09-10
3
-0
/
+1161
|
\
|
*
sparc64: vcc: make ktermios const
Bhumika Goyal
2017-08-29
1
-1
/
+1
|
*
sparc64: vcc: Check for IS_ERR() instead of NULL
Dan Carpenter
2017-08-28
1
-2
/
+2
|
*
sparc64: vcc: Add install & cleanup TTY operations
Jag Raman
2017-08-15
1
-0
/
+73
|
*
sparc64: vcc: Add break_ctl TTY operation
Jag Raman
2017-08-15
1
-0
/
+35
|
*
sparc64: vcc: Add chars_in_buffer TTY operation
Jag Raman
2017-08-15
1
-5
/
+29
|
*
sparc64: vcc: Add write & write_room TTY operations
Jag Raman
2017-08-15
1
-3
/
+98
|
*
sparc64: vcc: Add hangup TTY operation
Jag Raman
2017-08-15
1
-0
/
+41
|
*
sparc64: vcc: Add open & close TTY operations
Jag Raman
2017-08-15
1
-1
/
+62
|
*
sparc64: vcc: Enable LDC event processing engine
Jag Raman
2017-08-15
1
-0
/
+34
|
*
sparc64: vcc: Add RX & TX timer for delayed LDC operation
Jag Raman
2017-08-15
1
-2
/
+193
|
*
sparc64: vcc: Create sysfs attribute group
Jag Raman
2017-08-15
1
-0
/
+82
|
*
sparc64: vcc: Enable VCC port probe and removal
Jag Raman
2017-08-15
1
-0
/
+379
|
*
sparc64: vcc: TTY driver initialization and cleanup
Jag Raman
2017-08-15
1
-1
/
+82
|
*
sparc64: vcc: Add VCC debug message macros
Jag Raman
2017-08-15
1
-0
/
+41
|
*
sparc64: vcc: Enable VCC module in linux
Jag Raman
2017-08-15
3
-0
/
+24
*
|
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-07
1
-0
/
+12
|
\
\
|
*
|
powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)
Michael Ellerman
2017-07-31
1
-0
/
+12
*
|
|
Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-05
1
-7
/
+96
|
\
\
\
|
*
|
|
tty: undo export of tty_open_by_driver
Okash Khawaja
2017-08-28
1
-2
/
+1
|
*
|
|
tty: resolve tty contention between kernel and user space
Okash Khawaja
2017-08-28
1
-5
/
+95
*
|
|
|
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-09-05
63
-286
/
+1568
|
\
\
\
\
|
*
|
|
|
tty: goldfish: Implement support for kernel 'earlycon' parameter
Miodrag Dinic
2017-08-31
2
-0
/
+29
|
*
|
|
|
tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms
Miodrag Dinic
2017-08-31
1
-27
/
+139
|
*
|
|
|
tty: goldfish: Refactor constants to better reflect their nature
Aleksandar Markovic
2017-08-31
1
-27
/
+25
|
*
|
|
|
serial: 8250_port: Remove useless NULL checks
Andy Shevchenko
2017-08-31
1
-4
/
+4
|
*
|
|
|
earlycon: initialise baud field of earlycon device structure
Eugeniy Paltsev
2017-08-31
1
-0
/
+5
|
*
|
|
|
tty: hvcs: make ktermios const
Bhumika Goyal
2017-08-29
1
-1
/
+1
|
*
|
|
|
pty: show associative slave of ptmx in fdinfo
Masatake YAMATO
2017-08-28
2
-1
/
+16
|
*
|
|
|
tty: n_gsm: Add compat_ioctl
Lars Poeschel
2017-08-28
1
-0
/
+11
|
*
|
|
|
tty: hvcs: constify vio_device_id
Arvind Yadav
2017-08-28
1
-1
/
+1
|
*
|
|
|
tty: hvc_vio: constify vio_device_id
Arvind Yadav
2017-08-28
1
-1
/
+1
|
*
|
|
|
tty: mips_ejtag_fdc: constify mips_cdmm_device_id
Arvind Yadav
2017-08-28
1
-1
/
+1
|
*
|
|
|
Introduce 8250_men_mcb
Michael Moese
2017-08-28
3
-0
/
+130
|
*
|
|
|
serial: imx: Avoid post-PIO cleanup if TX DMA is started
Ian Jamison
2017-08-28
1
-1
/
+4
|
*
|
|
|
tty: serial: imx: disable irq after suspend
Maxim Yu. Osipov
2017-08-28
1
-0
/
+2
|
*
|
|
|
serial: 8250_uniphier: add suspend/resume support
Masahiro Yamada
2017-08-28
1
-0
/
+35
|
*
|
|
|
serial: 8250_uniphier: use CHAR register for canary to detect power-off
Masahiro Yamada
2017-08-28
1
-6
/
+16
|
*
|
|
|
serial: 8250_uniphier: fix serial port index in private data
Masahiro Yamada
2017-08-28
1
-3
/
+3
|
*
|
|
|
serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...
Sean Wang
2017-08-28
2
-0
/
+10
|
*
|
|
|
serial: earlycon: Only try fdt when specify 'earlycon' exactly
Jeffy Chen
2017-08-28
1
-1
/
+1
|
*
|
|
|
serial: mux: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
|
*
|
|
|
serial: sunsu: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
|
*
|
|
|
serial: mpc52xx: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
|
*
|
|
|
serial: m32r_sio: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
|
*
|
|
|
serial: cpm_uart: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
|
*
|
|
|
serial: apbuart: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
|
*
|
|
|
serial: sunsab: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
|
*
|
|
|
serial: 21285: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
|
*
|
|
|
serial: uuc_uart: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
[next]