index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vt: add an activate and lock
Alan Cox
2009-09-19
1
-1
/
+37
*
vt: remove power stuff from kernel/power
Alan Cox
2009-09-19
1
-0
/
+56
*
vt: add an event interface
Alan Cox
2009-09-19
2
-51
/
+138
*
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
2009-09-19
1
-21
/
+7
*
tty: remove dtr/rts use from the driver open methods
Alan Cox
2009-09-19
1
-6
/
+0
*
tty: USB hangup is racy
Alan Cox
2009-09-19
1
-4
/
+1
*
cdc_acm: Fix to use modern speed interfaces
Alan Cox
2009-09-19
1
-4
/
+1
*
tty: make the kref destructor occur asynchronously
Alan Cox
2009-09-19
1
-3
/
+16
*
cyclades: use the full port_close function
Alan Cox
2009-09-19
1
-19
/
+17
*
tty: riscom8 kref and tty_port_close
Alan Cox
2009-09-19
1
-72
/
+59
*
isicom: Split the close hardware bits out
Alan Cox
2009-09-19
1
-11
/
+14
*
mxser: Split close ready for a standard tty_port_close method
Alan Cox
2009-09-19
1
-22
/
+23
*
riscom8: split open and close methods up
Alan Cox
2009-09-19
1
-21
/
+26
*
tty: Add a full port_close function
Alan Cox
2009-09-19
1
-2
/
+27
*
8250: Now honours baud rate lower bounds
Anton Vorontsov
2009-09-19
1
-1
/
+3
*
serial: 8250: add IRQ trigger support
Vikram Pandita
2009-09-19
2
-5
/
+10
*
mos7840: remove old dead modem logic
Alan Cox
2009-09-19
1
-115
/
+0
*
tty: Fix a typo noted in passing
Alan Cox
2009-09-19
1
-1
/
+1
*
tty: usb_serial_mos7720: Fix get_lsr_info
Kees Schoenmakers
2009-09-19
1
-4
/
+15
*
MOS7720 has no tiocmget method
Kees Schoenmakers
2009-09-19
1
-37
/
+64
*
slip: Clean up create and destroy
Alan Cox
2009-09-19
1
-73
/
+23
*
cyclades: remove more duplicated code
Jiri Slaby
2009-09-19
1
-31
/
+14
*
cyclades: introduce cyy_readb/writeb
Jiri Slaby
2009-09-19
1
-284
/
+164
*
cyclades: tiocm cleanup
Jiri Slaby
2009-09-19
1
-87
/
+66
*
cyclades: ioctls cleanup
Jiri Slaby
2009-09-19
1
-112
/
+67
*
cyclades: merge cy_startup tails
Jiri Slaby
2009-09-19
1
-29
/
+16
*
cyclades: use dtr_rts helpers
Jiri Slaby
2009-09-19
1
-201
/
+79
*
cyclades: sleep instead busy-wait
Jiri Slaby
2009-09-19
1
-2
/
+2
*
cyclades: overall cleanup
Jiri Slaby
2009-09-19
1
-586
/
+12
*
cyclades: close cleanup
Jiri Slaby
2009-09-19
1
-68
/
+2
*
cyclades: switch to tty_port_hangup
Jiri Slaby
2009-09-19
1
-17
/
+6
*
cyclades: avoid addresses recomputation
Jiri Slaby
2009-09-19
1
-170
/
+71
*
cyclades: remove block_til_ready
Jiri Slaby
2009-09-19
1
-194
/
+108
*
cyclades: add tty refcounting
Jiri Slaby
2009-09-19
1
-79
/
+93
*
tty: icom: bit and/or confusion?
Roel Kluin
2009-09-19
1
-1
/
+1
*
tty: includecheck fix: drivers/char, vt.c
Jaswinder Singh Rajput
2009-09-19
1
-1
/
+0
*
tty-ldisc: get rid of tty_ldisc_try_get() helper function
Linus Torvalds
2009-09-19
1
-31
/
+20
*
tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs
Linus Torvalds
2009-09-19
1
-26
/
+39
*
tty: serial/pcmcia: add ID for Advantech card
Wolfram Sang
2009-09-19
1
-0
/
+1
*
serial: bfin_5xx: fix building as module when early printk is enabled
Mike Frysinger
2009-09-19
1
-0
/
+4
*
tty: gigaset: really fix chars_in_buffer
Tilman Schmidt
2009-09-19
1
-12
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2009-09-18
13
-73
/
+1241
|
\
|
*
[WATCHDOG] sizeof cleanup
Wim Van Sebroeck
2009-09-18
3
-3
/
+3
|
*
[WATCHDOG] wdt_pci: fix printk and variable type
Randy Dunlap
2009-09-18
1
-5
/
+5
|
*
[WATCHDOG] wdt_pci - use pci_request_region
Wim Van Sebroeck
2009-09-18
1
-7
/
+8
|
*
[WATCHDOG] ar7_wdt: Fix error handling during probe.
Wim Van Sebroeck
2009-09-18
1
-1
/
+2
|
*
[WATCHDOG] ar7_wdt: convert to become a platform driver
Florian Fainelli
2009-09-18
1
-53
/
+53
|
*
[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds
Chris Friesen
2009-09-18
1
-4
/
+53
|
*
[WATCHDOG] davinci: use clock framework for timer frequency
Kevin Hilman
2009-09-18
1
-2
/
+17
|
*
[WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT
Linus Walleij
2009-09-18
1
-1
/
+1
[next]