summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)AuthorFilesLines
2014-10-26udev: timeout - increase timeoutTom Gundersen1-2/+2
2014-10-26udev: rules - close empty fileTom Gundersen1-4/+2
2014-10-26udev: hwdb - do not look at "usb_device" parentsKay Sievers1-8/+14
2014-10-26udev-builtin-keyboard: Allow numeric key codesMartin Pitt1-5/+11
2014-07-19accelerometer: Don't wait for new data from the sensorBastien Nocera1-27/+6
2014-06-18udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed.Cristian Rodríguez1-1/+1
2014-06-17shared: include root when canonicalizing conf pathsMichael Marineau1-1/+1
2014-06-17udev: avoid use of uninitialized errThomas Hindoe Paaboel Andersen1-1/+1
2014-06-17udev: do not skip the execution of RUN when renaming a network device failsKay Sievers2-12/+8
2014-06-17udev: increase the size of RESULT bufferRobert Milasan1-1/+1
2014-04-07udev: do not export "static node" tags for non-existing devicesKay Sievers1-5/+5
2014-04-07udev: properly detect reference to unexisting part of PROGRAM's resultLukas Nykryn1-0/+2
2014-04-07input_id: Recognize buttonless joystick typesMartin Pitt1-4/+15
2014-03-05cdrom_id: use the old MMC fallbackLukas Nykryn1-1/+1
2014-03-05udev: make sure we always return a valid error code in trie_store()Lennart Poettering1-6/+5
2014-03-05doc: update punctuationJan Engelhardt1-2/+2
2014-03-04udev/net_id: Introduce predictable network names for Linux on System zHendrik Brueckner1-2/+62
2014-02-23udev: static_node - do not exit rule after first static_node itemKay Sievers1-11/+10
2014-02-23log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering15-181/+181
2014-02-23Fix a few signed/unsigned format string issuesZbigniew Jędrzejewski-Szmek1-14/+7
2014-02-23udev: usb_id - remove obsoleted bInterfaceSubClass == 5 matchKay Sievers1-4/+3
2014-02-23udev-builtin-keyboard: Fix large scan codes on 32 bit architecturesMartin Pitt1-1/+1
2014-02-23udev: ata_id: log faling ioctls as "debug"Kay Sievers1-1/+1
2014-02-23udev-builtin: path_id - add support for bcma busTom Gundersen1-0/+16
2013-09-19udev-builtin-blkid: export ID_PART_TABLE_UUIDDave Reisner1-0/+3
2013-09-17udev: path_id - fix by-path link generation for scm devicesSebastian Ott1-0/+1
2013-09-16udev-rules: avoid erroring on trailing whitespaceDave Reisner1-0/+6
2013-08-23udev: fix printf(3) type specifierShawn Landden1-1/+1
2013-08-22Revert "udevd: simplify sigterm check"Colin Walters1-3/+5
2013-08-20udev: when complaining about invalid characters, print them outZbigniew Jędrzejewski-Szmek1-3/+11
2013-08-15udevd: simplify sigterm checkKay Sievers1-5/+3
2013-08-09udevd: respect the log-level set in /etc/udev/udev.confTom Gundersen1-0/+3
2013-08-07udev: hwdb - try reading modalias for usb before falling back to the composed...Kay Sievers1-4/+3
2013-07-29udev-rules: report rule parsing errors from get_keyDave Reisner1-1/+8
2013-07-24udev: static_node - don't touch permissions uneccessarilyTom Gundersen1-0/+4
2013-07-24udev: log error if chmod/chown of static dev nodes failsTom Gundersen1-4/+12
2013-07-19udev: fix two trivial memleaks in error pathZbigniew Jędrzejewski-Szmek2-4/+6
2013-07-16udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Tom Gundersen4-15/+79
2013-07-16switch from udev keymaps to hwdbKay Sievers8-924/+0
2013-07-16keymap: Drop non-existant Samsung 900XC3Martin Pitt2-2/+2
2013-07-10udev: add builtin 'keyboard' to manage key mappingsKay Sievers4-0/+170
2013-07-10hwdb: allow list of lookup keys per given recordKay Sievers1-30/+97
2013-07-09hwdb: return false if no property is foundKay Sievers1-3/+3
2013-07-08static-nodes: move creation of static nodes from udevd to tmpfilesTom Gundersen1-72/+0
2013-07-08hwdb: add --lookup-prefix= optionKay Sievers3-9/+29
2013-07-03hwdb: allow to query arbitrary keysKay Sievers1-0/+7
2013-07-02keymap: Asus -- do not overwrite explicitely kernel driver defined keysKay Sievers1-7/+0
2013-07-01keymap: remove non-existing driver string matchesKay Sievers1-2/+0
2013-07-01hwdb: add --device=<device-id> and --filter=<key name glob>Kay Sievers3-8/+36
2013-07-01hwdb: remove support for (not fully implemented) conditional propertiesKay Sievers1-14/+4