aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds2008-07-22
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-22
|\
| * Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-22
| |\
| * | fbdev: Teaches offb about palette on radeon r5xx/r6xxBenjamin Herrenschmidt2008-07-21
| * | powerpc/cell/edac: Log a syndrome code in case of correctable errorMaxim Shchetynin2008-07-21
| * | powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-21
| * | fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-16
| * | gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\ \ \
| * | | arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-22
| * | | sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman2008-07-22
| * | | 3c59x: handle pci_name() being constGreg Kroah-Hartman2008-07-22
| * | | MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-22
| * | | HP iLO driverDavid Altobelli2008-07-22
| * | | sysdev: Add utility functions for simple int/ulong variable sysdev attributesAndi Kleen2008-07-22
| * | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
| * | | driver core: Suppress sysfs warnings for device_rename().Cornelia Huck2008-07-22
| * | | always enable FW_LOADER unless EMBEDDED=yAdrian Bunk2008-07-22
| * | | sysdev: fix debugging statements in registration code.Ben Dooks2008-07-22
| * | | UIO: add generic UIO platform driverUwe Kleine-König2008-07-22
| * | | UIO: Add write function to allow irq maskingHans J. Koch2008-07-22
| * | | UIO: fix UIO Kconfig dependenciesUwe Kleine-König2008-07-22
| * | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-22
| * | | driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman2008-07-22
| * | | driver core: remove DEVICE_NAME_SIZE defineKay Sievers2008-07-22
| * | | driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
| * | | class: change internal semaphore to a mutexDave Young2008-07-22
| * | | class: add lockdep infrastructureMatthew Wilcox2008-07-22
| * | | class: fix docbook comments for class_private structureGreg Kroah-Hartman2008-07-22
| * | | class: rename "sem" to "class_sem" in internal class structureGreg Kroah-Hartman2008-07-22
| * | | class: rename "subsys" to "class_subsys" in internal class structureGreg Kroah-Hartman2008-07-22
| * | | class: rename "interfaces" to "class_interfaces" in internal class structureGreg Kroah-Hartman2008-07-22
| * | | class: rename "devices" to "class_devices" in internal class structureGreg Kroah-Hartman2008-07-22
| * | | class: move driver core specific parts to a private structureGreg Kroah-Hartman2008-07-22
| * | | infiniband: make cm_device use a struct device and not a kobject.Greg Kroah-Hartman2008-07-22
| * | | infiniband: rename "device" to "ib_device" in cm_deviceGreg Kroah-Hartman2008-07-22
| * | | Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman2008-07-22
| * | | Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman2008-07-22
| * | | device create: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-07-22
| * | | driver core: remove device_create()Greg Kroah-Hartman2008-07-22
| * | | device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
| * | | device create: spi: convert device_create to device_create_drvdataDavid Brownell2008-07-22
| * | | device create: scsi: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
| * | | device create: s390: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
| * | | device create: net: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
| * | | device create: mtd: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
| * | | device create: misc: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
| * | | device create: macintosh: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
| * | | device create: isdn: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
| * | | device create: infiniband: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22