chiark / gitweb /
elogind.git
2005-04-27 Greg KHfixups to get back to proper patch order
2005-04-27 kay.sievers... [PATCH] don't call dev.d/ scripts twice, if directory...
2005-04-27 kay.sievers... [PATCH] remove archive file if we changed something
2005-04-27 kay.sievers... [PATCH] link archive insted of objects
2005-04-27 kay.sievers... [PATCH] rename udev_lib to udev_utils and dev_d to...
2005-04-27 sschweizer... [PATCH] Allow GROUP to have modifiers in it
2005-04-27 greg@kroah.com[PATCH] comment out ability to run udev-test.pl with...
2005-04-27 greg@kroah.com[PATCH] fix spurious valgrind warning in udev.
2005-04-27 sjoerd@spring... [PATCH] DEVNAME on device removal
2005-04-27 greg@kroah.com[PATCH] fix udevinfo '-q path' option as it was not...
2005-04-27 kay.sievers... [PATCH] handle whole hotplug event with udevd/udev
2005-04-27 kay.sievers... [PATCH] integrate wait_for_sysfs in udev
2005-04-27 kay.sievers... [PATCH] remove my test code
2005-04-27 kay.sievers... [PATCH] make the searched multiplex directories conditi...
2005-04-27 kay.sievers... [PATCH] add MANAGED_EVENT to the forked udev environment
2005-04-27 kay.sievers... [PATCH] export DEVNAME on remove event
2005-04-27 kay.sievers... [PATCH] export udev_log flag to the environment
2005-04-27 kay.sievers... [PATCH] add support for /devices-devices without any...
2005-04-27 greg@kroah.com[PATCH] fix parallel build error
2005-04-27 kay.sievers... [PATCH] Patch from Alex Riesen <raa.lkml@gmail.com>
2005-04-27 kay.sievers... [PATCH] add a bunch of busses to the list of what to...
2005-04-27 kay.sievers... [PATCH] close connection to syslog in forked udevd...
2005-04-27 kay.sievers... [PATCH] udevd exit path cleanup
2005-04-27 kay.sievers... [PATCH] fix network device naming bug
2005-04-27 greg@kroah.com[PATCH] 046 release 046
2005-04-27 kay.sievers... [PATCH] Don't try to print major/minor for devices...
2005-04-27 kay.sievers... [PATCH] remove get_device_type and merge that into...
2005-04-27 kay.sievers... [PATCH] prevent udevd crash if DEVPATH is not set
2005-04-27 kay.sievers... [PATCH] add ippp and bcrypt to the exception lists...
2005-04-27 kay.sievers... [PATCH] let klibc add the trailing newline to syslog...
2005-04-27 kay.sievers... [PATCH] change key names in udevinfo sysfs walk to...
2005-04-27 kay.sievers... [PATCH] disable logging for udevstart
2005-04-27 kay.sievers... [PATCH] add NAME{ignore_remove} attribute
2005-04-27 kay.sievers... [PATCH] remove historical SYSFS_attr="value" format
2005-04-27 kay.sievers... [PATCH] don't wait for sysfs if the kernel(2.6.10-rc2...
2005-04-27 kay.sievers... [PATCH] support DRIVER as a rule key
2005-04-27 kay.sievers... [PATCH] support SUBSYSTEM as a rule key
2005-04-27 kay.sievers... [PATCH] rename udevdb* to udev_db*
2005-04-27 kay.sievers... [PATCH] Make dev.d/ handling a separate processing...
2005-04-27 kay.sievers... [PATCH] make the udev object available to more processi...
2005-04-27 kay.sievers... [PATCH] remove udev_lib dependency from udevsend, which...
2005-04-27 kay.sievers... [PATCH] add ACTION to udev object to expose it to the...
2005-04-27 kay.sievers... [PATCH] make udevinfo's -r option also workimg for...
2005-04-27 kay.sievers... [PATCH] let udev act as udevstart if argv[1] == "udevstart"
2005-04-27 kay.sievers... [PATCH] improve udevinfo sysfs info walk
2005-04-27 kay.sievers... [PATCH] add sysfs info walk to udevinfo
2005-04-27 kay.sievers... [PATCH] pass the whole event environment to udevd
2005-04-27 greg@kroah.com[PATCH] make spotless for releases.
2005-04-27 kay.sievers... [PATCH] replace tdb database by simple lockless file...
2005-04-27 greg@kroah.com[PATCH] 045 release 045
2005-04-27 azarah@nosferatu... [PATCH] Some updates for Gentoo's udev rules
2005-04-27 greg@kroah.com[PATCH] 044 release 044
2005-04-27 greg@kroah.com[PATCH] 043 release 043
2005-04-27 kay.sievers... [PATCH] reduce syslog noise of udevsend if multiple...
2005-04-27 kay.sievers... [PATCH] add i2c-dev to the list of devices without...
2005-04-27 greg@kroah.com[PATCH] add cdsymlinks.sh support to gentoo rules file.
2005-04-27 greg@kroah.com[PATCH] fix gentoo legacy tty rule
2005-04-27 greg@kroah.com[PATCH] remove 'sudo' usage from the Makefile
2005-04-27 greg@kroah.com[PATCH] make udev-test.pl test for root permissions...
2005-04-27 kay.sievers... [PATCH] Shut up wait_for_sysfs class/net failure messag...
2005-04-27 kay.sievers... [PATCH] wait() for specific pid to return from fork().
2005-04-27 kay.sievers... [PATCH] Don't use any syslog() in signal handler, cause...
2005-04-27 kay.sievers... [PATCH] Add support for highpoint ataraid to volume_id...
2005-04-27 kay.sievers... [PATCH] Add a bunch of devices without "device" symlinks.
2005-04-27 kay.sievers... [PATCH] Exit, if udevtest cannot open the device (segfa...
2005-04-27 kay.sievers... [PATCH] Patches from Harald Hoyer <harald@redhat.com>.
2005-04-27 kay.sievers... [PATCH] Apply the default permissions even if we found...
2005-04-27 kay.sievers... [PATCH] add test for format chars in multiple symlinks...
2005-04-27 kay.sievers... [PATCH] Add net/vmnet and class/zaptel to the list...
2005-04-27 greg@kroah.com[PATCH] add test target to makefile
2005-04-27 greg@kroah.com[PATCH] add dumb script to show all sysfs devices in...
2005-04-27 greg@kroah.com[PATCH] 042 release 042
2005-04-27 greg@kroah.com[PATCH] add inotify to the rules for gentoo
2005-04-27 kay.sievers... [PATCH] Remove the last klibc specific line from the...
2005-04-27 kay.sievers... [PATCH] update to libsysfs 1.2.0 and add some stuff...
2005-04-27 kay.sievers... [PATCH] improve klibc fixup integration
2005-04-27 kay.sievers... [PATCH] cleanup udevd/udevstart
2005-04-27 kay.sievers... [PATCH] skip waiting for device if we get a bad event...
2005-04-27 kay.sievers... [PATCH] add net/pan and net/bnep handling
2005-04-27 kay.sievers... [PATCH] switch wait for bus_file to stat() instead...
2005-04-27 kay.sievers... [PATCH] expose sysfs functions for sharing it
2005-04-27 greg@kroah.com[PATCH] 040 release 040
2005-04-27 greg@kroah.com[PATCH] sparse cleanups on the tree
2005-04-27 kay.sievers... [PATCH] fix debug in volume id / fix clashing global...
2005-04-27 jk@blackdown.de[PATCH] wait_for_sysfs update for dm devices
2005-04-27 greg@kroah.com[PATCH] fix stupid cut-and-paste error for msr devices...
2005-04-27 kay.sievers... [PATCH] volume_id fix
2005-04-27 kay.sievers... [PATCH] $local user
2005-04-27 greg@kroah.com[PATCH] delete udevruler.c as per Kay's request.
2005-04-27 kay.sievers... [PATCH] cleanup netif handling and netif-dev.d/ events
2005-04-27 kay.sievers... [PATCH] big cleanup of internal udev api
2005-04-27 greg@kroah.com[PATCH] fix up the wait_for_sysfs_test script a bit.
2005-04-27 kay.sievers... [PATCH] don't wait for dummy devices
2005-04-27 kay.sievers... [PATCH] close the syslog
2005-04-27 kay.sievers... [PATCH] Fix ppp net devices in wait_for_sysfs
2005-04-27 kay.sievers... [PATCH] Fix wait_for_sysfs messages (more debugging...
2005-04-27 greg@kroah.com[PATCH] 039 release 039
2005-04-27 patmans@us... [PATCH] update udev to scsi_id 0.7
2005-04-27 greg@kroah.com[PATCH] Hopefully fix the vcs issue in wait_for_sysfs
2005-04-27 greg@kroah.com[PATCH] take out & from wait_for_sysfs_test that I...
next