chiark / gitweb /
elogind.git
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
2005-04-27 kay.sievers... [PATCH] introduce format char 'k' for kernel-name
2005-04-27 kay.sievers... [PATCH] trivial make fixes
2005-04-27 greg@kroah.com[PATCH] Just live with a sleep(1) in namedev for now...
2005-04-27 greg@kroah.com[PATCH] try to wait until the proper device file shows...
2005-04-27 dsteklof@us... [PATCH] libsysfs 0.4.0 patch
2005-04-27 kay.sievers... [PATCH] don't overwrite old config on install
2005-04-27 kay.sievers... [PATCH] udev-remove.c cleanups
2005-04-27 greg@kroah.com[PATCH] remove unneeded TODO and FIXME entry
2005-04-27 greg@kroah.com[PATCH] clean up the stand-alone tests to work properly...
2005-04-27 kay.sievers... [PATCH] bug in udev-remove.c
2005-04-27 dsteklof@us... [PATCH] fix scsi_id segfault with udev-009
2005-04-27 dsteklof@us... [PATCH] add libsysfs docs
2005-04-27 akropel1@rochester... [PATCH] Allow build with empty EXTRAS
2005-04-27 greg@kroah.com[PATCH] add tests to catch whitespace and comment confi...
2005-04-27 Roman.Kagan... [PATCH] fix comment and whitespace handling in config...
2005-04-27 dhollis@davehollis.com[PATCH] mark config files as such in the rpm spec file
2005-04-27 kay.sievers... [PATCH] trivial cleanup parser changes
2005-04-27 greg@kroah.com[PATCH] 009_bk makefile changes.
2005-04-27 greg@kroah.com[PATCH] v009 release 009
2005-04-27 greg@kroah.com[PATCH] signal fixes due to klibc update.
2005-04-27 greg@kroah.com[PATCH] sync klibc with release 0.95
2005-04-27 greg@kroah.com[PATCH] add mol permissions to the debian permissions...
2005-04-27 greg@kroah.com[PATCH] update the FAQ with info about bad modprobe...
2005-04-27 olh@suse.de[PATCH] dump latest klibc into the udev build tree
2005-04-27 greg@kroah.com[PATCH] some cleanups due to the need for LABEL rules...
2005-04-27 kay.sievers... [PATCH] don't rely on field order in namedev_parse
next