summaryrefslogtreecommitdiff
path: root/udev.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] split udev main logic into udev-add and udev-remove.greg@kroah.com2005-04-261-220/+14
* [PATCH] Clean up the namedev interface a bit, making the code smaller...greg@kroah.com2005-04-261-83/+86
* [PATCH] add initial libsysfs support...greg@kroah.com2005-04-261-6/+12
* [PATCH] Initial namedev parsing of config filesgreg@kroah.com2005-04-261-0/+3
* [PATCH] sleep for 2 seconds to give the kernel a chance to actually create th...greg@kroah.com2005-04-261-0/+5
* [PATCH] remove now works!greg@kroah.com2005-04-261-5/+32
* [PATCH] restructure code to be able to actually get remove_node() to work.greg@kroah.com2005-04-261-38/+39
* [PATCH] Creating nodes actually works.greg@kroah.com2005-04-261-10/+197
* added initial files.Greg KH2005-04-261-0/+83