chiark / gitweb /
elogind.git
2005-04-27 greg@kroah.com[PATCH] move distro specific config files into their...
2005-04-27 Greg KHmore merge fixups
2005-04-27 greg@kroah.com[PATCH] update debian rules files.
2005-04-27 greg@kroah.com[PATCH] added asterix rules to the gentoo file.
2005-04-27 greg@kroah.com[PATCH] fix gentoo scsi cdrom rule
2005-04-27 greg@kroah.com[PATCH] Fix the multithreaded build again...
2005-04-27 greg@kroah.com[PATCH] use udevstart for udev.init.* files.
2005-04-27 greg@kroah.com[PATCH] delete a bunch of files no longer needed.
2005-04-27 klauser@access... [PATCH] Various typos and other litte errors in udev...
2005-04-27 kay.sievers... [PATCH] update Fedora dev.d/ example and remove unused...
2005-04-27 kay.sievers... [PATCH] don't install distribution specific init script...
2005-04-27 kay.sievers... [PATCH] restore OWNER/GROUP assignment in rule coming...
2005-04-27 kay.sievers... [PATCH] make gcov compile scripts working with recent gcc
2005-04-27 kay.sievers... [PATCH] fix udev-test/udev-test.pl to work with again
2005-04-27 kay.sievers... [PATCH] add net/atml and class/ppdev to the wait_for_sy...
2005-04-27 kay.sievers... [PATCH] add net/nlv* devices to the exception list
2005-04-27 kay.sievers... [PATCH] add "pcmcia" and "fc_transport" to the wait_for...
2005-04-27 kay.sievers... [PATCH] remove unused timestamp field
2005-04-27 kay.sievers... [PATCH] simplify permission handling
2005-04-27 kay.sievers... [PATCH] handle /etc/hotplug.d/ only if the event comes...
2005-04-27 kay.sievers... [PATCH] trivial cleanups and change some comments
2005-04-27 kay.sievers... [PATCH] remove unused variables
2005-04-27 kay.sievers... [PATCH] udevsend/udevd handle events without a subsystem
2005-04-27 kay.sievers... [PATCH] use blacklist on device "remove" and remove...
2005-04-27 kay.sievers... [PATCH] update the man pages and correct Usage: hints
2005-04-27 kay.sievers... [PATCH] don't call the hotplug scripts with a test run
2005-04-27 Greg KHmore fixups
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
next