aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* udev: merge evdev_id into input_idDavid Herrmann2015-01-171-1/+0
* udev: Add builtin/rule to export evdev information as udev propertiesCarlos Garnacho2015-01-171-0/+1
* udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering2015-01-071-1/+1
* udev: remove userspace firmware loading supportKay Sievers2014-09-131-3/+0
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-301-18/+9
* Switch from external keymaps to internal (hwdb) keymapsIan Stakenvicius2013-07-241-0/+3
* Import strxcpyx from upstreamAnthony G. Basile2013-07-071-3/+3
* build-sys: fix HAVE/ENABLE_FIRMWAREKay Sievers2013-04-091-1/+1
* udev: make firmware loading optional and disable by defaultTom Gundersen2013-04-021-0/+2
* Make blkid optionalIan Stakenvicius2013-01-281-0/+2
* Remove the remaining systemd code since it is not needed anymoreIan Stakenvicius2013-01-211-3/+0
* Permit users to disable module loading supportRichard Yao2012-11-231-0/+2
* Reintroduce blkid-kmodRichard Yao2012-11-231-0/+1
* Reintroduce blkid-builtinRichard Yao2012-11-191-0/+1
* Eliminate blkid-builtinRichard Yao2012-11-171-1/+0
* Eliminate kmod dependencyRichard Yao2012-11-171-1/+0
* udev: net_id - add builtin to retrieve data for network devicesKay Sievers2012-11-091-0/+1
* udev: update file headersKay Sievers2012-11-091-16/+18
* udev: builtin - do not fail builtin initialization if one of them returns an ...Kay Sievers2012-10-261-16/+8
* udev: set optind = 0, not the usual 1, to reset getopt_long()s internal stateKay Sievers2012-10-251-1/+2
* udev: add hardware database supportKay Sievers2012-10-231-3/+2
* udev: add btrfs supportKay Sievers2012-09-171-1/+1
* udev: re-initialize builtins in the daemon process, not in the workerKay Sievers2012-08-081-1/+13
* silence a bunch of gcc warningsKay Sievers2012-04-171-1/+1
* udev: replace ARRAY_SIZE() with ELEMENTSOF()Kay Sievers2012-04-161-5/+5
* udev: convert 'uaccess' to a builtinKay Sievers2012-04-091-0/+3
* udev: switch to systemd logging functionsKay Sievers2012-04-081-1/+1
* move imported udev into placeKay Sievers2012-04-041-0/+134