summaryrefslogtreecommitdiff
path: root/namedev.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] add dbg_parse() to cut down on parse file debugging statementsgreg@kroah.com2005-04-261-40/+50
* [PATCH] add callout config type to udevpatmans@us.ibm.com2005-04-261-0/+132
* [PATCH] clean up some debugging stuff in namedev.cgreg@kroah.com2005-04-261-1/+3
* [PATCH] oops, everything was getting created as 000 mode, try to fix this up,greg@kroah.com2005-04-261-25/+40
* [PATCH] start working on label support, and fix some segfaults for block devi...greg@kroah.com2005-04-261-5/+87
* [PATCH] add NUMBER support (basically same logic as TOPOLOGY, perhaps we shou...greg@kroah.com2005-04-261-3/+29
* [PATCH] added topology support.greg@kroah.com2005-04-261-4/+31
* [PATCH] got REPLACE to work properly.greg@kroah.com2005-04-261-6/+33
* [PATCH] make struct config_device contain a struct device_attr instead of dup...greg@kroah.com2005-04-261-68/+33
* [PATCH] Clean up the namedev interface a bit, making the code smaller...greg@kroah.com2005-04-261-63/+9
* [PATCH] add initial libsysfs support...greg@kroah.com2005-04-261-9/+103
* [PATCH] namedev config files are fully parsed.greg@kroah.com2005-04-261-16/+136
* [PATCH] Initial namedev parsing of config filesgreg@kroah.com2005-04-261-0/+345