chiark / gitweb /
[PATCH] rename device_list->list to device_list->node
[elogind.git] / namedev.h
2005-04-27 kay.sievers@vrfy.org[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
2005-04-27 kay.sievers@vrfy.org[PATCH] rename attributes to options
2005-04-27 kay.sievers@vrfy.org[PATCH] move kernel name/number evaluation into udev_in...
2005-04-27 kay.sievers@vrfy.org[PATCH] trivial namedev cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] introduce OPTIONS=ignore_device, ignore_remove...
2005-04-27 kay.sievers@vrfy.org[PATCH] create /block/*/range count of partitons for...
2005-04-27 kay.sievers@vrfy.org[PATCH] complete removal of explicit udev permissions...
2005-04-27 kay.sievers@vrfy.org[PATCH] simplify permission handling
2005-04-27 kay.sievers@vrfy.org[PATCH] add NAME{ignore_remove} attribute
2005-04-27 kay.sievers@vrfy.org[PATCH] support DRIVER as a rule key
2005-04-27 kay.sievers@vrfy.org[PATCH] support SUBSYSTEM as a rule key
2005-04-27 kay.sievers@vrfy.org[PATCH] big cleanup of internal udev api
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