summaryrefslogtreecommitdiff
path: root/udev.h
AgeCommit message (Expand)AuthorFilesLines
2005-04-26[PATCH] more robust config file parsing in namedev.carnd@arndb.de1-0/+6
2005-04-26[PATCH] got rid of struct device_attrgreg@kroah.com1-7/+0
2005-04-26[PATCH] rename namedev.permissions and namedev.config to udev.permissions and...greg@kroah.com1-3/+3
2005-04-26[PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com1-1/+12
2005-04-26[PATCH] major database cleanupsgreg@kroah.com1-2/+13
2005-04-26[PATCH] udev: mode should be mode_trml@tech9.net1-1/+1
2005-04-26[PATCH] put config files and database in /etc/udev by defaultgreg@kroah.com1-4/+12
2005-04-26[PATCH] add callout config type to udevpatmans@us.ibm.com1-0/+2
2005-04-26[PATCH] cleanup the mknod code a bit.greg@kroah.com1-3/+0
2005-04-26[PATCH] removed unneeded stuff from udev.hgreg@kroah.com1-6/+0
2005-04-26[PATCH] split udev main logic into udev-add and udev-remove.greg@kroah.com1-0/+2
2005-04-26[PATCH] Clean up the namedev interface a bit, making the code smaller...greg@kroah.com1-3/+1
2005-04-26[PATCH] add initial libsysfs support...greg@kroah.com1-0/+13
2005-04-26[PATCH] make log_message spit out warnings so I don't havegreg@kroah.com1-1/+2
2005-04-26[PATCH] Initial namedev parsing of config filesgreg@kroah.com1-2/+0
2005-04-26[PATCH] pick a better default UDEV_ROOTgreg@kroah.com1-1/+1
2005-04-26[PATCH] Creating nodes actually works.greg@kroah.com1-0/+11
2005-04-26[PATCH] enabled debugging.greg@kroah.com1-1/+7
2005-04-26added initial files.Greg KH1-0/+41