summaryrefslogtreecommitdiff
path: root/udev_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] add net/atml and class/ppdev to the wait_for_sysfs exception listkay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] add net/nlv* devices to the exception listkay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] add "pcmcia" and "fc_transport" to the wait_for_sysfs listskay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] remove my test codekay.sievers@vrfy.org2005-04-261-1/+0
* [PATCH] add support for /devices-devices without any file to wait forkay.sievers@vrfy.org2005-04-261-1/+7
* [PATCH] Patch from Alex Riesen <raa.lkml@gmail.com>kay.sievers@vrfy.org2005-04-261-16/+16
* [PATCH] add a bunch of busses to the list of what to wait forkay.sievers@vrfy.org2005-04-261-0/+22
* [PATCH] add ippp and bcrypt to the exception lists of wait_for_sysfskay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] don't wait for sysfs if the kernel(2.6.10-rc2) tells us what not to e...kay.sievers@vrfy.org2005-04-261-25/+38
* [PATCH] add i2c-dev to the list of devices without a buskay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] Add a bunch of devices without "device" symlinks.kay.sievers@vrfy.org2005-04-261-0/+16
* [PATCH] Add net/vmnet and class/zaptel to the list of devices without physica...kay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] add net/pan and net/bnep handlingkay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] switch wait for bus_file to stat() instead of open()kay.sievers@vrfy.org2005-04-261-10/+17
* [PATCH] expose sysfs functions for sharing itkay.sievers@vrfy.org2005-04-261-0/+387