summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-2/+2
* infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-4/+4
* ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-162-4/+4
* hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-3/+3
* xen block: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-7/+7
* thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-2/+2
* scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-162-2/+2
* pcmcia: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-4/+4
* PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-1/+1
* mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-163-4/+4
* media: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-163-14/+14
* input: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-1/+1
* infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-1/+1
* ieee1394: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-162-13/+11
* ide: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-163-5/+7
* firewire: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-3/+3
* eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-163-4/+4
* Driver Core: bsg: add nodename for bsg driverKay Sievers2009-06-161-0/+6
* Driver Core: aoe: add nodename for aoe devicesKay Sievers2009-06-161-0/+7
* Driver Core: drm: add nodename for drm devicesKay Sievers2009-06-161-0/+7
* Driver Core: raw: add nodename for raw devicesKay Sievers2009-06-161-0/+6
* Driver Core: sound: add nodename for sound driversKay Sievers2009-06-161-0/+7
* Driver Core: input: add nodename for input driversKay Sievers2009-06-161-0/+6
* Driver Core: dvb: add nodename for dvb driversKay Sievers2009-06-161-0/+10
* Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers2009-06-162-0/+12
* Driver Core: block: add nodename support for block drivers.Kay Sievers2009-06-163-1/+18
* Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-168-2/+56
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-166-3/+17
* Driver Core: add nodename callbacksKay Sievers2009-06-162-1/+53
* driver core: fix gcc 4.3.3 warnings about string literalsGreg Kroah-Hartman2009-06-164-5/+5
* firmware: remove broken example filesGreg Kroah-Hartman2009-06-162-325/+0
* firmware: FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-161-1/+0
* firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville2009-06-163-10/+9
* firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-161-11/+1
* firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-161-1/+1
* firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-161-1/+1
* firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-161-4/+5
* firmware: allocate firmware id dynamicallySamuel Ortiz2009-06-161-4/+12
* driver core: fix documentation of request_firmware_nowaitMing Lei2009-06-162-3/+5
* kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek2009-06-161-1/+2
* driver core: synchronize device shutdownShaohua Li2009-06-161-0/+2
* debugfs: fix docbook errorJonathan Corbet2009-06-161-1/+1
* driver-core: make sysdev_class_register check kobject_set_name return valueDave Young2009-06-161-1/+7
* kobject: make kset_create check kobject_set_name return valueDave Young2009-06-161-1/+6
* Driver core: fix comment for device_attach()Dmitry Torokhov2009-06-161-1/+1
* debugfs: dont stop on first failed recursive deleteSteven Rostedt2009-06-161-0/+11
* driver core: Const-correct platform getbyname functionsLinus Walleij2009-06-162-4/+5
* driver core: add BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel2009-06-162-0/+6
* driver core: firmware_class: replace kfree(dev) with put_device(dev)Ming Lei2009-06-161-3/+5
* Sysfs: fix possible memleak in sysfs_follow_linkArmin Kuster2009-06-161-1/+4