summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] v011 releaseudev/v011greg@kroah.com
2005-04-26[PATCH] add documentation about the BUS key being optional for the LABEL rule.greg@kroah.com
2005-04-26[PATCH] add tests for LABEL rule with a device that has no bus.greg@kroah.com
2005-04-26[PATCH] Don't require the BUS value for the LABEL rule.greg@kroah.com
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] add documentation about the BUS key being optional for the CALLOUT rule.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] Don't require the BUS value for the CALLOUT rule.greg@kroah.com
2005-04-26[PATCH] add test for callout rule with a device that has no bus.greg@kroah.com
2005-04-26[PATCH] 010_bk stampgreg@kroah.com
2005-04-26[PATCH] added different build options to the rpm udev.spec file.greg@kroah.com
2005-04-26[PATCH] fix udev sed Makefile usagesvetljo@gmx.de
2005-04-26[PATCH] proper cleanup on udevdb_init() failurembuesch@freenet.de
2005-04-26[PATCH] patch udev 009-010 rpm spec filemh@nadir.org
2005-04-26[PATCH] add pci to the bus_files list.greg@kroah.com
2005-04-26[PATCH] check for empty line a bit better in the parser.greg@kroah.com
2005-04-26[PATCH] more init script cleanups, the stop target now calls udev to cleanup ...greg@kroah.com
2005-04-26[PATCH] make udev init script run udev in the background to let startup go mu...greg@kroah.com
2005-04-26[PATCH] fix long delay for all devices in namedevgreg@kroah.com
2005-04-26[PATCH] v010 releaseudev/v010greg@kroah.com
2005-04-26[PATCH] fix udev-test.plkay.sievers@vrfy.org
2005-04-26[PATCH] small cleanup udev-remove.ckay.sievers@vrfy.org
2005-04-26[PATCH] fix complier warning in namedev.cgreg@kroah.com
2005-04-26[PATCH] add documentation for the new '%k' modifier (kernel name replacement)greg@kroah.com
2005-04-26[PATCH] add documentation about the multiple sysfs values that are now allowe...greg@kroah.com
2005-04-26[PATCH] add tests for multi-file LABEL rules.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] change pgsizeananth@in.ibm.com
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr
2005-04-26[PATCH] experimental CALLOUT script for devfs ide node creation with cd, disc...kay.sievers@vrfy.org
2005-04-26[PATCH] add any valid devicekay.sievers@vrfy.org
2005-04-26[PATCH] introduce format char 'k' for kernel-namekay.sievers@vrfy.org
2005-04-26[PATCH] trivial make fixeskay.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] libsysfs 0.4.0 patchdsteklof@us.ibm.com
2005-04-26[PATCH] don't overwrite old config on installkay.sievers@vrfy.org
2005-04-26[PATCH] udev-remove.c cleanupskay.sievers@vrfy.org
2005-04-26[PATCH] remove unneeded TODO and FIXME entrygreg@kroah.com
2005-04-26[PATCH] clean up the stand-alone tests to work properly on other people's mac...greg@kroah.com
2005-04-26[PATCH] bug in udev-remove.ckay.sievers@vrfy.org
2005-04-26[PATCH] fix scsi_id segfault with udev-009dsteklof@us.ibm.com
2005-04-26[PATCH] add libsysfs docsdsteklof@us.ibm.com
2005-04-26[PATCH] Allow build with empty EXTRASakropel1@rochester.rr.com
2005-04-26[PATCH] add tests to catch whitespace and comment config file parsing errors.greg@kroah.com
2005-04-26[PATCH] fix comment and whitespace handling in config files.Roman.Kagan@itep.ru
2005-04-26[PATCH] mark config files as such in the rpm spec filedhollis@davehollis.com