summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-19configure.ac: bump to 1.8 = upstream 214eudev/v1.8Anthony G. Basile
2014-06-19rules: add loop-control and btrfs-control to "disk" groupKay Sievers
2014-06-19hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
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-15udev: assign group "input" to all input devicesKay Sievers
2014-06-15udev: stop using "floppy" groupKay Sievers
2014-06-07hwdb: fix case-sensitive matchKay Sievers
2014-06-07keyboard: add Plantronics .Audio mute buttonZbigniew Jędrzejewski-Szmek
2014-06-07keymap: Asus EeePC touchpad toggle keyMartin Pitt
2014-06-07keymap: Add Lenovo Enhanced USB KeyboardMartin Pitt
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-06-01configure.ac: bump to 1.7 = upstream 213eudev/v1.7Anthony G. Basile
2014-05-24UPSTREAM.notes: out of date and obsoleteAnthony G. Basile
2014-05-23hwdb: clean up Makefile.amAnthony G. Basile
2014-05-23hwdb: updateKay Sievers
2014-05-23gudev: add missing (nullable) annotations on return valuesEvan Nemerson
2014-05-23udevadm-settle: fixed return code for empty queueHarald Hoyer
2014-05-17udev: avoid use of uninitialized errThomas Hindoe Paaboel Andersen
2014-05-17hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-05-15src/scsi_id/scsi_id.c: remove redeclaration of VERSIONAnthony G. Basile
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-05-13src/libudev/missing.h: clean up and fix build on uclibc and muslAnthony G. Basile
2014-05-10hwdb: updateKay Sievers
2014-05-01src/scsi_id/scsi_id.c: Add _GNU_SOURCE for struct file_handleAnthony G. Basile
2014-05-01src/libudev/path-util.c: don't use IN_SET() macroAnthony G. Basile
2014-04-26udev: warn when name_to_handle_at is not implementedZbigniew Jędrzejewski-Szmek
2014-04-26util: make sure all our name_to_handle_at() code makes use of file_handle_unionLennart Poettering
2014-04-26implement a union to pad out file_handleDave Reisner
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/libudev: whitespace cleanupAnthony G. Basile
2014-04-24src/udev: code cleanupAnthony G. Basile
2014-04-24udev: remove seqnum API and all assumptions about seqnumsKay Sievers
2014-04-12hwdb: Update database of Bluetooth company identifierseudev/v1.6Marcel Holtmann
2014-04-07udev: net_id - use constants rather than magic numbersTom Gundersen
2014-04-05Revisit issue #87: fails to build on linux headers 3.13Anthony G. Basile
2014-04-04libudev: Fix redefinition of usec_t and nsec_t.Eric Le Bihan
2014-04-03configure.ac: bring version numbers in line with upstreamAnthony G. Basile
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