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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
drivers/cdrom/cdrom.c: simplify logic in cdrom_release()
Borislav Petkov
1
-8
/
+9
2008-02-06
w1: remove unused and confusing variable.
Evgeniy Polyakov
1
-4
/
+0
2008-02-06
tpm: infineon section mismatch
Randy Dunlap
1
-3
/
+3
2008-02-06
phantom: don't grab other devices
Jiri Slaby
1
-3
/
+4
2008-02-06
Claim maintainership for block2mtd and update email addresses
Joern Engel
3
-5
/
+5
2008-02-06
Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline
Joe Peterson
1
-6
/
+5
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-02-06
parport_pc: detection for SuperIO IT87XX POST
Petr Cvek
1
-6
/
+39
2008-02-06
ik8: add Dell UK 6400 Inspiron model (MM061)
Nick Warne
1
-0
/
+7
2008-02-06
parport_serial: netmos 9855 fix
Christian Pellegrin
1
-2
/
+2
2008-02-06
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
Luís P Mendes
1
-0
/
+5
2008-02-06
Amiga serial driver: port_write_mutex fixup
Daniel Walker
1
-1
/
+1
2008-02-06
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-02-06
tty: enable the echoing of ^C in the N_TTY discipline
Joe Peterson
1
-1
/
+15
2008-02-06
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
3
-4
/
+4
2008-02-06
uio: nopage
Nick Piggin
1
-8
/
+6
2008-02-06
unix98 allocated_ptys_lock semaphore to mutex
Daniel Walker
1
-10
/
+10
2008-02-06
drivers/isdn/i4l/isdn_tty.c: remove write_sem
Daniel Walker
1
-1
/
+0
2008-02-06
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
1
-1
/
+0
2008-02-06
SC26XX: New serial driver for SC2681 uarts
Thomas Bogendoerfer
3
-0
/
+771
2008-02-06
char: use SGI_HAS_DS1286 for SGI_DS1286 depends
Thomas Bogendoerfer
1
-1
/
+1
2008-02-06
serial: use SGI_HAS_ZILOG for IP22_ZILOG depends
Thomas Bogendoerfer
1
-4
/
+4
2008-02-06
drivers/char/random.c:write_pool() cond_resched() needed
Matt Mackall
1
-0
/
+1
2008-02-06
synclink_gt fix missed serial input signal changes
Paul Fulghum
1
-31
/
+37
2008-02-06
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
4
-8
/
+4
2008-02-06
via-rng: enable secondary noise source on CPUs where it is present
Dave Jones
1
-0
/
+14
2008-02-06
vt: bitlock fix
Nick Piggin
1
-3
/
+5
2008-02-06
tpm.c: fix crash during device removal
Richard MUSIL
2
-17
/
+29
2008-02-06
cciss: use upper_32_bits() macro to eliminate warnings
Randy Dunlap
1
-4
/
+6
2008-02-06
rd: use is_power_of_2() in drivers/block/rd.c.
Robert P. J. Day
1
-1
/
+2
2008-02-06
drivers/misc/lkdtm.c: cleanups
Adrian Bunk
1
-11
/
+13
2008-02-06
proper prototype for vty_init()
Adrian Bunk
1
-4
/
+0
2008-02-06
scheduled OSS driver removal
Adrian Bunk
2
-337
/
+0
2008-02-06
cleanup after APUS removal
Adrian Bunk
7
-20
/
+9
2008-02-06
register_cpu __devinit or __cpuinit
Randy Dunlap
1
-1
/
+1
2008-02-06
Allow auto-destruction of loop devices
David Woodhouse
1
-0
/
+8
2008-02-06
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
1
-5
/
+5
2008-02-06
dcdbas: add DMI-based module autloading
Matt Domsch
1
-1
/
+2
2008-02-06
Genericizing iova.[ch]
David Miller
5
-20
/
+23
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
11
-17
/
+15
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
7
-7
/
+0
2008-02-06
riscom8: fix SMP brokenness
Jeff Garzik
2
-55
/
+94
2008-02-06
fix ! versus & precedence in various places
Alexey Dobriyan
8
-36
/
+36
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
29
-1571
/
+1794
2008-02-05
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...
Linus Torvalds
2
-482
/
+1
2008-02-06
ide-tape: bump minor driver version
Borislav Petkov
1
-1
/
+1
2008-02-06
ide-tape: cleanup the remaining codestyle issues
Borislav Petkov
1
-352
/
+480
2008-02-06
ide-tape: fix syntax error in idetape_identify_device()
Borislav Petkov
1
-2
/
+2
2008-02-06
ide-tape: remove leftover OnStream support warning
Borislav Petkov
1
-4
/
+0
2008-02-06
ide-tape: collect module-related macro calls at the end
Borislav Petkov
1
-3
/
+2
[next]