index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-delete zombie 'drivers/usb/serial/airprime.c' file
Linus Torvalds
2008-07-22
1
-355
/
+0
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-07-22
14
-751
/
+321
|
\
|
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-22
1149
-80366
/
+145598
|
|
\
|
*
|
fbdev: Teaches offb about palette on radeon r5xx/r6xx
Benjamin Herrenschmidt
2008-07-22
1
-50
/
+142
|
*
|
powerpc/cell/edac: Log a syndrome code in case of correctable error
Maxim Shchetynin
2008-07-22
1
-2
/
+3
|
*
|
powerpc/ps3: Add a sub-match id to ps3_system_bus
Masakazu Mokuno
2008-07-22
1
-0
/
+1
|
*
|
fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code
Kumar Gala
2008-07-16
8
-692
/
+5
|
*
|
gianfar: Add magic packet and suspend/resume support.
Scott Wood
2008-07-16
3
-6
/
+169
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-07-22
101
-399
/
+1746
|
\
\
\
|
*
|
|
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
2008-07-21
3
-5
/
+5
|
*
|
|
sparc64: fix up bus_id changes in sparc core code
Greg Kroah-Hartman
2008-07-21
1
-3
/
+3
|
*
|
|
3c59x: handle pci_name() being const
Greg Kroah-Hartman
2008-07-21
1
-1
/
+1
|
*
|
|
MTD: handle pci_name() being const
Greg Kroah-Hartman
2008-07-21
1
-3
/
+5
|
*
|
|
HP iLO driver
David Altobelli
2008-07-21
4
-0
/
+971
|
*
|
|
sysdev: Add utility functions for simple int/ulong variable sysdev attributes
Andi Kleen
2008-07-21
1
-0
/
+49
|
*
|
|
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
7
-23
/
+46
|
*
|
|
driver core: Suppress sysfs warnings for device_rename().
Cornelia Huck
2008-07-21
1
-4
/
+5
|
*
|
|
always enable FW_LOADER unless EMBEDDED=y
Adrian Bunk
2008-07-21
1
-1
/
+2
|
*
|
|
sysdev: fix debugging statements in registration code.
Ben Dooks
2008-07-21
1
-3
/
+8
|
*
|
|
UIO: add generic UIO platform driver
Uwe Kleine-König
2008-07-21
3
-0
/
+126
|
*
|
|
UIO: Add write function to allow irq masking
Hans J. Koch
2008-07-21
1
-0
/
+26
|
*
|
|
UIO: fix UIO Kconfig dependencies
Uwe Kleine-König
2008-07-21
1
-2
/
+1
|
*
|
|
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-21
7
-19
/
+15
|
*
|
|
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
2008-07-21
1
-2
/
+2
|
*
|
|
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2008-07-21
5
-6
/
+6
|
*
|
|
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
7
-15
/
+17
|
*
|
|
class: change internal semaphore to a mutex
Dave Young
2008-07-21
3
-17
/
+19
|
*
|
|
class: add lockdep infrastructure
Matthew Wilcox
2008-07-21
1
-5
/
+6
|
*
|
|
class: fix docbook comments for class_private structure
Greg Kroah-Hartman
2008-07-21
1
-2
/
+1
|
*
|
|
class: rename "sem" to "class_sem" in internal class structure
Greg Kroah-Hartman
2008-07-21
3
-17
/
+17
|
*
|
|
class: rename "subsys" to "class_subsys" in internal class structure
Greg Kroah-Hartman
2008-07-21
3
-28
/
+33
|
*
|
|
class: rename "interfaces" to "class_interfaces" in internal class structure
Greg Kroah-Hartman
2008-07-21
3
-8
/
+8
|
*
|
|
class: rename "devices" to "class_devices" in internal class structure
Greg Kroah-Hartman
2008-07-21
3
-8
/
+8
|
*
|
|
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
2008-07-21
3
-66
/
+105
|
*
|
|
infiniband: make cm_device use a struct device and not a kobject.
Greg Kroah-Hartman
2008-07-21
1
-20
/
+9
|
*
|
|
infiniband: rename "device" to "ib_device" in cm_device
Greg Kroah-Hartman
2008-07-21
1
-23
/
+24
|
*
|
|
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
7
-18
/
+26
|
*
|
|
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
5
-18
/
+29
|
*
|
|
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
1
-7
/
+4
|
*
|
|
driver core: remove device_create()
Greg Kroah-Hartman
2008-07-21
1
-34
/
+0
|
*
|
|
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
4
-9
/
+11
|
*
|
|
device create: spi: convert device_create to device_create_drvdata
David Brownell
2008-07-21
1
-2
/
+2
|
*
|
|
device create: scsi: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+2
|
*
|
|
device create: s390: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
3
-12
/
+14
|
*
|
|
device create: net: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
2
-4
/
+5
|
*
|
|
device create: mtd: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-3
/
+6
|
*
|
|
device create: misc: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+3
|
*
|
|
device create: macintosh: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-1
/
+2
|
*
|
|
device create: isdn: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-1
/
+2
|
*
|
|
device create: infiniband: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-1
/
+1
[next]