chiark / gitweb /
rename apply_format() cause it is public now
[elogind.git] / udev.c
2005-04-27 greg@kroah.com[PATCH] add udevtest program to build
2005-04-27 greg@kroah.com[PATCH] more logging.h cleanups to be a bit more flexible.
2005-04-27 kay.sievers@vrfy.org[PATCH] compile udevd with klibc
2005-04-27 greg@kroah.com[PATCH] fix log option code so that it actually works...
2005-04-27 greg@kroah.com[PATCH] rework the logging code so that each program...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - next round of fixes
2005-04-27 greg@kroah.com[PATCH] rip out command line code from udev, now that...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - reverse user query options
2005-04-27 kay.sievers@vrfy.org[PATCH] add udev logging to info log
2005-04-27 greg@kroah.com[PATCH] add usb_host and pci_bus to the class blacklist.
2005-04-27 greg@kroah.com[PATCH] Cset exclude: greg@kroah.com|ChangeSet|20040113...
2005-04-27 greg@kroah.com[PATCH] Fix stupid gcc "optimization" of 1 character...
2005-04-27 kay.sievers@vrfy.org[PATCH] more advanced user query options
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - advanced user query options
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.