GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
udev_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] wait_for_sysfs: add joydev
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] add "serio" to bus list
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] switch major/minor to dev_t
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+17
*
[PATCH] fix -Wsign-compare warnings
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+1
*
[PATCH] I tried to compile udev 050plus with the GCC 4.0 snapshot 200412119 and
tklauser@access.unizh.chbk
2005-04-26
1
-4
/
+4
*
[PATCH] add class specific files for class/spi_transport and class/spi_host
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+2
*
[PATCH] prevent udev node creatinon for "class" registration
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] add a class/fc_host file to the list of what to wait for
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] add net/atml and class/ppdev to the wait_for_sysfs exception list
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+2
*
[PATCH] add net/nlv* devices to the exception list
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] add "pcmcia" and "fc_transport" to the wait_for_sysfs lists
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+2
*
[PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+1
*
[PATCH] remove my test code
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+0
*
[PATCH] add support for /devices-devices without any file to wait for
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+7
*
[PATCH] Patch from Alex Riesen <raa.lkml@gmail.com>
kay.sievers@vrfy.org
2005-04-26
1
-16
/
+16
*
[PATCH] add a bunch of busses to the list of what to wait for
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+22
*
[PATCH] add ippp and bcrypt to the exception lists of wait_for_sysfs
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+2
*
[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
1
-25
/
+38
*
[PATCH] add i2c-dev to the list of devices without a bus
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] Add a bunch of devices without "device" symlinks.
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+16
*
[PATCH] Add net/vmnet and class/zaptel to the list of devices without physica...
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+2
*
[PATCH] add net/pan and net/bnep handling
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+2
*
[PATCH] switch wait for bus_file to stat() instead of open()
kay.sievers@vrfy.org
2005-04-26
1
-10
/
+17
*
[PATCH] expose sysfs functions for sharing it
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+387