chiark / gitweb /
elogind.git
2005-04-27 greg@kroah.com[PATCH] Cset exclude: greg@kroah.com|ChangeSet|20040113...
2005-04-27 kay.sievers... [PATCH] udev - small script optimization
2005-04-27 kay.sievers... [PATCH] udev - introduce format escape char
2005-04-27 kay.sievers... [PATCH] udev - more CALLOUT is PROGRAM now
2005-04-27 kay.sievers... [PATCH] udev - CALLOUT is PROGRAM now
2005-04-27 greg@kroah.com[PATCH] update the README in a few places.
2005-04-27 greg@kroah.com[PATCH] fix -d typo in the manpage update
2005-04-27 kay.sievers... [PATCH] update documentation for new config file format
2005-04-27 greg@kroah.com[PATCH] Fix stupid gcc "optimization" of 1 character...
2005-04-27 kay.sievers... [PATCH] more advanced user query options
2005-04-27 kay.sievers... [PATCH] udev - simple debug tweak
2005-04-27 greg@kroah.com[PATCH] oops, forgot to fix up the PROGRAM result from...
2005-04-27 elkropac@students... [PATCH] fix udev directory for Debian init script
2005-04-27 greg@kroah.com[PATCH] Add alsa device rules and a few other devfs...
2005-04-27 greg@kroah.com[PATCH] fix a few stale comments in namedev.c
2005-04-27 greg@kroah.com[PATCH] convert the default rules files to the new...
2005-04-27 greg@kroah.com[PATCH] convert the test shell scripts to the config...
2005-04-27 greg@kroah.com[PATCH] add bus test for usb-serial bus.
2005-04-27 greg@kroah.com[PATCH] Add some helpful messages if the user uses...
2005-04-27 kay.sievers... [PATCH] udev - drop all methods :)
2005-04-27 kay.sievers... [PATCH] udev - advanced user query options
2005-04-27 kay.sievers... [PATCH] udev - Makefile error
2005-04-27 eike-hotplug... [PATCH] LSB init script and other stuff
2005-04-27 greg@kroah.com[PATCH] added dri rule to the default config file.
2005-04-27 kay.sievers... [PATCH] udev - make exec_callout() reusable
2005-04-27 kay.sievers... [PATCH] udev - exec status fix for klibc
2005-04-27 kay.sievers... [PATCH] fix Silly udev script
2005-04-27 greg@kroah.com[PATCH] added init.d udev script for debian
2005-04-27 tiggi@infa... [PATCH] udev 012 old gcc fixup
2005-04-27 greg@kroah.com[PATCH] add a script that tests the IGNORE rule
2005-04-27 christophe... [PATCH] add IGNORE rule type
2005-04-27 christophe... [PATCH] small cleanup
2005-04-27 greg@kroah.com[PATCH] add silly script that names cdrom drives based...
2005-04-27 greg@kroah.com[PATCH] add cdrom rule for ide cdrom.
2005-04-27 greg@kroah.com[PATCH] replace list_for_each with list_for_each_entry...
2005-04-27 greg@kroah.com[PATCH] add a blacklist of class devices we do not...
2005-04-27 greg@kroah.com[PATCH] 012_bk change.
2005-04-27 greg@kroah.com[PATCH] v012 release 012
2005-04-27 greg@kroah.com[PATCH] minor grammer fixes for the udev_vs_devfs document
2005-04-27 greg@kroah.com[PATCH] move the dbus config file to etc/dbus-1/system.d/
2005-04-27 greg@kroah.com[PATCH] move the config files to etc/udev to clean...
2005-04-27 greg@kroah.com[PATCH] add Gentoo versions of the rules and permission...
2005-04-27 greg@kroah.com[PATCH] if using glibc, link dynamically, as no one...
2005-04-27 kay.sievers... [PATCH] mention user callable udev + options in man...
2005-04-27 rml@ximian.com[PATCH] udev spec file update
2005-04-27 greg@kroah.com[PATCH] minor change to udev_vs_devfs document.
2005-04-27 greg@kroah.com[PATCH] added udev vs devfs supid document to the tree.
2005-04-27 christophe... [PATCH] extras multipath update
2005-04-27 christophe... [PATCH] extras multipath update
2005-04-27 kay.sievers... [PATCH] make udev user callable to query the database
2005-04-27 kay.sievers... [PATCH] depend on all .h files
2005-04-27 azarah@nosferatu... [PATCH] make symlink work properly if there is already...
2005-04-27 kay.sievers... [PATCH] cleanup namedev_parse debug text
2005-04-27 greg@kroah.com[PATCH] move the signal handling registration to after...
2005-04-27 mbuesch@freenet.de[PATCH] introduce signal handler
2005-04-27 azarah@nosferatu... [PATCH] Fix udev gcc-2.95.4 compat
2005-04-27 kay.sievers... [PATCH] extend exec_program[]
2005-04-27 kay.sievers... [PATCH] ide-devfs.sh update
2005-04-27 kay.sievers... [PATCH] fix for apply_format()
2005-04-27 kay.sievers... [PATCH] check for empty symlink string
2005-04-27 kay.sievers... [PATCH] 'ide' missing in bus_files[]
2005-04-27 greg@kroah.com[PATCH] udev.permissions.debian - forgot the dm nodes.
2005-04-27 greg@kroah.com[PATCH] update the udev.permissions.debian file with...
2005-04-27 greg@kroah.com[PATCH] added udev.init script for the Linux From Scrat...
2005-04-27 kay.sievers... [PATCH] small trivial cleanup of latest changes
2005-04-27 greg@kroah.com[PATCH] 011_bk tag
2005-04-27 greg@kroah.com[PATCH] v011 release 011
2005-04-27 greg@kroah.com[PATCH] add documentation about the BUS key being optio...
2005-04-27 greg@kroah.com[PATCH] add tests for LABEL rule with a device that...
2005-04-27 greg@kroah.com[PATCH] Don't require the BUS value for the LABEL rule.
2005-04-27 greg@kroah.com[PATCH] If a LABEL rule has a BUS id, then we must...
2005-04-27 greg@kroah.com[PATCH] add documentation about the BUS key being optio...
2005-04-27 greg@kroah.com[PATCH] If a CALLOUT rule has a BUS id, then we must...
2005-04-27 greg@kroah.com[PATCH] Don't require the BUS value for the CALLOUT...
2005-04-27 greg@kroah.com[PATCH] add test for callout rule with a device that...
2005-04-27 greg@kroah.com[PATCH] 010_bk stamp
2005-04-27 greg@kroah.com[PATCH] added different build options to the rpm udev...
2005-04-27 svetljo@gmx.de[PATCH] fix udev sed Makefile usage
2005-04-27 mbuesch@freenet.de[PATCH] proper cleanup on udevdb_init() failure
2005-04-27 mh@nadir.org[PATCH] patch udev 009-010 rpm spec file
2005-04-27 greg@kroah.com[PATCH] add pci to the bus_files list.
2005-04-27 greg@kroah.com[PATCH] check for empty line a bit better in the parser.
2005-04-27 greg@kroah.com[PATCH] more init script cleanups, the stop target...
2005-04-27 greg@kroah.com[PATCH] make udev init script run udev in the backgroun...
2005-04-27 greg@kroah.com[PATCH] fix long delay for all devices in namedev
2005-04-27 greg@kroah.com[PATCH] v010 release 010
2005-04-27 kay.sievers... [PATCH] fix udev-test.pl
2005-04-27 kay.sievers... [PATCH] small cleanup udev-remove.c
2005-04-27 greg@kroah.com[PATCH] fix complier warning in namedev.c
2005-04-27 greg@kroah.com[PATCH] add documentation for the new '%k' modifier...
2005-04-27 greg@kroah.com[PATCH] add documentation about the multiple sysfs...
2005-04-27 greg@kroah.com[PATCH] add tests for multi-file LABEL rules.
2005-04-27 greg@kroah.com[PATCH] add ability to have up to 5 SYSFS_ file/value...
2005-04-27 ananth@in.ibm.com[PATCH] change pgsize
2005-04-27 christophe... [PATCH] extras multipath update
2005-04-27 christophe... [PATCH] extras multipath update
2005-04-27 christophe... [PATCH] extras multipath update
2005-04-27 christophe... [PATCH] extras multipath update
2005-04-27 kay.sievers... [PATCH] experimental CALLOUT script for devfs ide node...
2005-04-27 kay.sievers... [PATCH] add any valid device
next