summaryrefslogtreecommitdiff
path: root/drivers/base/base.h
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Driver core: coding style fixesGreg Kroah-Hartman1-7/+7
2008-01-25driver core: fix build with SYSFS=nRandy Dunlap1-1/+1
2008-01-25Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng1-1/+0
2008-01-25Driver core: move the static kobject out of struct driverGreg Kroah-Hartman1-0/+8
2008-01-25Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman1-0/+9
2008-01-25driver core: remove fields from struct bus_typeGreg Kroah-Hartman1-1/+29
2008-01-25kset: convert /sys/devices to use kset_createGreg Kroah-Hartman1-1/+1
2007-10-13Driver core: remove get_bus()Greg Kroah-Hartman1-1/+0
2007-10-13Driver core: remove put_bus()Greg Kroah-Hartman1-1/+0
2007-07-12Driver core: fix devres_release_all() return valueAdrian Bunk1-1/+1
2007-05-03remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-0/+2
2007-04-27driver core: don't fail attaching the device if it cannot be boundCornelia Huck1-1/+1
2007-02-10devres: device resource managementTejun Heo1-0/+1
2006-09-26drivers/base: check errorsAndrew Morton1-1/+1
2006-06-21[PATCH] Driver core: change make_class_name() to take kobjectsGreg Kroah-Hartman1-0/+1
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu1-0/+5
2006-06-21[PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman1-0/+2
2006-06-21[PATCH] Driver core: bus device event delayKay Sievers1-0/+1
2006-02-06[PATCH] drivers/base/: proper prototypesAdrian Bunk1-0/+4
2005-10-28[PATCH] drivers/base - fix sparse warningsBen Dooks1-0/+12
2005-06-30[PATCH] driver core: Add the ability to bind drivers to devices from userspaceGreg Kroah-Hartman1-0/+1
2005-06-21[PATCH] Move device/driver code to drivers/base/dd.cmochel@digitalimplant.org1-0/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+18