summaryrefslogtreecommitdiff
path: root/include/linux/driverfs_fs.h
AgeCommit message (Expand)Author
2002-10-30driverfs: die die diePatrick Mochel
2002-10-29driver model: convert devices to use kobjects and sysfs.Patrick Mochel
2002-10-15driver model: make driverfs an implicit initcall.Patrick Mochel
2002-07-31driverfs: define struct driverfs_ops and remove struct device dependenciesPatrick Mochel
2002-07-31driverfs: Add struct attributePatrick Mochel
2002-07-31driverfs: Declare DEVICE_ATTR macro for initializing device attributesPatrick Mochel
2002-07-30driverfs: Change the name of struct driver_file_entry to struct device_attributePatrick Mochel
2002-07-30device symlinks: just pass name, not struct driver_file_entry to driverfs_cre...Patrick Mochel
2002-07-29driverfs: Remove struct driver_file_entry::parent, as we can get to it by the...Patrick Mochel
2002-07-29driverfs: Remove references to struct driver_file_entry::dentry, as we don't ...Patrick Mochel
2002-07-29driverfs: Remove struct driver_dir_entry::files, since it's not being used an...Patrick Mochel
2002-07-29driverfs: don't do addition/deletion of driver_file_entry's into local lists, Patrick Mochel
2002-05-27driverfs: add and export driverfs_create_symlink for general kernel usePatrick Mochel
2002-02-12device model/driverfs updatesPatrick Mochel
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-04v2.5.0.4 -> v2.5.0.5Linus Torvalds