Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] fix UDEV_NO_SLEEP | trini@kernel.crashing.org |
2005-04-26 | [PATCH] Make udev/udevstart be one binary | trini@kernel.crashing.org |
2005-04-26 | [PATCH] Add 'asmlinkage' to udev-030 | trini@kernel.crashing.org |
2005-04-26 | [PATCH] fix udevd zombies | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] hmm, handle net devices with udev? | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove dbus code from core udev code as it's no longer needed to be t... | greg@kroah.com |
2005-04-26 | [PATCH] don't init namedev on remove | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc] | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] overall trivial trivial cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] blacklist pcmcia_socket | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - safer string handling - part four | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - safer string handling - part three | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - allow all files in a directory as the config | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] force udev to include the internal version of libsysfs and never the ... | greg@kroah.com |
2005-04-26 | [PATCH] udev use new libsysfs header file location | patmans@us.ibm.com |
2005-04-26 | [PATCH] add udevtest program to build | greg@kroah.com |
2005-04-26 | [PATCH] more logging.h cleanups to be a bit more flexible. | greg@kroah.com |
2005-04-26 | [PATCH] compile udevd with klibc | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix log option code so that it actually works for all udev programs. | greg@kroah.com |
2005-04-26 | [PATCH] rework the logging code so that each program logs with the proper nam... | greg@kroah.com |
2005-04-26 | [PATCH] udevd - next round of fixes | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rip out command line code from udev, now that we have udevinfo. | greg@kroah.com |
2005-04-26 | [PATCH] udev - reverse user query options | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add udev logging to info log | kay.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|48515 | greg@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 options | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - advanced user query options | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev 012 old gcc fixup | tiggi@infa.abo.fi |
2005-04-26 | [PATCH] add IGNORE rule type | christophe@saout.de |
2005-04-26 | [PATCH] small cleanup | christophe@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 page | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] make udev user callable to query the database | kay.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 handler | mbuesch@freenet.de |
2005-04-26 | [PATCH] proper cleanup on udevdb_init() failure | mbuesch@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-008 | david@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 conditioning | kay.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 udev | patmans@us.ibm.com |