summaryrefslogtreecommitdiff
path: root/drivers/base/interface.c
AgeCommit message (Expand)Author
2003-08-14mergeGreg Kroah-Hartman
2003-08-14Driver Core: remove struct device.name as it is not neededGreg Kroah-Hartman
2003-08-13[driver model] Remove 'power' file in favor of 'power' directory. Patrick Mochel
2003-08-13[driver model] Allow per-device shutdown or suspend on driver detach.Patrick Mochel
2003-06-03[driver model] Update copyrights and license statements. Patrick Mochel
2003-01-12sysfs: reinstate count parameter to sysfs_ops.store() methods.Patrick Mochel
2003-01-09sysfs: fix up device attribute read/write methods.Patrick Mochel
2002-11-16[PATCH] Add some missing includes to drivers/baseMatthew Wilcox
2002-10-29driver model: convert devices to use kobjects and sysfs.Patrick Mochel
2002-10-16driver model: change struct device::present to enumerated value with multiple...Patrick Mochel
2002-08-07Change DEVICE_ATTR, BUS_ATTR, and DRIVER_ATTR macros to not take a '_str' Patrick Mochel
2002-07-31Convert users of struct device_attribute to initialize the structs using Patrick Mochel
2002-07-30driverfs: Change the name of struct driver_file_entry to struct device_attributePatrick Mochel
2002-05-29driverfs: Remove default 'status' file: it had no useful read information, th...Patrick Mochel
2002-02-12device model/driverfs updatesPatrick Mochel
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05[PATCH] driver model updates (3/5)Patrick Mochel
2002-02-05v2.5.2.6 -> v2.5.3Linus Torvalds
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds