chiark / gitweb /
[PATCH] 034 release
[elogind.git] / namedev.h
2005-04-27 kay.sievers@vrfy.org[PATCH] dev_d.c file sorting and cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup callout fork
2005-04-27 kay.sievers@vrfy.org[PATCH] allow to specify node permissions in the rule
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - fix debug info for multiple rule file...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - allow all files in a directory as the...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - create all partitions of blockdevice
2005-04-27 kay.sievers@vrfy.org[PATCH] allow SYSFS{file}
2005-04-27 greg@kroah.com[PATCH] stop using mode_t as different libcs define...
2005-04-27 greg@kroah.com[PATCH] move get_pair to udev_config.c because udevinfo...
2005-04-27 kay.sievers@vrfy.org[PATCH] add udev logging to info log
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - CALLOUT is PROGRAM now
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - drop all methods :)
2005-04-27 christophe@saout.de[PATCH] add IGNORE rule type
2005-04-27 kay.sievers@vrfy.org[PATCH] extend exec_program[]
2005-04-27 greg@kroah.com[PATCH] add ability to have up to 5 SYSFS_ file/value...
2005-04-27 kay.sievers@vrfy.org[PATCH] don't rely on field order in namedev_parse
2005-04-27 kay.sievers@vrfy.org[PATCH] experimental (very simple) SYMLINK creation
2005-04-27 greg@kroah.com[PATCH] fix permission handling logic
2005-04-27 greg@kroah.com[PATCH] add support for a main udev config file, udev...
2005-04-27 greg@kroah.com[PATCH] split out the namedev config parsing logic...
2005-04-27 kay.sievers@vrfy.org[PATCH] overall whitespace + debug text conditioning
2005-04-27 greg@kroah.com[PATCH] got rid of struct device_attr
2005-04-27 greg@kroah.com[PATCH] make config files, sysfs root, and udev root...
2005-04-27 greg@kroah.com[PATCH] put config files and database in /etc/udev...
2005-04-27 patmans@us.ibm.com[PATCH] add callout config type to udev
2005-04-27 dsteklof@us.ibm.com[PATCH] udevdb prototype
2005-04-27 greg@kroah.com[PATCH] make struct config_device contain a struct...
2005-04-27 greg@kroah.com[PATCH] Clean up the namedev interface a bit, making...
2005-04-27 greg@kroah.com[PATCH] add initial libsysfs support...
2005-04-27 greg@kroah.com[PATCH] Initial namedev parsing of config files