chiark / gitweb /
make SYSFS{} usable for all devices
[elogind.git] / udev.c
2005-04-27 tiggi@infa.abo.fi[PATCH] udev 012 old gcc fixup
2005-04-27 christophe@saout.de[PATCH] add IGNORE rule type
2005-04-27 christophe@saout.de[PATCH] small cleanup
2005-04-27 greg@kroah.com[PATCH] add a blacklist of class devices we do not...
2005-04-27 kay.sievers@vrfy.org[PATCH] mention user callable udev + options in man...
2005-04-27 kay.sievers@vrfy.org[PATCH] make udev user callable to query the database
2005-04-27 greg@kroah.com[PATCH] move the signal handling registration to after...
2005-04-27 mbuesch@freenet.de[PATCH] introduce signal handler
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.