summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] v011 release011greg@kroah.com2005-04-263-2/+32
* [PATCH] add documentation about the BUS key being optional for the LABEL rule.greg@kroah.com2005-04-261-1/+4
* [PATCH] add tests for LABEL rule with a device that has no bus.greg@kroah.com2005-04-261-0/+21
* [PATCH] Don't require the BUS value for the LABEL rule.greg@kroah.com2005-04-261-1/+0
* [PATCH] If a LABEL rule has a BUS id, then we must check to see if the device...greg@kroah.com2005-04-261-1/+4
* [PATCH] add documentation about the BUS key being optional for the CALLOUT rule.greg@kroah.com2005-04-261-1/+4
* [PATCH] If a CALLOUT rule has a BUS id, then we must check to see if the devi...greg@kroah.com2005-04-262-2/+14
* [PATCH] Don't require the BUS value for the CALLOUT rule.greg@kroah.com2005-04-261-1/+0
* [PATCH] add test for callout rule with a device that has no bus.greg@kroah.com2005-04-261-0/+10
* [PATCH] 010_bk stampgreg@kroah.com2005-04-262-2/+2
* [PATCH] added different build options to the rpm udev.spec file.greg@kroah.com2005-04-261-1/+28
* [PATCH] fix udev sed Makefile usagesvetljo@gmx.de2005-04-261-1/+1
* [PATCH] proper cleanup on udevdb_init() failurembuesch@freenet.de2005-04-261-1/+2
* [PATCH] patch udev 009-010 rpm spec filemh@nadir.org2005-04-261-1/+1
* [PATCH] add pci to the bus_files list.greg@kroah.com2005-04-261-0/+1
* [PATCH] check for empty line a bit better in the parser.greg@kroah.com2005-04-261-2/+2
* [PATCH] more init script cleanups, the stop target now calls udev to cleanup ...greg@kroah.com2005-04-261-18/+21
* [PATCH] make udev init script run udev in the background to let startup go mu...greg@kroah.com2005-04-261-3/+4
* [PATCH] fix long delay for all devices in namedevgreg@kroah.com2005-04-261-59/+53
* [PATCH] v010 release010greg@kroah.com2005-04-263-2/+53
* [PATCH] fix udev-test.plkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] small cleanup udev-remove.ckay.sievers@vrfy.org2005-04-261-11/+7
* [PATCH] fix complier warning in namedev.cgreg@kroah.com2005-04-261-1/+0
* [PATCH] add documentation for the new '%k' modifier (kernel name replacement)greg@kroah.com2005-04-262-1/+5
* [PATCH] add documentation about the multiple sysfs values that are now allowe...greg@kroah.com2005-04-261-1/+5
* [PATCH] add tests for multi-file LABEL rules.greg@kroah.com2005-04-262-1/+22
* [PATCH] add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule.greg@kroah.com2005-04-263-51/+97
* [PATCH] change pgsizeananth@in.ibm.com2005-04-261-1/+1
* [PATCH] extras multipath updatechristophe.varoqui@free.fr2005-04-264-65/+99
* [PATCH] extras multipath updatechristophe.varoqui@free.fr2005-04-262-21/+53
* [PATCH] extras multipath updatechristophe.varoqui@free.fr2005-04-264-102/+150
* [PATCH] extras multipath updatechristophe.varoqui@free.fr2005-04-265-131/+194
* [PATCH] experimental CALLOUT script for devfs ide node creation with cd, disc...kay.sievers@vrfy.org2005-04-261-0/+27
* [PATCH] add any valid devicekay.sievers@vrfy.org2005-04-261-22/+1
* [PATCH] introduce format char 'k' for kernel-namekay.sievers@vrfy.org2005-04-262-12/+16
* [PATCH] trivial make fixeskay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] Just live with a sleep(1) in namedev for now until libsysfs is fixed up.greg@kroah.com2005-04-261-36/+22
* [PATCH] try to wait until the proper device file shows up in sysfs.greg@kroah.com2005-04-261-12/+147
* [PATCH] libsysfs 0.4.0 patchdsteklof@us.ibm.com2005-04-269-176/+236
* [PATCH] don't overwrite old config on installkay.sievers@vrfy.org2005-04-261-6/+19
* [PATCH] udev-remove.c cleanupskay.sievers@vrfy.org2005-04-263-19/+17
* [PATCH] remove unneeded TODO and FIXME entrygreg@kroah.com2005-04-262-2/+0
* [PATCH] clean up the stand-alone tests to work properly on other people's mac...greg@kroah.com2005-04-264-0/+12
* [PATCH] bug in udev-remove.ckay.sievers@vrfy.org2005-04-261-3/+5
* [PATCH] fix scsi_id segfault with udev-009dsteklof@us.ibm.com2005-04-262-3/+9
* [PATCH] add libsysfs docsdsteklof@us.ibm.com2005-04-261-0/+1687
* [PATCH] Allow build with empty EXTRASakropel1@rochester.rr.com2005-04-261-4/+4
* [PATCH] add tests to catch whitespace and comment config file parsing errors.greg@kroah.com2005-04-261-0/+33
* [PATCH] fix comment and whitespace handling in config files.Roman.Kagan@itep.ru2005-04-261-4/+4
* [PATCH] mark config files as such in the rpm spec filedhollis@davehollis.com2005-04-261-3/+3