Age | Commit message (Expand) | Author |
2015-01-15 | udev: merge evdev_id into input_id | David Herrmann |
2015-01-11 | udev: Add builtin/rule to export evdev information as udev properties | Carlos Garnacho |
2014-11-13 | udev: support ENV{}=="" global property matches | Kay Sievers |
2014-11-13 | udev: move global property handling from libudev to udevd | Kay Sievers |
2014-09-11 | udev: timeout - warn after a third of the timeout before killing | Tom Gundersen |
2014-09-09 | udev: event - keep one rtnl per worker, rather than per event | Tom Gundersen |
2014-08-30 | udev: remove userspace firmware loading support | Kay Sievers |
2014-07-29 | udev: unify event timeout handling | Kay Sievers |
2014-05-15 | udev: do not skip the execution of RUN when renaming a network device fails | Kay Sievers |
2013-11-13 | udev: declare some symbols static | Kay Sievers |
2013-10-29 | udev: builtin - rename net_link to net_setup_link | Tom Gundersen |
2013-10-26 | udev: add network link configuration tool | Tom Gundersen |
2013-10-16 | macro: clean up usage of gcc attributes | Lennart Poettering |
2013-10-08 | udev: support custom Linux Security Module labels for device nodes | Kay Sievers |
2013-07-16 | udev: export tags of "dead" device nodes to /run/udev/static_node-tags/ | Tom Gundersen |
2013-07-10 | udev: add builtin 'keyboard' to manage key mappings | Kay Sievers |
2013-07-08 | hwdb: add --lookup-prefix= option | Kay Sievers |
2013-07-01 | hwdb: add --device=<device-id> and --filter=<key name glob> | Kay Sievers |
2013-04-25 | Add printf attributes in exported headers | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | build-sys: fix HAVE/ENABLE_FIRMWARE | Kay Sievers |
2013-03-18 | udev: make firmware loading optional and disable by default | Tom Gundersen |
2013-01-27 | udev: set default rules permissions only at "add" events | Kay Sievers |
2012-12-31 | udev: in addition to DEVMODE, honor DEVUID, DEVGID from the uevent | Kay Sievers |
2012-11-20 | build-sys: make loadable module support optional | Tom Gundersen |
2012-11-16 | udev: make blkid optional | Anders Olofsson |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-11-12 | udev: use usec_t and now() | Kay Sievers |
2012-11-09 | udev: net_id - add builtin to retrieve data for network devices | Kay Sievers |
2012-11-09 | udev: hwdb - search parents for 'modalias' and data | Kay Sievers |
2012-10-26 | udev: builtin - do not fail builtin initialization if one of them returns an ... | Kay Sievers |
2012-10-23 | udev: add hardware database support | Kay Sievers |
2012-09-17 | udev: add btrfs support | Kay Sievers |
2012-05-07 | udev: use conf_files_list() to search rules files | Kay Sievers |
2012-04-17 | selinux: unify systemd and udev code | Kay Sievers |
2012-04-16 | udev: use startswith() and streq() | Kay Sievers |
2012-04-16 | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers |
2012-04-09 | udev: convert 'uaccess' to a builtin | Kay Sievers |
2012-04-04 | udev: fix gcc warnings | Kay Sievers |
2012-04-04 | move imported udev into place | Kay Sievers |