summaryrefslogtreecommitdiff
path: root/include/linux/kobject.h
AgeCommit message (Expand)Author
2002-11-18kobject - expose backend helpers to registration interface.Patrick Mochel
2002-10-29driver model: convert devices to use kobjects and sysfs.Patrick Mochel
2002-10-29kobjects: add array of default attributes to subsystems, and create on regist...Patrick Mochel
2002-10-29sysfs: kill struct sysfs_dir.Patrick Mochel
2002-10-29Introduce struct subsystem.Patrick Mochel
2002-10-29sysfs: marry api with struct kobject.Patrick Mochel
2002-10-29introduce struct kobject: simple, generic object for embedding in other struc...Patrick Mochel