summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] fix Silly udev scriptkay.sievers@vrfy.org2005-04-261-4/+7
* [PATCH] added init.d udev script for debiangreg@kroah.com2005-04-261-0/+113
* [PATCH] udev 012 old gcc fixuptiggi@infa.abo.fi2005-04-261-1/+1
* [PATCH] add a script that tests the IGNORE rulegreg@kroah.com2005-04-261-0/+35
* [PATCH] add IGNORE rule typechristophe@saout.de2005-04-267-2/+59
* [PATCH] small cleanupchristophe@saout.de2005-04-262-2/+2
* [PATCH] add silly script that names cdrom drives based on the cd in them.greg@kroah.com2005-04-261-0/+45
* [PATCH] add cdrom rule for ide cdrom.greg@kroah.com2005-04-261-0/+3
* [PATCH] replace list_for_each with list_for_each_entry, saving a few lines of...greg@kroah.com2005-04-262-30/+13
* [PATCH] add a blacklist of class devices we do not want to look at.greg@kroah.com2005-04-261-4/+16
* [PATCH] 012_bk change.greg@kroah.com2005-04-262-2/+2
* [PATCH] v012 release012greg@kroah.com2005-04-263-2/+47
* [PATCH] minor grammer fixes for the udev_vs_devfs documentgreg@kroah.com2005-04-261-6/+6
* [PATCH] move the dbus config file to etc/dbus-1/system.d/greg@kroah.com2005-04-262-1/+2
* [PATCH] move the config files to etc/udev to clean up main directory a bit.greg@kroah.com2005-04-267-18/+10
* [PATCH] add Gentoo versions of the rules and permissions files.greg@kroah.com2005-04-262-0/+273
* [PATCH] if using glibc, link dynamically, as no one like 500Kb udev binaries...greg@kroah.com2005-04-261-3/+4
* [PATCH] mention user callable udev + options in man pagekay.sievers@vrfy.org2005-04-263-2/+26
* [PATCH] udev spec file updaterml@ximian.com2005-04-261-1/+7
* [PATCH] minor change to udev_vs_devfs document.greg@kroah.com2005-04-261-1/+3
* [PATCH] added udev vs devfs supid document to the tree.greg@kroah.com2005-04-261-0/+190
* [PATCH] extras multipath updatechristophe.varoqui@free.fr2005-04-263-1/+9
* [PATCH] extras multipath updatechristophe.varoqui@free.fr2005-04-264-11/+16
* [PATCH] make udev user callable to query the databasekay.sievers@vrfy.org2005-04-263-13/+96
* [PATCH] depend on all .h fileskay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] make symlink work properly if there is already a file in its placeazarah@nosferatu.za.org2005-04-261-0/+11
* [PATCH] cleanup namedev_parse debug textkay.sievers@vrfy.org2005-04-261-4/+4
* [PATCH] move the signal handling registration to after we have initialized en...greg@kroah.com2005-04-261-4/+5
* [PATCH] introduce signal handlermbuesch@freenet.de2005-04-261-1/+22
* [PATCH] Fix udev gcc-2.95.4 compatazarah@nosferatu.za.org2005-04-261-1/+1
* [PATCH] extend exec_program[]kay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] ide-devfs.sh updatekay.sievers@vrfy.org2005-04-261-12/+32
* [PATCH] fix for apply_format()kay.sievers@vrfy.org2005-04-261-3/+6
* [PATCH] check for empty symlink stringkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] 'ide' missing in bus_files[]kay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] udev.permissions.debian - forgot the dm nodes.greg@kroah.com2005-04-261-0/+2
* [PATCH] update the udev.permissions.debian file with new entries.greg@kroah.com2005-04-261-3/+22
* [PATCH] added udev.init script for the Linux From Scratch project.greg@kroah.com2005-04-261-0/+103
* [PATCH] small trivial cleanup of latest changeskay.sievers@vrfy.org2005-04-262-8/+8
* [PATCH] 011_bk taggreg@kroah.com2005-04-262-2/+2
* [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