chiark / gitweb /
allow rules to have labels and skip to next label
[elogind.git] / udev_sysfs.c
2005-06-22 Kay Sieversfix the fix and change the file to wait for to the...
2005-06-21 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-06-19 Kay Sieversprepare for module loading rules and add MODALIAS key
2005-04-27 kay.sievers@vrfy.org[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
2005-04-27 kay.sievers@vrfy.org[PATCH] kill stupid gcc4 warning
2005-04-27 kay.sievers@vrfy.org[PATCH] wait_for_sysfs: add joydev
2005-04-27 kay.sievers@vrfy.org[PATCH] add "serio" to bus list
2005-04-27 kay.sievers@vrfy.org[PATCH] switch major/minor to dev_t
2005-04-27 kay.sievers@vrfy.org[PATCH] fix -Wsign-compare warnings
2005-04-27 tklauser@access... [PATCH] I tried to compile udev 050plus with the GCC...
2005-04-27 kay.sievers@vrfy.org[PATCH] add class specific files for class/spi_transpor...
2005-04-27 kay.sievers@vrfy.org[PATCH] prevent udev node creatinon for "class" registr...
2005-04-27 kay.sievers@vrfy.org[PATCH] add a class/fc_host file to the list of what...
2005-04-27 kay.sievers@vrfy.org[PATCH] add net/atml and class/ppdev to the wait_for_sy...
2005-04-27 kay.sievers@vrfy.org[PATCH] add net/nlv* devices to the exception list
2005-04-27 kay.sievers@vrfy.org[PATCH] add "pcmcia" and "fc_transport" to the wait_for...
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udev_lib to udev_utils and dev_d to...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove my test code
2005-04-27 kay.sievers@vrfy.org[PATCH] add support for /devices-devices without any...
2005-04-27 kay.sievers@vrfy.org[PATCH] Patch from Alex Riesen <raa.lkml@gmail.com>
2005-04-27 kay.sievers@vrfy.org[PATCH] add a bunch of busses to the list of what to...
2005-04-27 kay.sievers@vrfy.org[PATCH] add ippp and bcrypt to the exception lists...
2005-04-27 kay.sievers@vrfy.org[PATCH] don't wait for sysfs if the kernel(2.6.10-rc2...
2005-04-27 kay.sievers@vrfy.org[PATCH] add i2c-dev to the list of devices without...
2005-04-27 kay.sievers@vrfy.org[PATCH] Add a bunch of devices without "device" symlinks.
2005-04-27 kay.sievers@vrfy.org[PATCH] Add net/vmnet and class/zaptel to the list...
2005-04-27 kay.sievers@vrfy.org[PATCH] add net/pan and net/bnep handling
2005-04-27 kay.sievers@vrfy.org[PATCH] switch wait for bus_file to stat() instead...
2005-04-27 kay.sievers@vrfy.org[PATCH] expose sysfs functions for sharing it