summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] added USB device rules to rules files.greg@kroah.com
2005-04-26[PATCH] clean up the gentoo rules file a bit more, adding dri rules.greg@kroah.com
2005-04-26[PATCH] fix up udev.rules to handle oss rules better.greg@kroah.com
2005-04-26[PATCH] 023_bk markgreg@kroah.com
2005-04-26[PATCH] dev_d.c file sorting and cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] apply all_partitions rule to main block device onlykay.sievers@vrfy.org
2005-04-26[PATCH] small ide-devfs.sh fixmd@Linux.IT
2005-04-26[PATCH] fix udev.spec file for where udevtest should be placed.greg@kroah.com
2005-04-26[PATCH] v023 releaseudev/v023greg@kroah.com
2005-04-26[PATCH] create the /etc/dev.d/ directories in 'make install'greg@kroah.com
2005-04-26[PATCH] actually have udev run files ending in .dev in the /etc/dev.d/ direct...greg@kroah.com
2005-04-26[PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org
2005-04-26[PATCH] added RFC-dev.d document detailing how /etc/dev.d/ works.greg@kroah.com
2005-04-26[PATCH] fixed up udev.spec to handle selinux stuff properly now.greg@kroah.com
2005-04-26[PATCH] remove USE_DBUS and USE_SELINUX flags from the README as they are no ...greg@kroah.com
2005-04-26[PATCH] remove selinux stuff from the main Makefilegreg@kroah.com
2005-04-26[PATCH] move udev_selinux into extras/selinuxgreg@kroah.com
2005-04-26[PATCH] fix dbus build in the udev.spec file.greg@kroah.com
2005-04-26[PATCH] remove dbus stuff from main Makefilegreg@kroah.com
2005-04-26[PATCH] move udev_dbus to extras/dbusgreg@kroah.com
2005-04-26[PATCH] udev_dbus can now compile properly, but linnking is another story...greg@kroah.com
2005-04-26[PATCH] remove udev_dbus.h from Makefilegreg@kroah.com
2005-04-26[PATCH] first cut at standalone udev_selinux program.greg@kroah.com
2005-04-26[PATCH] remove selinux support from udev core as it's no longer needed.greg@kroah.com
2005-04-26[PATCH] first cut at standalone udev_dbus program.greg@kroah.com
2005-04-26[PATCH] add get_devnode() helper to udev_lib for udev_dbus programgreg@kroah.com
2005-04-26[PATCH] remove dbus code from core udev code as it's no longer needed to be t...greg@kroah.com
2005-04-26[PATCH] add /etc/dev.d/ support for udev add and remove events.greg@kroah.com
2005-04-26[PATCH] fix build error in namedev.c caused by previous patch.greg@kroah.com
2005-04-26[PATCH] udevinfo patchdsteklof@us.ibm.com
2005-04-26[PATCH] correct apply_format() for symlink only ruleskay.sievers@vrfy.org
2005-04-26[PATCH] don't init namedev on removekay.sievers@vrfy.org
2005-04-26[PATCH] uninitialized variable for mknod and friendolh@suse.de
2005-04-26[PATCH] 022_bk taggreg@kroah.com
2005-04-26[PATCH] fix 'make spotless' to really do that in klibc.greg@kroah.com
2005-04-26[PATCH] first stupid try for a rule compose guikay.sievers@vrfy.org
2005-04-26[PATCH] add a question/answer about automounting usb devices to the FAQ.greg@kroah.com
2005-04-26[PATCH] SCSI logical and physical names for udevrgooch@ras.ucalgary.ca
2005-04-26[PATCH] Increase the name size as requested by Richard Gooch <rgooch@ras.ucal...greg@kroah.com
2005-04-26[PATCH] fix udevtest to build properly after the big udev_lib change.greg@kroah.com
2005-04-26[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org
2005-04-26[PATCH] Trivial man page typo fixes to udevtytso@mit.edu
2005-04-26[PATCH] make udevtest a real program :)kay.sievers@vrfy.org
2005-04-26[PATCH] 022 releaseudev/v022greg@kroah.com
2005-04-26[PATCH] make spotlessolh@suse.de
2005-04-26[PATCH] fix HOWTO-udev_for_dev for udevdirasync@cc.gatech.edu
2005-04-26[PATCH] udev-test.pl cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] add big major tests to udev-test.plgreg@kroah.com
2005-04-26[PATCH] add a test for a minor over 255greg@kroah.com
2005-04-26[PATCH] udev-test.pl: print out major:minor and perm test "ok" if is ok.greg@kroah.com