summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)Author
2014-08-05udev: path_id - suppress ID_PATH for devices with an unknown parent device typeKay Sievers
2014-08-05Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-08-05Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t...Anthony G. Basile
2014-08-04man: add udev.conf(5)Zbigniew Jędrzejewski-Szmek
2014-08-04Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-30udev: fixup commit dd5eddd28a74a49607a8fffcaf960040dba98479Hannes Reinecke
2014-07-30udev: place opening { at the same line as the function declarationKay Sievers
2014-07-30udev: unify event timeout handlingKay Sievers
2014-07-30udevd: add --event-timeout commandline optionHannes Reinecke
2014-07-25udev: exclude MD from block device ownership event lockingKay Sievers
2014-07-19Be more careful when checking for empty filesZbigniew Jędrzejewski-Szmek
2014-07-01libudev: queue - watch entire directory to allow the re-use of the watch desc...Kay Sievers
2014-07-01libudev: queue provide file descriptor to watch busy event queueKay Sievers
2014-06-15udev: check the return value from udev_enumerate_scan_devicesThomas Hindoe Paaboel Andersen
2014-06-15udev: really exclude device-mapper from block device ownership event lockingChristian Hesse
2014-06-07udev: guard REREADPT by exclusive lock instead of O_EXCLKay Sievers
2014-06-07udev: make sure we always get "change" for the diskKay Sievers
2014-06-07udev: guard REREADP logic with open(O_ECXL)Kay Sievers
2014-06-07[PATCH] udev: try first re-reading the partition tableAnthony G. Basile
2014-06-07udev: synthesize "change' events for partitions when tools change the diskKay Sievers
2014-06-06udevd: inotify - modernizationsKay Sievers
2014-06-06udev: exclude device-mapper from block device ownership event lockingKay Sievers
2014-06-06udev: always close lock file descriptorKay Sievers
2014-06-01udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed.Cristian Rodríguez
2014-05-23udevadm-settle: fixed return code for empty queueHarald Hoyer
2014-05-17udev: avoid use of uninitialized errThomas Hindoe Paaboel Andersen
2014-05-15Remove unnecessary casts in printfsZbigniew Jedrzejewski-Szmek
2014-05-15udev: do not skip the execution of RUN when renaming a network device failsKay Sievers
2014-04-24udev: increase the size of RESULT bufferRobert Milasan
2014-04-24udev: serialize/synchronize block device event handling with file locksKay Sievers
2014-04-24src/udev: code cleanupAnthony G. Basile
2014-04-24udev: remove seqnum API and all assumptions about seqnumsKay Sievers
2014-04-07udev: net_id - use constants rather than magic numbersTom Gundersen
2014-04-03udev: do not export "static node" tags for non-existing devicesKay Sievers
2014-03-28udev: persistent naming - we cannot use virtio numbers as they are not stableTom Gundersen
2014-03-28udev: update net_id commentsKay Sievers
2014-03-22Merge pull request #91 from lhb-jr/fix_discardconst_warnblueness
2014-03-21completed fix to 'discard const' warninglhb-jr
2014-03-21workaround 'discards const' warning during compilelhb-jr
2014-03-21fixed gcc warnings that call returns not checkedlhb-jr
2014-03-17input_id: Recognize buttonless joystick typesMartin Pitt
2014-03-17udev: properly detect reference to unexisting part of PROGRAM's resultLukas Nykryn
2014-03-17Use strlen even for constant stringsJosh Triplett
2014-03-17udev: spelling fixesMiklos Vajna
2014-03-09udev-builtin-blkid: modernizations and minor fixesLennart Poettering
2014-02-28Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-02-21macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyAnthony G. Basile
2014-02-21udev: make sure we always return a valid error code in trie_store()Lennart Poettering
2014-02-21make gcc shut upLennart Poettering
2014-02-21doc: update punctuationJan Engelhardt