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
2006-10-20
[PATCH] drivers/isdn: ioremap balanced with iounmap
Amol Lad
2
-3
/
+25
2006-10-20
[PATCH] irq updates: make eata_pio compile
Alan Cox
1
-1
/
+1
2006-10-20
[PATCH] acpi memory hotplug: remove strange add_memory fail message
Yasunori Goto
1
-0
/
+12
2006-10-20
[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG
Yasunori Goto
1
-1
/
+1
2006-10-20
[PATCH] fix "ACPI: Processor native C-states using MWAIT"
Darrick J. Wong
1
-1
/
+1
2006-10-20
[PATCH] Kconfig serial typos
Randy Dunlap
1
-6
/
+6
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-1
/
+2
2006-10-20
[PATCH] e100: fix reboot -f with netconsole enabled
Auke Kok
1
-19
/
+31
2006-10-18
Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-16
/
+82
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6
Linus Torvalds
8
-63
/
+102
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6
Linus Torvalds
7
-179
/
+287
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
37
-387
/
+447
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
6
-58
/
+101
2006-10-18
hwmon: Fix debug messages in w83781d
Jean Delvare
1
-8
/
+10
2006-10-18
hwmon: Let w83781d and lm78 load again
Jean Delvare
3
-13
/
+13
2006-10-18
w83627ehf: Fix the detection of fan5
Rudolf Marek
1
-2
/
+9
2006-10-18
k8temp: Documentation update
Rudolf Marek
1
-2
/
+4
2006-10-18
smsc47m1: List the SMSC LPC47M112 as supported
Jean Delvare
2
-7
/
+8
2006-10-18
adm9240: Update Grant Coady's email address
Grant Coady
1
-2
/
+2
2006-10-18
w83791d: Fix unchecked return status
Jim Cromie
1
-29
/
+56
2006-10-18
aoe: fix sysfs_create_file warnings
Greg Kroah-Hartman
1
-9
/
+14
2006-10-18
aoe: revert printk macros
Ed L. Cashin
7
-37
/
+39
2006-10-18
aoe: update driver version
Ed L. Cashin
1
-1
/
+1
2006-10-18
aoe: remove sysfs comment
Ed L. Cashin
1
-1
/
+0
2006-10-18
aoe: use bio->bi_idx
Ed L. Cashin
2
-1
/
+3
2006-10-18
aoe: module parameter for device timeout
Ed L. Cashin
1
-2
/
+5
2006-10-18
aoe: zero copy write 2 of 2
Ed L. Cashin
3
-20
/
+64
2006-10-18
aoe: improve retransmission heuristics
Ed L. Cashin
2
-6
/
+17
2006-10-18
aoe: jumbo frame support 2 of 2
Ed L. Cashin
1
-2
/
+6
2006-10-18
aoe: clean up printks via macros
Ed L. Cashin
7
-58
/
+50
2006-10-18
aoe: jumbo frame support 1 of 2
Ed L. Cashin
3
-17
/
+72
2006-10-18
aoe: zero copy write 1 of 2
Ed L. Cashin
3
-74
/
+69
2006-10-18
aoe: remove unused NARGS enum
Ed L. Cashin
1
-1
/
+0
2006-10-18
aoe: update copyright date
Ed L. Cashin
7
-7
/
+7
2006-10-18
aoe: eliminate isbusy message
Ed L. Cashin
1
-4
/
+1
2006-10-18
driver core: kmalloc() failure check in driver_probe_device
Akinobu Mita
1
-0
/
+2
2006-10-18
Driver core: bus: remove indentation level
Jeff Garzik
1
-37
/
+40
2006-10-18
Driver core: Don't ignore error returns from probing
Alan Stern
2
-3
/
+8
2006-10-18
Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()
Jesper Juhl
1
-3
/
+6
2006-10-18
driver core fixes: sysfs_create_group() retval in topology.c
Cornelia Huck
1
-2
/
+1
2006-10-18
driver core fixes: device_create_file() retval check in dmapool.c
Cornelia Huck
1
-2
/
+11
2006-10-18
driver core fixes: device_add() cleanup on error
Cornelia Huck
1
-3
/
+7
2006-10-18
driver core fixes: bus_add_device() cleanup on error
Cornelia Huck
1
-4
/
+15
2006-10-18
driver core fixes: bus_add_attrs() retval check
Cornelia Huck
1
-1
/
+5
2006-10-18
driver core fixes: sysfs_create_link() retval check in class.c
Cornelia Huck
1
-1
/
+4
2006-10-18
Fix dev_printk() is now GPL-only
Matthew Wilcox
1
-1
/
+1
2006-10-18
Driver core: plug device probe memory leak
Duncan Sands
1
-1
/
+1
2006-10-18
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
23
-257
/
+22
2006-10-18
change pci hotplug subsystem maintainer to Kristen
Kristen Carlson Accardi
2
-4
/
+2
2006-10-18
PCI: optionally sort device lists breadth-first
Matt Domsch
1
-0
/
+92
[next]