summaryrefslogtreecommitdiff
path: root/src/udev/udev.h
AgeCommit message (Expand)Author
2013-07-30udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Anthony G. Basile
2013-07-24Switch from external keymaps to internal (hwdb) keymapsIan Stakenvicius
2013-07-09hwdb: add --lookup-prefix= optionKay Sievers
2013-07-07hwdb: add --device=<device-id> and --filter=<key name glob>Kay Sievers
2013-06-03Add printf attributes in exported headersZbigniew Jędrzejewski-Szmek
2013-04-09build-sys: fix HAVE/ENABLE_FIRMWAREKay Sievers
2013-04-02udev: updateAnthony G. Basile
2013-04-02udev: make firmware loading optional and disable by defaultTom Gundersen
2013-01-28Make blkid optionalIan Stakenvicius
2013-01-28Honor DEVUID, DEVGID in addition to DEVMODEIan Stakenvicius
2013-01-21Remove the remaining systemd code since it is not needed anymoreIan Stakenvicius
2012-11-23Permit users to disable module loading supportRichard Yao
2012-11-23Reintroduce blkid-kmodRichard Yao
2012-11-19Reintroduce blkid-builtinRichard Yao
2012-11-17Restructure src/ as per lu_zeroAnthony G. Basile
2012-11-17src/test: disable for now to get a full buildAnthony G. Basile
2012-11-17Eliminate blkid-builtinRichard Yao
2012-11-17Eliminate kmod dependencyRichard Yao
2012-11-12use the same email address everywhereKay Sievers
2012-11-12udev: use usec_t and now()Kay Sievers
2012-11-09udev: net_id - add builtin to retrieve data for network devicesKay Sievers
2012-11-09udev: hwdb - search parents for 'modalias' and dataKay Sievers
2012-10-26udev: builtin - do not fail builtin initialization if one of them returns an ...Kay Sievers
2012-10-23udev: add hardware database supportKay Sievers
2012-09-17udev: add btrfs supportKay Sievers
2012-05-07udev: use conf_files_list() to search rules filesKay Sievers
2012-04-17selinux: unify systemd and udev codeKay Sievers
2012-04-16udev: use startswith() and streq()Kay Sievers
2012-04-16udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers
2012-04-09udev: convert 'uaccess' to a builtinKay Sievers
2012-04-04udev: fix gcc warningsKay Sievers
2012-04-04move imported udev into placeKay Sievers