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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
118
-3570
/
+2572
2009-09-20
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
40
-759
/
+4570
2009-09-19
USB serial: update the console driver
Alan Stern
1
-9
/
+19
2009-09-19
usb-serial: straighten out serial_open
Alan Stern
1
-37
/
+22
2009-09-19
usb-serial: add missing tests and debug lines
Alan Stern
1
-4
/
+17
2009-09-19
usb-serial: rename subroutines
Alan Stern
1
-8
/
+11
2009-09-19
usb-serial: fix termios initialization logic
Alan Stern
1
-12
/
+10
2009-09-19
usb-serial: acquire references when a new tty is installed
Alan Stern
1
-64
/
+47
2009-09-19
usb-serial: change logic of serial lookups
Alan Stern
1
-8
/
+23
2009-09-19
usb-serial: put subroutines in logical order
Alan Stern
1
-77
/
+77
2009-09-19
usb-serial: change referencing of port and serial structures
Alan Stern
1
-75
/
+20
2009-09-19
tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl
Jiri Slaby
1
-1
/
+1
2009-09-19
tty: Char: mxser, add support for CP112UL
Jiri Slaby
1
-2
/
+5
2009-09-19
uartlite: support shared interrupt lines
Peter Korsgaard
1
-5
/
+10
2009-09-19
tty: USB: serial/mct_u232, fix tty refcnt
Jiri Slaby
1
-3
/
+6
2009-09-19
tty: riscom8, fix tty refcnt
Jiri Slaby
1
-1
/
+1
2009-09-19
tty: riscom8, fix shutdown declaration
Jiri Slaby
1
-2
/
+2
2009-09-19
TTY: fix typos
Alan Stern
1
-2
/
+2
2009-09-19
tty: Power: fix suspend vt regression
Jiri Slaby
1
-1
/
+1
2009-09-19
tty: vt: use printk_once
Marcin Slusarz
2
-8
/
+2
2009-09-19
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
3
-0
/
+209
2009-09-19
n_tty: move echoctl check and clean up logic
Joe Peterson
1
-28
/
+18
2009-09-19
n_tty: honor opost flag for echoes
Joe Peterson
1
-11
/
+22
2009-09-19
tty: USB serial termios bits
Alan Cox
11
-107
/
+106
2009-09-19
Set proper console speed on resume if console suspend is disabled
Deepak Saxena
1
-14
/
+18
2009-09-19
serial: introduce tty krefs
Alan Cox
1
-3
/
+3
2009-09-19
serial: kill USF_CLOSING_* definitions
Alan Cox
2
-6
/
+3
2009-09-19
serial: move port users helper
Alan Cox
2
-4
/
+7
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
32
-54
/
+54
2009-09-19
serial: replace the state mutex with the tty port mutex
Alan Cox
3
-114
/
+123
2009-09-19
serial: kill off uif_t
Alan Cox
1
-11
/
+0
2009-09-19
serial: move the flags into the tty_port field
Alan Cox
3
-105
/
+98
2009-09-19
serial: move count into the tty_port version
Alan Cox
2
-19
/
+20
2009-09-19
serial: use tty_port pointers in the core code
Alan Cox
1
-142
/
+146
2009-09-19
serial: Fold closing_* fields into the tty_port ones
Alan Cox
3
-17
/
+15
2009-09-19
serial: kill off uart_info
Alan Cox
50
-432
/
+422
2009-09-19
isicom: split the open method for the isicom device
Alan Cox
1
-8
/
+24
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
41
-131
/
+68
2009-09-19
vt: add an activate and lock
Alan Cox
2
-1
/
+44
2009-09-19
vt: move kernel stuff out of vt.h
Alan Cox
2
-11
/
+12
2009-09-19
vt: remove power stuff from kernel/power
Alan Cox
3
-58
/
+62
2009-09-19
vt: add an event interface
Alan Cox
4
-52
/
+154
2009-09-19
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
1
-21
/
+7
2009-09-19
tty: remove dtr/rts use from the driver open methods
Alan Cox
1
-6
/
+0
2009-09-19
tty: USB hangup is racy
Alan Cox
1
-4
/
+1
2009-09-19
cdc_acm: Fix to use modern speed interfaces
Alan Cox
1
-4
/
+1
2009-09-19
tty: make the kref destructor occur asynchronously
Alan Cox
1
-3
/
+16
2009-09-19
cyclades: use the full port_close function
Alan Cox
1
-19
/
+17
2009-09-19
tty: riscom8 kref and tty_port_close
Alan Cox
1
-72
/
+59
2009-09-19
isicom: Split the close hardware bits out
Alan Cox
1
-11
/
+14
[next]