aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/base.h
Commit message (Expand)AuthorAge
* Driver core: coding style fixesGreg Kroah-Hartman2008-01-25
* driver core: fix build with SYSFS=nRandy Dunlap2008-01-24
* Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng2008-01-24
* Driver core: move the static kobject out of struct driverGreg Kroah-Hartman2008-01-24
* Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman2008-01-24
* driver core: remove fields from struct bus_typeGreg Kroah-Hartman2008-01-24
* kset: convert /sys/devices to use kset_createGreg Kroah-Hartman2008-01-24
* Driver core: remove get_bus()Greg Kroah-Hartman2007-10-12
* Driver core: remove put_bus()Greg Kroah-Hartman2007-10-12
* Driver core: fix devres_release_all() return valueAdrian Bunk2007-07-11
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* driver core: don't fail attaching the device if it cannot be boundCornelia Huck2007-04-27
* devres: device resource managementTejun Heo2007-02-09
* drivers/base: check errorsAndrew Morton2006-09-26
* [PATCH] Driver core: change make_class_name() to take kobjectsGreg Kroah-Hartman2006-06-21
* [PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu2006-06-21
* [PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman2006-06-21
* [PATCH] Driver core: bus device event delayKay Sievers2006-06-21
* [PATCH] drivers/base/: proper prototypesAdrian Bunk2006-02-06
* [PATCH] drivers/base - fix sparse warningsBen Dooks2005-10-28
* [PATCH] driver core: Add the ability to bind drivers to devices from userspaceGreg Kroah-Hartman2005-06-30
* [PATCH] Move device/driver code to drivers/base/dd.cmochel@digitalimplant.org2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16