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
2013-02-27
more file_inode() open-coded instances
Al Viro
1
-10
/
+6
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-38
/
+98
2013-02-24
tty vt: fix character insertion overflow
Nicolas Pitre
1
-1
/
+1
2013-02-24
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
115
-1673
/
+5932
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-74
/
+202
2013-02-19
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2013-02-19
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
1
-1
/
+1
2013-02-18
tty: mxser: improve error handling in mxser_probe() and mxser_module_init()
Alexey Khoroshilov
1
-7
/
+35
2013-02-18
serial: imx: fix uninitialized variable warning
Shawn Guo
1
-1
/
+1
2013-02-15
serial: tegra: assume CONFIG_OF
Stephen Warren
1
-3
/
+2
2013-02-15
TTY: do not update atime/mtime on read/write
Jiri Slaby
1
-6
/
+2
2013-02-14
serial: imx: Fix recursive locking bug
Thomas Gleixner
1
-2
/
+9
2013-02-14
s390/3270: asynchronous size sensing
Martin Schwidefsky
1
-0
/
+1
2013-02-13
tty: Remove ancient hardpps()
Peter Hurley
2
-9
/
+0
2013-02-13
pps: Additional cleanups in uart_handle_dcd_change
George Spelvin
1
-10
/
+7
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
3
-5
/
+4
2013-02-13
tty: serial: uartlite: Support uartlite on big and little endian systems
Michal Simek
1
-22
/
+79
2013-02-13
tty: serial: uartlite: Fix sparse and checkpatch warnings
Michal Simek
1
-4
/
+4
2013-02-13
serial/arc-uart: Miscll DT related updates (Grant's review comments)
Vineet Gupta
1
-6
/
+4
2013-02-08
drivers/serial: add GENERIC_HARDIRQS dependency
Heiko Carstens
1
-1
/
+1
2013-02-08
Merge branch 'console-fixes' into drm-next
Dave Airlie
1
-1
/
+1
2013-02-08
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
1
-15
/
+28
2013-02-08
fb: rework locking to fix lock ordering on takeover
Alan Cox
1
-23
/
+70
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-0
/
+1
2013-02-07
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
1
-1
/
+1
2013-02-06
TTY: mark tty_get_device call with the proper const values
Greg Kroah-Hartman
1
-2
/
+2
2013-02-06
Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"
fabio.estevam@freescale.com
1
-21
/
+21
2013-02-06
tty: metag_da: avoid getting tty kref in dashtty_timer()
James Hogan
1
-17
/
+14
2013-02-06
tty: metag_da: Add metag DA TTY driver
James Hogan
3
-0
/
+694
2013-02-05
serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL
Fabio Estevam
1
-21
/
+21
2013-02-05
tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()
Tobias Klauser
1
-4
/
+2
2013-02-05
tty: serial: altera_uart: Simplify altera_uart_init()
Tobias Klauser
1
-4
/
+2
2013-02-05
OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...
Alexey Pelykh
1
-6
/
+2
2013-02-05
tty: of_serial: unexport tegra_serial_handle_break
Stephen Warren
1
-3
/
+4
2013-02-04
pty: Ignore slave open count for master pty open
Peter Hurley
1
-1
/
+1
2013-02-04
pty: Ignore slave pty close() if never successfully opened
Peter Hurley
1
-0
/
+6
2013-02-04
pty: Fix BUG()s when ptmx_open() errors out
Peter Hurley
1
-3
/
+4
2013-02-04
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
1
-0
/
+1
2013-02-04
tty: Use raw spin lock to protect the TTY read section
Ivo Sieben
1
-28
/
+28
2013-02-04
tty: set_termios/set_termiox should not return -EINTR
Oleg Nesterov
1
-2
/
+2
2013-01-30
tty: Prevent deadlock in n_gsm driver
Dirkjan Bussink
1
-1
/
+41
2013-01-30
serial: ralink: adds support for the serial core found on ralink wisoc
John Crispin
2
-3
/
+11
2013-01-30
TTY: synclink: Convert + to | for bit operations
Joe Perches
3
-46
/
+46
2013-01-30
serial/8250: Add suport for later SUNIX (TIMEDIA) boards.
Stephen Chivers
1
-0
/
+33
[next]