summaryrefslogtreecommitdiff
path: root/include/linux/device.h
AgeCommit message (Expand)Author
2002-09-03[PATCH] list_t removalRusty Russell
2002-08-25Introduce struct device_interface.Patrick Mochel
2002-08-25Introduce struct device_classPatrick Mochel
2002-08-12Update device model locking Patrick Mochel
2002-08-07Change DEVICE_ATTR, BUS_ATTR, and DRIVER_ATTR macros to not take a '_str' Patrick Mochel
2002-08-01driverfs: add glue layer for drivers to export attributes via driverfsPatrick Mochel
2002-08-01driverfs: Add ability to create and remove files for bus driversPatrick Mochel
2002-07-31driverfs: define struct driverfs_ops and remove struct device dependenciesPatrick Mochel
2002-07-31driverfs: Patrick Mochel
2002-07-30driverfs: Change the name of struct driver_file_entry to struct device_attributePatrick Mochel
2002-07-23[PATCH] type safe(r) list_entry repacement: container_ofNeil Brown
2002-06-05device model updatePatrick Mochel
2002-06-03device model udpate:Patrick Mochel
2002-05-29device model: remove flags parameter from struct device_driver::remove and fi...Patrick Mochel
2002-05-28Device Model: Implement centralized device/driver bindingPatrick Mochel
2002-05-28Device Model: Add helpers bus_for_each_dev and bus_for_each_drvPatrick Mochel
2002-05-28Beef up centralized driver mgmt:Patrick Mochel
2002-05-27deivce model: actually compile and use bus driversPatrick Mochel
2002-05-24Introduce struct bus_type for describing types of busesPatrick Mochel
2002-05-23Device Model: do better cleanup on device removalPatrick Mochel
2002-04-03Merge hera.kernel.org:/home/torvalds/BK/linux-2.5Patrick Mochel
2002-04-02[PATCH] Various typo fixes.Dave Jones
2002-03-25Add device_{suspend,resume,shutdown} calls.Patrick Mochel
2002-03-25Driver model update:Patrick Mochel
2002-03-25Add concept of system bus, so system devices (CPUs, PICs, etc) can have a com...Patrick Mochel
2002-02-12device model/driverfs updatesPatrick Mochel
2002-02-05[PATCH] driver model updates (5/5)Patrick Mochel
2002-02-05[PATCH] driver model updates (1/5)Patrick Mochel
2002-02-05v2.5.2.4 -> v2.5.2.4.1Linus Torvalds
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-04v2.5.0.6 -> v2.5.0.7Linus Torvalds
2002-02-04v2.5.0.4 -> v2.5.0.5Linus Torvalds