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-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
2009-09-19
mxser: Split close ready for a standard tty_port_close method
Alan Cox
1
-22
/
+23
2009-09-19
riscom8: split open and close methods up
Alan Cox
1
-21
/
+26
2009-09-19
tty: Add a full port_close function
Alan Cox
2
-3
/
+34
2009-09-19
8250: Now honours baud rate lower bounds
Anton Vorontsov
1
-1
/
+3
2009-09-19
serial: 8250: add IRQ trigger support
Vikram Pandita
4
-5
/
+12
2009-09-19
mos7840: remove old dead modem logic
Alan Cox
1
-115
/
+0
2009-09-19
tty: Fix a typo noted in passing
Alan Cox
1
-1
/
+1
2009-09-19
tty: usb_serial_mos7720: Fix get_lsr_info
Kees Schoenmakers
1
-4
/
+15
2009-09-19
MOS7720 has no tiocmget method
Kees Schoenmakers
1
-37
/
+64
2009-09-19
kfifo: Use "const" definitions
Alan Cox
2
-3
/
+3
2009-09-19
slip: Clean up create and destroy
Alan Cox
1
-73
/
+23
2009-09-19
cyclades: remove more duplicated code
Jiri Slaby
1
-31
/
+14
2009-09-19
cyclades: introduce cyy_readb/writeb
Jiri Slaby
2
-285
/
+165
2009-09-19
cyclades: tiocm cleanup
Jiri Slaby
1
-87
/
+66
2009-09-19
cyclades: ioctls cleanup
Jiri Slaby
1
-112
/
+67
2009-09-19
cyclades: merge cy_startup tails
Jiri Slaby
1
-29
/
+16
2009-09-19
cyclades: use dtr_rts helpers
Jiri Slaby
1
-201
/
+79
2009-09-19
cyclades: sleep instead busy-wait
Jiri Slaby
1
-2
/
+2
2009-09-19
cyclades: overall cleanup
Jiri Slaby
1
-586
/
+12
2009-09-19
cyclades: close cleanup
Jiri Slaby
1
-68
/
+2
2009-09-19
cyclades: switch to tty_port_hangup
Jiri Slaby
1
-17
/
+6
2009-09-19
cyclades: avoid addresses recomputation
Jiri Slaby
2
-170
/
+81
2009-09-19
cyclades: remove block_til_ready
Jiri Slaby
1
-194
/
+108
2009-09-19
cyclades: add tty refcounting
Jiri Slaby
1
-79
/
+93
2009-09-19
tty: icom: bit and/or confusion?
Roel Kluin
1
-1
/
+1
2009-09-19
tty: includecheck fix: drivers/char, vt.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-19
tty-ldisc: get rid of tty_ldisc_try_get() helper function
Linus Torvalds
1
-31
/
+20
2009-09-19
tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs
Linus Torvalds
1
-26
/
+39
2009-09-19
tty: serial/pcmcia: add ID for Advantech card
Wolfram Sang
1
-0
/
+1
2009-09-19
serial: bfin_5xx: fix building as module when early printk is enabled
Mike Frysinger
1
-0
/
+4
2009-09-19
tty: gigaset: really fix chars_in_buffer
Tilman Schmidt
1
-12
/
+7
2009-09-18
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
56
-907
/
+756
2009-09-18
sparc: Clean up linker script using new linker script macros.
Geoffrey Thomas
1
-68
/
+7
2009-09-18
frv: clean up linker script using new linker script macros.
Nelson Elhage
1
-54
/
+7
2009-09-18
frv: remove unused .altinstructions code
Nelson Elhage
1
-5
/
+0
2009-09-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
25
-601
/
+1000
2009-09-18
headers: taskstats_kern.h trim
Alexey Dobriyan
4
-2
/
+2
[next]