chiark / gitweb /
[PATCH] If a CALLOUT rule has a BUS id, then we must check to see if the device is...
[elogind.git] / udev.c
2005-04-27 mbuesch@freenet.de[PATCH] proper cleanup on udevdb_init() failure
2005-04-27 greg@kroah.com[PATCH] move all of the DBUS logic into one file and...
2005-04-27 david@fubar.dk[PATCH] D-BUS patch for udev-008
2005-04-27 greg@kroah.com[PATCH] get rid of the majority of the debug environmen...
2005-04-27 greg@kroah.com[PATCH] add support for a main udev config file, udev...
2005-04-27 greg@kroah.com[PATCH] changed the default location of the database...
2005-04-27 kay.sievers@vrfy.org[PATCH] overall whitespace + debug text conditioning
2005-04-27 greg@kroah.com[PATCH] change UDEV_SYSFS_PATH environment variable...
2005-04-27 greg@kroah.com[PATCH] rename namedev.permissions and namedev.config...
2005-04-27 greg@kroah.com[PATCH] more overrides of config info with env variable...
2005-04-27 greg@kroah.com[PATCH] make config files, sysfs root, and udev root...
2005-04-27 greg@kroah.com[PATCH] add version to debug log on startup.
2005-04-27 patmans@us.ibm.com[PATCH] add callout config type to udev
2005-04-27 dsteklof@us.ibm.com[PATCH] udevdb patch
2005-04-27 greg@kroah.com[PATCH] split udev main logic into udev-add and udev...
2005-04-27 greg@kroah.com[PATCH] Clean up the namedev interface a bit, making...
2005-04-27 greg@kroah.com[PATCH] add initial libsysfs support...
2005-04-27 greg@kroah.com[PATCH] Initial namedev parsing of config files
2005-04-27 greg@kroah.com[PATCH] sleep for 2 seconds to give the kernel a chance...
2005-04-27 greg@kroah.com[PATCH] remove now works!
2005-04-27 greg@kroah.com[PATCH] restructure code to be able to actually get...
2005-04-27 greg@kroah.com[PATCH] Creating nodes actually works.
2005-04-27 Greg KHadded initial files.