summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-16xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman
2009-06-16usb: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16block/ps3: remove driver_data direct access of struct deviceRoel Kluin
2009-06-16s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16parport: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16xen block: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16pcmcia: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16media: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16input: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16ieee1394: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16ide: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16firewire: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16Driver Core: bsg: add nodename for bsg driverKay Sievers
2009-06-16Driver Core: aoe: add nodename for aoe devicesKay Sievers
2009-06-16Driver Core: drm: add nodename for drm devicesKay Sievers
2009-06-16Driver Core: raw: add nodename for raw devicesKay Sievers
2009-06-16Driver Core: sound: add nodename for sound driversKay Sievers
2009-06-16Driver Core: input: add nodename for input driversKay Sievers
2009-06-16Driver Core: dvb: add nodename for dvb driversKay Sievers
2009-06-16Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers
2009-06-16Driver Core: block: add nodename support for block drivers.Kay Sievers
2009-06-16Driver Core: usb: add nodename support for usb drivers.Kay Sievers
2009-06-16Driver Core: misc: add nodename support for misc devices.Kay Sievers
2009-06-16Driver Core: add nodename callbacksKay Sievers
2009-06-16driver core: fix gcc 4.3.3 warnings about string literalsGreg Kroah-Hartman
2009-06-16firmware: remove broken example filesGreg Kroah-Hartman
2009-06-16firmware: FIRMWARE_NAME_MAX removalSamuel Ortiz
2009-06-16firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville
2009-06-16firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz
2009-06-16firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz
2009-06-16firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz
2009-06-16firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz
2009-06-16firmware: allocate firmware id dynamicallySamuel Ortiz
2009-06-16driver core: fix documentation of request_firmware_nowaitMing Lei
2009-06-16kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek
2009-06-16driver core: synchronize device shutdownShaohua Li