summaryrefslogtreecommitdiff
path: root/udev.c
AgeCommit message (Expand)Author
2005-04-26[PATCH] udev - reverse user query optionskay.sievers@vrfy.org
2005-04-26[PATCH] add udev logging to info logkay.sievers@vrfy.org
2005-04-26[PATCH] add usb_host and pci_bus to the class blacklist.greg@kroah.com
2005-04-26[PATCH] Cset exclude: greg@kroah.com|ChangeSet|20040113010256|48515greg@kroah.com
2005-04-26[PATCH] Fix stupid gcc "optimization" of 1 character printk() calls.... Ick...greg@kroah.com
2005-04-26[PATCH] more advanced user query optionskay.sievers@vrfy.org
2005-04-26[PATCH] udev - advanced user query optionskay.sievers@vrfy.org
2005-04-26[PATCH] udev 012 old gcc fixuptiggi@infa.abo.fi
2005-04-26[PATCH] add IGNORE rule typechristophe@saout.de
2005-04-26[PATCH] small cleanupchristophe@saout.de
2005-04-26[PATCH] add a blacklist of class devices we do not want to look at.greg@kroah.com
2005-04-26[PATCH] mention user callable udev + options in man pagekay.sievers@vrfy.org
2005-04-26[PATCH] make udev user callable to query the databasekay.sievers@vrfy.org
2005-04-26[PATCH] move the signal handling registration to after we have initialized en...greg@kroah.com
2005-04-26[PATCH] introduce signal handlermbuesch@freenet.de
2005-04-26[PATCH] proper cleanup on udevdb_init() failurembuesch@freenet.de
2005-04-26[PATCH] move all of the DBUS logic into one file and remove all of the #ifdef...greg@kroah.com
2005-04-26[PATCH] D-BUS patch for udev-008david@fubar.dk
2005-04-26[PATCH] get rid of the majority of the debug environment variables.greg@kroah.com
2005-04-26[PATCH] add support for a main udev config file, udev.conf.greg@kroah.com
2005-04-26[PATCH] changed the default location of the database to /udev/.udev.tdb to be...greg@kroah.com
2005-04-26[PATCH] overall whitespace + debug text conditioningkay.sievers@vrfy.org
2005-04-26[PATCH] change UDEV_SYSFS_PATH environment variable due to libsysfs change.greg@kroah.com
2005-04-26[PATCH] rename namedev.permissions and namedev.config to udev.permissions and...greg@kroah.com
2005-04-26[PATCH] more overrides of config info with env variables if in test mode.greg@kroah.com
2005-04-26[PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com
2005-04-26[PATCH] add version to debug log on startup.greg@kroah.com
2005-04-26[PATCH] add callout config type to udevpatmans@us.ibm.com
2005-04-26[PATCH] udevdb patchdsteklof@us.ibm.com
2005-04-26[PATCH] split udev main logic into udev-add and udev-remove.greg@kroah.com
2005-04-26[PATCH] Clean up the namedev interface a bit, making the code smaller...greg@kroah.com
2005-04-26[PATCH] add initial libsysfs support...greg@kroah.com
2005-04-26[PATCH] Initial namedev parsing of config filesgreg@kroah.com
2005-04-26[PATCH] sleep for 2 seconds to give the kernel a chance to actually create th...greg@kroah.com
2005-04-26[PATCH] remove now works!greg@kroah.com
2005-04-26[PATCH] restructure code to be able to actually get remove_node() to work.greg@kroah.com
2005-04-26[PATCH] Creating nodes actually works.greg@kroah.com
2005-04-26added initial files.Greg KH