Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] udev - fix "ignore method" | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix possible buffer overflow | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - trivial style cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add support for figuring out which device on the sysfs "chain" the ru... | greg@kroah.com |
2005-04-26 | [PATCH] misc code cleanups. | greg@kroah.com |
2005-04-26 | [PATCH] set default owner/group in db - update | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] set default owner/group in db. | hannal@us.ibm.com |
2005-04-26 | [PATCH] add udev logging to info log | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove the %D modifier as it is not longer needed. | greg@kroah.com |
2005-04-26 | [PATCH] libsysfs update for refresh + namedev.c changes | ananthmg@rediffmail.com |
2005-04-26 | [PATCH] udev - introduce format escape char | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - CALLOUT is PROGRAM now | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - simple debug tweak | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix a few stale comments in namedev.c | greg@kroah.com |
2005-04-26 | [PATCH] add bus test for usb-serial bus. | greg@kroah.com |
2005-04-26 | [PATCH] udev - drop all methods :) | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - make exec_callout() reusable | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - exec status fix for klibc | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add IGNORE rule type | christophe@saout.de |
2005-04-26 | [PATCH] replace list_for_each with list_for_each_entry, saving a few lines of... | greg@kroah.com |
2005-04-26 | [PATCH] Fix udev gcc-2.95.4 compat | azarah@nosferatu.za.org |
2005-04-26 | [PATCH] fix for apply_format() | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] 'ide' missing in bus_files[] | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] If a LABEL rule has a BUS id, then we must check to see if the device... | greg@kroah.com |
2005-04-26 | [PATCH] If a CALLOUT rule has a BUS id, then we must check to see if the devi... | greg@kroah.com |
2005-04-26 | [PATCH] add pci to the bus_files list. | greg@kroah.com |
2005-04-26 | [PATCH] fix long delay for all devices in namedev | greg@kroah.com |
2005-04-26 | [PATCH] fix complier warning in namedev.c | greg@kroah.com |
2005-04-26 | [PATCH] add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule. | greg@kroah.com |
2005-04-26 | [PATCH] add any valid device | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] introduce format char 'k' for kernel-name | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Just live with a sleep(1) in namedev for now until libsysfs is fixed up. | greg@kroah.com |
2005-04-26 | [PATCH] try to wait until the proper device file shows up in sysfs. | greg@kroah.com |
2005-04-26 | [PATCH] remove unneeded TODO and FIXME entry | greg@kroah.com |
2005-04-26 | [PATCH] get part of callout return string | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove '\n' from end of callout return | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] pre-libsysfs-0.4.0 patch | dsteklof@us.ibm.com |
2005-04-26 | [PATCH] change devfs disk name rule from 'disk' to 'disc' | greg@kroah.com |
2005-04-26 | [PATCH] experimental (very simple) SYMLINK creation | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] pattern match for label method | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] a bug in linefeed removal | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix permission handling logic | greg@kroah.com |
2005-04-26 | [PATCH] add support for the default_mode variable, as it is documented... | greg@kroah.com |
2005-04-26 | [PATCH] pattern matching for namedev | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add support for a main udev config file, udev.conf. | greg@kroah.com |
2005-04-26 | [PATCH] split out the namedev config parsing logic to namedev_parse.c | greg@kroah.com |
2005-04-26 | [PATCH] rename namedev's get_attr() to be main namedev_name_device() as that'... | greg@kroah.com |
2005-04-26 | [PATCH] catch replace device by wildcard | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] operate on the rules in the order they are in the config file (within... | greg@kroah.com |
2005-04-26 | [PATCH] fix problem where we were not looking at the BUS value. | greg@kroah.com |