index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Correct INPCK handling
Peter Hurley
2014-07-09
1
-9
/
+10
*
serial: Fix IGNBRK handling
Peter Hurley
2014-07-09
34
-32
/
+44
*
Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt
Ben Hutchings
2014-06-11
1
-0
/
+2
*
8250_core: Fix unwanted TX chars write
Loic Poulain
2014-06-07
1
-1
/
+1
*
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
2014-06-07
1
-2
/
+7
*
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
Tony Lindgren
2014-05-31
1
-12
/
+17
*
n_tty: Fix n_tty_write crash when echoing in raw mode
Peter Hurley
2014-05-13
1
-0
/
+4
*
tty: Fix lockless tty buffer race
Peter Hurley
2014-05-13
1
-3
/
+14
*
tty: serial: 8250_core.c Bug fix for Exar chips.
Michael Welling
2014-05-13
1
-1
/
+1
*
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
2014-05-13
1
-1
/
+1
*
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
2014-05-06
1
-1
/
+5
*
tty: Fix low_latency BUG
Peter Hurley
2014-04-26
2
-19
/
+4
*
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
2014-04-26
1
-6
/
+17
*
sparc: serial: Clean up the locking for -rt
David Miller
2014-03-06
4
-39
/
+25
*
Revert "tty: Set correct tty name in 'active' sysfs attribute"
Greg Kroah-Hartman
2014-02-22
1
-18
/
+7
*
vt: Fix secure clear screen
Petr Písař
2014-02-13
1
-0
/
+2
*
serial: 8250: Support XR17V35x fraction divisor
Joe Schultz
2014-02-13
1
-0
/
+18
*
n_tty: Fix stale echo output
Peter Hurley
2014-02-13
1
-5
/
+7
*
serial: sirf: fix kernel panic caused by unpaired spinlock
Qipan Li
2014-02-13
1
-1
/
+3
*
serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards
Dmitry Eremin-Solenikov
2014-02-13
1
-1
/
+2
*
n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0
Peter Hurley
2014-02-13
1
-1
/
+1
*
serial: omap: fix rs485 probe on defered pinctrl
Michael Grzeschik
2014-02-13
1
-1
/
+4
*
serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-02-13
1
-2
/
+2
*
serial: omap-serial: Move info message to probe function
Markus Pargmann
2014-02-13
1
-3
/
+3
*
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
2014-02-07
1
-7
/
+18
*
tty: n_gsm: Fix for modems with brk in modem status control
Lars Poeschel
2014-02-07
1
-0
/
+11
*
drivers/tty/hvc: don't use module_init in non-modular hyp. console code
Paul Gortmaker
2014-02-07
4
-42
/
+4
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-30
1
-6
/
+3
|
\
|
*
tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
Florian Fainelli
2014-01-23
1
-2
/
+1
|
*
tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros
Florian Fainelli
2014-01-23
1
-3
/
+2
|
*
tty: serial: bcm63xx_uart: remove unused inclusion
Florian Fainelli
2014-01-23
1
-1
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-30
1
-11
/
+79
|
\
\
|
*
\
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2014-01-29
1
-11
/
+79
|
|
\
\
|
|
*
|
serial: mpc512x: setup the PSC FIFO clock as well
Gerhard Sittig
2014-01-12
1
-6
/
+44
|
|
*
|
serial: mpc512x: adjust for OF based clock lookup
Gerhard Sittig
2014-01-12
1
-5
/
+35
*
|
|
|
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-28
3
-6
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'fixes' into tty-next
Greg Kroah-Hartman
2014-01-22
3
-6
/
+16
|
|
\
\
\
|
|
*
|
|
tty: xuartps: Properly guard sysrq specific code
Soren Brinkmann
2013-12-08
1
-0
/
+2
|
|
*
|
|
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
Jonathan Woithe
2013-12-08
1
-2
/
+2
|
|
*
|
|
serial: icom: dereference after free in load_code()
Dan Carpenter
2013-12-08
1
-2
/
+2
|
|
*
|
|
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
2013-12-08
1
-0
/
+2
|
|
*
|
|
tty: serial: pch: don't crash if DMA enabled but not loaded
Sebastian Andrzej Siewior
2013-12-08
1
-3
/
+7
|
|
*
|
|
serial: samsung: move clock deactivation below uart registration
Heiko Stübner
2013-12-08
1
-1
/
+7
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-01-28
1
-8
/
+95
|
\
\
\
\
\
|
*
|
|
|
|
s390/hvc_iucv: Automatically assign free HVC terminal devices
Hendrik Brueckner
2014-01-22
1
-7
/
+26
|
*
|
|
|
|
s390/hvc_iucv: Display connection details through device attributes
Hendrik Brueckner
2014-01-22
1
-0
/
+68
|
*
|
|
|
|
s390/hvc_iucv: fix sparse warning
Hendrik Brueckner
2014-01-22
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
drivers/tty: ehv_bytechan fails to build as a module
Anton Blanchard
2014-01-09
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
2
-51
/
+138
|
\
\
\
\
\
[next]