summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] add net/nlv* devices to the exception listkay.sievers@vrfy.org
2005-04-26[PATCH] add "pcmcia" and "fc_transport" to the wait_for_sysfs listskay.sievers@vrfy.org
2005-04-26[PATCH] remove unused timestamp fieldkay.sievers@vrfy.org
2005-04-26[PATCH] simplify permission handlingkay.sievers@vrfy.org
2005-04-26[PATCH] handle /etc/hotplug.d/ only if the event comes from udevdkay.sievers@vrfy.org
2005-04-26[PATCH] trivial cleanups and change some commentskay.sievers@vrfy.org
2005-04-26[PATCH] remove unused variableskay.sievers@vrfy.org
2005-04-26[PATCH] udevsend/udevd handle events without a subsystemkay.sievers@vrfy.org
2005-04-26[PATCH] use blacklist on device "remove" and remove dev.d/ call code duplicationkay.sievers@vrfy.org
2005-04-26[PATCH] update the man pages and correct Usage: hintskay.sievers@vrfy.org
2005-04-26[PATCH] don't call the hotplug scripts with a test runkay.sievers@vrfy.org
2005-04-26more fixupsGreg KH
2005-04-26fixups to get back to proper patch orderGreg KH
2005-04-26[PATCH] don't call dev.d/ scripts twice, if directory = subsystemkay.sievers@vrfy.org
2005-04-26[PATCH] remove archive file if we changed somethingkay.sievers@vrfy.org
2005-04-26[PATCH] link archive insted of objectskay.sievers@vrfy.org
2005-04-26[PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org
2005-04-26[PATCH] Allow GROUP to have modifiers in itsschweizer@gmail.com
2005-04-26[PATCH] comment out ability to run udev-test.pl with valgrindgreg@kroah.com
2005-04-26[PATCH] fix spurious valgrind warning in udev.greg@kroah.com
2005-04-26[PATCH] DEVNAME on device removalsjoerd@spring.luon.net
2005-04-26[PATCH] fix udevinfo '-q path' option as it was not workinggreg@kroah.com
2005-04-26[PATCH] handle whole hotplug event with udevd/udevkay.sievers@vrfy.org
2005-04-26[PATCH] integrate wait_for_sysfs in udevkay.sievers@vrfy.org
2005-04-26[PATCH] remove my test codekay.sievers@vrfy.org
2005-04-26[PATCH] make the searched multiplex directories conditionallykay.sievers@vrfy.org
2005-04-26[PATCH] add MANAGED_EVENT to the forked udev environmentkay.sievers@vrfy.org
2005-04-26[PATCH] export DEVNAME on remove eventkay.sievers@vrfy.org
2005-04-26[PATCH] export udev_log flag to the environmentkay.sievers@vrfy.org
2005-04-26[PATCH] add support for /devices-devices without any file to wait forkay.sievers@vrfy.org
2005-04-26[PATCH] fix parallel build errorgreg@kroah.com
2005-04-26[PATCH] Patch from Alex Riesen <raa.lkml@gmail.com>kay.sievers@vrfy.org
2005-04-26[PATCH] add a bunch of busses to the list of what to wait forkay.sievers@vrfy.org
2005-04-26[PATCH] close connection to syslog in forked udevd childkay.sievers@vrfy.org
2005-04-26[PATCH] udevd exit path cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] fix network device naming bugkay.sievers@vrfy.org
2005-04-26[PATCH] 046 releaseudev/v046greg@kroah.com
2005-04-26[PATCH] Don't try to print major/minor for devices without a dev file.kay.sievers@vrfy.org
2005-04-26[PATCH] remove get_device_type and merge that into udev_set_values()kay.sievers@vrfy.org
2005-04-26[PATCH] prevent udevd crash if DEVPATH is not setkay.sievers@vrfy.org
2005-04-26[PATCH] add ippp and bcrypt to the exception lists of wait_for_sysfskay.sievers@vrfy.org
2005-04-26[PATCH] let klibc add the trailing newline to syslog conditionallykay.sievers@vrfy.org
2005-04-26[PATCH] change key names in udevinfo sysfs walk to match the kernelkay.sievers@vrfy.org
2005-04-26[PATCH] disable logging for udevstartkay.sievers@vrfy.org
2005-04-26[PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org
2005-04-26[PATCH] remove historical SYSFS_attr="value" formatkay.sievers@vrfy.org
2005-04-26[PATCH] don't wait for sysfs if the kernel(2.6.10-rc2) tells us what not to e...kay.sievers@vrfy.org
2005-04-26[PATCH] support DRIVER as a rule keykay.sievers@vrfy.org
2005-04-26[PATCH] support SUBSYSTEM as a rule keykay.sievers@vrfy.org
2005-04-26[PATCH] rename udevdb* to udev_db*kay.sievers@vrfy.org