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
2007-05-08
serial_txx9: zap changelog from source code
Atsushi Nemoto
1
-25
/
+0
2007-05-08
serial_txx9: Use assigned device numbers
Atsushi Nemoto
1
-3
/
+4
2007-05-08
pnpbios: convert to use the kthread API
Eric W. Biederman
1
-9
/
+7
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in drivers/serial
Milind Arun Choudhary
2
-9
/
+9
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard
Milind Arun Choudhary
1
-1
/
+1
2007-05-08
cciss: include scsi/scsi.h unconditionally
Stephen Cameron
2
-1
/
+1
2007-05-08
Add keyboard blink driver
Andi Kleen
3
-0
/
+37
2007-05-08
fix hotplug for legacy platform drivers
David Brownell
3
-0
/
+20
2007-05-08
cciss: set rq->errors more correctly in driver
Mike Miller (OS Dev)
1
-21
/
+22
2007-05-08
cciss: add SG_IO ioctl to cciss
Mike Miller (OS Dev)
1
-53
/
+111
2007-05-08
cciss: reformat error handling
Mike Miller (OS Dev)
1
-85
/
+89
2007-05-08
dtlk: fix error checks in module_init()
Akinobu Mita
1
-4
/
+10
2007-05-08
parport_serial: fix PCI must_checks
Randy Dunlap
1
-1
/
+7
2007-05-08
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
1
-0
/
+1
2007-05-08
ROUND_UP macro cleanup in drivers/char/lp.c
Milind Arun Choudhary
1
-4
/
+1
2007-05-08
Replace deprecated SA_xxx interrupt flags
Thomas Gleixner
1
-1
/
+1
2007-05-08
PNPACPI sets pnpdev->dev.archdata
David Brownell
2
-9
/
+47
2007-05-08
remove artificial software max_loop limit
Ken Chen
1
-74
/
+110
2007-05-08
Make /dev/port conditional on config symbol
Russell King
2
-4
/
+10
2007-05-08
Fix 82875 PCI setup
John Feeney
1
-11
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
118
-118
/
+0
2007-05-08
Add a new deferrable delayed work init
Venki Pallipadi
1
-1
/
+1
2007-05-08
layered parport code uses parport->dev
David Brownell
5
-20
/
+8
2007-05-08
legacy PC parports support parport->dev
Jean Delvare
1
-0
/
+39
2007-05-08
parport->dev driver model support
David Brownell
6
-16
/
+26
2007-05-08
Protect tty drivers list with tty_mutex
Alexey Dobriyan
1
-1
/
+4
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-4
/
+4
2007-05-08
Char: cs5535_gpio, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+1
2007-05-08
Char: rocket, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+6
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+1
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
1
-4
/
+15
2007-05-08
tty: simplify calling of put_pid.
Eric W. Biederman
1
-17
/
+6
2007-05-08
tty: remove unnecessary export of proc_clear_tty
Eric W. Biederman
1
-1
/
+0
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
1
-5
/
+0
2007-05-08
rtc: add RTC class driver for the Maxim MAX6900
Dale Farnsworth
3
-0
/
+322
2007-05-08
RTC: add rtc-rs5c313 driver
Nobuhiro Iwamatsu
3
-0
/
+412
2007-05-08
Subject: jsm driver fix for linuxpps support
Len Sorensen
1
-1
/
+6
2007-05-08
Small fixes for jsm driver
Len Sorensen
1
-0
/
+1
2007-05-08
cyclades: remove custom types
Klaus Kudielka
1
-25
/
+24
2007-05-08
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
1
-1
/
+1
2007-05-08
drivers/char/synclink.c: check kmalloc() return value
Amit Choudhary
1
-1
/
+6
2007-05-08
remove unused header file: drivers/char/digi.h
Robert P. J. Day
1
-71
/
+0
2007-05-08
remove unused header file: drivers/message/i2o/i2o_lan.h
Robert P. J. Day
1
-159
/
+0
2007-05-08
virtual_eisa_root_init() should be __init
Andrew Morton
1
-1
/
+1
2007-05-08
rocket: remove modversions include
Robert P. J. Day
1
-4
/
+0
2007-05-08
floppy: handle device_create_file() failure while init
Dmitriy Monakhov
1
-1
/
+6
2007-05-08
replace pci_find_device in drivers/telephony/ixj.c
Surya
1
-1
/
+2
2007-05-08
tpm_infineon: add support for devices in mmio space
Alex Williamson
1
-66
/
+165
2007-05-08
init dma masks in pnp_dev
David Brownell
1
-0
/
+3
2007-05-08
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
1
-97
/
+122
[next]