index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Fix race in tty release
Alan Cox
2012-07-27
3
-11
/
+37
*
pch_uart: Fix parity setting issue
Tomoya MORINAGA
2012-07-17
1
-1
/
+1
*
pch_uart: Fix rx error interrupt setting issue
Tomoya MORINAGA
2012-07-17
1
-6
/
+12
*
pch_uart: Fix missing break for 16 byte fifo
Alan Cox
2012-07-17
1
-0
/
+1
*
tty: of_serial: add no-loopback-test property
Gabor Juhos
2012-07-17
1
-0
/
+4
*
tty: Move the handling of the tty release logic
Alan Cox
2012-07-17
3
-39
/
+30
*
vt: fix the keyboard/led locking
Alan Cox
2012-07-17
1
-18
/
+23
*
8250: three way resolve of the 8250 diffs
Alan Cox
2012-07-17
3
-32
/
+9
*
tty: Fix up PPC fallout from the termios move
Alan Cox
2012-07-17
1
-12
/
+12
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
24
-238
/
+214
*
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
12
-172
/
+108
*
Merge branch 'v3.6-rc7' into tty-next
Greg Kroah-Hartman
2012-07-16
1
-1
/
+1
|
\
|
*
tty/hvc_opal: Fix debug function name
Benjamin Herrenschmidt
2012-07-10
1
-1
/
+1
*
|
tty ldisc: Close/Reopen race prevention should check the proper flag
Shachar Shemesh
2012-07-12
1
-1
/
+1
*
|
8250: add support for ASIX devices with a FIFO bug
Alan Cox
2012-07-12
3
-5
/
+28
*
|
8250: propogate the bugs field
Alan Cox
2012-07-12
1
-0
/
+1
*
|
8250: use the 8250 register interface not the legacy one
Alan Cox
2012-07-12
8
-178
/
+155
*
|
tty: double unlock on error in ptmx_open()
Dan Carpenter
2012-07-12
1
-3
/
+1
*
|
tty: keyboard.c: Remove locking from vt_get_leds.
Christopher Brannon
2012-07-06
1
-3
/
+0
*
|
tty: localise the lock
Alan Cox
2012-07-06
12
-108
/
+174
*
|
tty: note race we need to fix
Alan Cox
2012-06-27
1
-0
/
+6
*
|
Merge 3.5-rc4 into tty-next
Greg Kroah-Hartman
2012-06-27
4
-20
/
+60
|
\
|
|
*
Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-06-21
3
-6
/
+43
|
|
\
|
|
*
serial/amba-pl011: move custom pin control to driver
Linus Walleij
2012-06-13
1
-4
/
+41
|
|
*
serial: fix serial_txx9.c build warning/typo
Randy Dunlap
2012-06-13
1
-1
/
+1
|
|
*
serial: fix kernel-doc warnings in 8250.c
Randy Dunlap
2012-06-13
1
-1
/
+1
|
*
|
Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-06-16
1
-14
/
+17
|
|
\
\
|
|
*
|
xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.
Konrad Rzeszutek Wilk
2012-05-24
1
-3
/
+8
|
|
*
|
xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
Konrad Rzeszutek Wilk
2012-05-24
1
-1
/
+2
|
|
*
|
xen/hvc: Collapse error logic.
Konrad Rzeszutek Wilk
2012-05-24
1
-12
/
+9
|
|
*
|
hvc_xen: NULL dereference on allocation failure
Dan Carpenter
2012-05-21
1
-2
/
+2
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...
Paul Mundt
2012-06-13
16
-189
/
+169
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
serial: sh-sci: Make probe fail for ports that exceed the maximum count
Laurent Pinchart
2012-06-13
1
-1
/
+1
|
*
|
|
|
serial: sh-sci: Fix probe error paths
Laurent Pinchart
2012-06-13
1
-13
/
+23
*
|
|
|
|
pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
Darren Hart
2012-06-21
1
-12
/
+26
*
|
|
|
|
serial/amba-pl011: fix ages old copy-paste errors
Linus Walleij
2012-06-19
1
-17
/
+17
*
|
|
|
|
serial: pxa: add spin lock for console write
Chao Xie
2012-06-16
1
-0
/
+14
*
|
|
|
|
vt: fix race in vt_waitactive()
Rabin Vincent
2012-06-15
1
-13
/
+34
*
|
|
|
|
TTY: add tty_port_register_device helper
Jiri Slaby
2012-06-14
1
-0
/
+9
*
|
|
|
|
TTY: add ports array to tty_driver
Jiri Slaby
2012-06-14
1
-1
/
+17
*
|
|
|
|
TTY: centralize fail paths in tty_register_driver
Jiri Slaby
2012-06-14
1
-12
/
+6
*
|
|
|
|
TTY: vt, add ->install
Jiri Slaby
2012-06-14
1
-24
/
+36
*
|
|
|
|
TTY: provide drivers with tty_port_install
Jiri Slaby
2012-06-14
1
-0
/
+8
*
|
|
|
|
TTY: vt, remove con_schedule_flip
Jiri Slaby
2012-06-14
2
-4
/
+4
*
|
|
|
|
PTY: add tty_port
Jiri Slaby
2012-06-14
1
-4
/
+21
*
|
|
|
|
PTY: merge pty_install implementations
Jiri Slaby
2012-06-14
1
-65
/
+45
*
|
|
|
|
PTY: remove one empty ops->remove
Jiri Slaby
2012-06-14
1
-7
/
+3
*
|
|
|
|
serial: sh-sci: Make probe fail for ports that exceed the maximum count
Laurent Pinchart
2012-06-13
1
-1
/
+1
*
|
|
|
|
serial: sh-sci: Fix probe error paths
Laurent Pinchart
2012-06-13
1
-13
/
+23
*
|
|
|
|
TTY: cyclades, add local pointer for card
Jiri Slaby
2012-06-13
1
-30
/
+33
[next]