summaryrefslogtreecommitdiffstats
path: root/drivers/base/base.h
AgeCommit message (Expand)AuthorLines
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers-11/+0
2008-01-24Driver core: coding style fixesGreg Kroah-Hartman-7/+7
2008-01-24driver core: fix build with SYSFS=nRandy Dunlap-1/+1
2008-01-24Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng-1/+0
2008-01-24Driver core: move the static kobject out of struct driverGreg Kroah-Hartman-0/+8
2008-01-24Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman-0/+9
2008-01-24driver core: remove fields from struct bus_typeGreg Kroah-Hartman-1/+29
2008-01-24kset: convert /sys/devices to use kset_createGreg Kroah-Hartman-1/+1
2007-10-12Driver core: remove get_bus()Greg Kroah-Hartman-1/+0
2007-10-12Driver core: remove put_bus()Greg Kroah-Hartman-1/+0
2007-07-11Driver core: fix devres_release_all() return valueAdrian Bunk-1/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman-0/+2
2007-04-27driver core: don't fail attaching the device if it cannot be boundCornelia Huck-1/+1
2007-02-09devres: device resource managementTejun Heo-0/+1
2006-09-25drivers/base: check errorsAndrew Morton-1/+1
2006-06-21[PATCH] Driver core: change make_class_name() to take kobjectsGreg Kroah-Hartman-0/+1
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu-0/+5
2006-06-21[PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman-0/+2
2006-06-21[PATCH] Driver core: bus device event delayKay Sievers-0/+1
2006-02-06[PATCH] drivers/base/: proper prototypesAdrian Bunk-0/+4
2005-10-28[PATCH] drivers/base - fix sparse warningsBen Dooks-0/+12
2005-06-29[PATCH] driver core: Add the ability to bind drivers to devices from userspaceGreg Kroah-Hartman-0/+1
2005-06-20[PATCH] Move device/driver code to drivers/base/dd.cmochel@digitalimplant.org-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+18