summaryrefslogtreecommitdiff
path: root/drivers/base/interface.c
AgeCommit message (Expand)Author
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