summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-13Make put_device() warn that it will sleepGreg Kroah-Hartman
2008-06-13NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman
2008-06-13firmware: make fw->data constDavid Woodhouse
2008-06-13dell_rbu: firmware data is constGreg Kroah-Hartman
2008-06-13isight: firmware data is constGreg Kroah-Hartman
2008-06-13tuners: treat firmware data as constDavid Woodhouse
2008-06-13gp8psk: treat firmware data as constDavid Woodhouse
2008-06-13cxusb: treat firmware data as constDavid Woodhouse
2008-06-13dvb frontends: treat firmware data as constDavid Woodhouse
2008-06-13ttusb-dec: treat firmware data as constDavid Woodhouse
2008-06-13bt8xx: treat firmware data as constDavid Woodhouse
2008-06-13cxgb3: treat firmware data as constDavid Woodhouse
2008-06-13irda-usb: treat firmware data as constDavid Woodhouse
2008-06-13atmel: treat firmware data as constDavid Woodhouse
2008-06-13p54: treat firmware data as constDavid Woodhouse
2008-06-13rt2x00: treat firmware data as constDavid Woodhouse
2008-06-13zd1201: treat firmware data as constDavid Woodhouse
2008-06-13aic94xx: treat firmware data as constDavid Woodhouse
2008-06-13cxacru: treat firmware data as constDavid Woodhouse
2008-06-13ueagle-atm: treat firmware data as constDavid Woodhouse
2008-06-13myri10ge: treat firmware data as constDavid Woodhouse
2008-06-13cx25840: treat firmware data as constDavid Woodhouse
2008-06-13cyclades: treat firmware data as constDavid Woodhouse
2008-06-13bluetooth: treat firmware data as constDavid Woodhouse
2008-06-13libertas: treat firmware data as constDavid Woodhouse
2008-06-13arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers
2008-06-13s390: bus_id -> dev_set_name() changesCornelia Huck
2008-06-13s390: Use s390_root_dev_* in kvm_virtio.Cornelia Huck
2008-06-13s390: more bus_id -> dev_name conversionsCornelia Huck
2008-06-13s390: bus_id -> dev_name conversionsKay Sievers
2008-06-13sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman
2008-06-13UIO: add generic UIO platform driverUwe Kleine-König
2008-06-13UIO: Add write function to allow irq maskingHans J. Koch
2008-06-13UIO: fix UIO Kconfig dependenciesUwe Kleine-König
2008-06-13driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-06-13driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman
2008-06-13driver core: remove DEVICE_NAME_SIZE defineKay Sievers
2008-06-13driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-06-13class: change internal semaphore to a mutexDave Young
2008-06-13class: add lockdep infrastructureMatthew Wilcox
2008-06-13class: fix docbook comments for class_private structureGreg Kroah-Hartman
2008-06-13class: rename "sem" to "class_sem" in internal class structureGreg Kroah-Hartman
2008-06-13class: rename "subsys" to "class_subsys" in internal class structureGreg Kroah-Hartman
2008-06-13class: rename "interfaces" to "class_interfaces" in internal class structureGreg Kroah-Hartman
2008-06-13class: rename "devices" to "class_devices" in internal class structureGreg Kroah-Hartman
2008-06-13class: move driver core specific parts to a private structureGreg Kroah-Hartman
2008-06-13infiniband: make cm_device use a struct device and not a kobject.Greg Kroah-Hartman
2008-06-13infiniband: rename "device" to "ib_device" in cm_deviceGreg Kroah-Hartman
2008-06-13i2c-use-class_for_each_deviceGreg KH
2008-06-13Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman