summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-03-18build-sys: place build binaries in the rootKay Sievers
2012-03-14rules sort order: /lib, /run, /etcKay Sievers
2012-03-14extras: ata_id - do not log error if HDIO_GET_IDENTITY failsKay Sievers
2012-03-13extras: path_id - add comment about readdir() rebase logicKay Sievers
2012-03-12extras: path_id - skip ATA transport class devicesKay Sievers
2012-03-07remove edd_id extraKay Sievers
2012-03-07rules: move 42-qemu-usb.rules to rules/ dirKay Sievers
2012-03-07move src/extras subdirectories to src/Kay Sievers
2012-03-07udev.conf - do not set any value by defaultKay Sievers
2012-03-07remove udev-aclKay Sievers
2012-02-23builtin: path_id - remove dead cciss codeKay Sievers
2012-02-14update sd-daemon filesKay Sievers
2012-02-07builtin: kmod - depend on libkmod >= 5Lucas De Marchi
2012-02-06keymap: Add Fujitsu Siemens Amilo Li 2732Bruno Redondi
2012-02-01ata_id: fix identify string fixupAndreas Schwab
2012-02-01ata_id: whitespace fixesKay Sievers
2012-02-01keymap: Fix touchpad toggle button on Lenovo IdeapadJames M. Leddy
2012-01-30extras: cdrom_id - create only /dev/cdromKay Sievers
2012-01-30extras: cdrom_id - create /dev/cdrom and conditionally /dev/dvd for sr0Kay Sievers
2012-01-29do not stop rule processing when device node is no longer aroundKay Sievers
2012-01-26builtin: blkid - add missing ID_ prefix for PART_ENTRY_* keysKay Sievers
2012-01-24fix path to extrasKay Sievers
2012-01-24use sysname() for devices without a device nodeKay Sievers
2012-01-23move variable inside conditionKay Sievers
2012-01-23print warning when rules try to rename kernel device nodesKay Sievers
2012-01-23use devnode() for $name not sysname(), device nodes might be in a subdirectoryKay Sievers
2012-01-22fix some fallout from tab removalKay Sievers
2012-01-21libudev: do not set DEVNAME= twiceKay Sievers
2012-01-21warn about deprecated RUN+="socket:" useKay Sievers
2012-01-18keymap: Add Alienware M14xR1Martin Pitt
2012-01-18keymap: Fix keyboard brightness keys on Samsung 700Z seriesMartin Pitt
2012-01-18keymap: Fix eject button on Samsung 700Z seriesMartin Pitt
2012-01-18keymap: Fix rfkill button on Hewlett-Packard HP ProBookMartin Pitt
2012-01-18udevd: kill hanging event processes after 30 secondsKay Sievers
2012-01-16builtin: blkid - add missing ID_ prefixKay Sievers
2012-01-12gudev: several minor introspection fixesEvan Nemerson
2012-01-11man: mention that no daemons should be started by udevKay Sievers
2012-01-10fix compiler warningKay Sievers
2012-01-10cdrom_id: int -> boolKay Sievers
2012-01-10fix debug messageKay Sievers
2012-01-10tabs are as useful as a hole in the headKay Sievers
2012-01-09builtin: kmod - log if modules are blacklistedLucas De Marchi
2012-01-09doc: fix out of tree build (copy from libkmod)Kay Sievers
2012-01-06merge udev/, libudev/, systemd/ files in src/; move extras/ to src/Kay Sievers