summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-20udevd: warn if we receive SIGCHLD from untracked workerTom Gundersen
2015-07-20libudev: fix commit 3df6350Anthony G. Basile
2015-07-20libudev: monitor - set nl_pid when reusing fd in udev_monitor_new_from_netlin...Tom Gundersen
2015-07-20sd-device: get_subsystem - don't complain if a device does not have a subsystemTom Gundersen
2015-07-20skip: udevd: manager - move a few global variables into the Manager objectAnthony G. Basile
2015-07-20src/gudev: remove Gobject libudev support.Anthony G. Basile
2015-07-20docs: remove gtk-docs.Anthony G. Basile
2015-07-20rules: import 20-net-ifname.hwdb from upstream.Anthony G. Basile
2015-07-20hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-07-20hwdb: updateKay Sievers
2015-07-20hwdb: move a couple of entries to expected sort orderPeter Hutterer
2015-07-20hwdb: add Logitech MX RevolutionPeter Hutterer
2015-07-20hwdb: update databases from upstreamLennart Poettering
2015-07-20hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-07-20hwdb: add support for Alienware graphics amplifierMario Limonciello
2015-07-20keymap: Add Samsung NP350V and NP670Zdslul
2015-07-20hwdb: update Logitech's unifying receiver devicesPeter Hutterer
2015-07-20hwdb: add Logitech TrackMan Marble Wheel USBPeter Hutterer
2015-07-20hwdb: add Apple MagicMouse entryPeter Hutterer
2015-07-20hwdb: updateKay Sievers
2015-07-20hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-07-20rules: block - add dasd to whitelistKay Sievers
2015-07-20Process cciss devicesCédric Delmas
2015-07-20It's moved to the iio-sensor-proxy D-Bus service.Bastien Nocera
2015-07-20Revert "hwdb: add a touchpad hwdb"Peter Hutterer
2015-07-20rules: remove all power management from udevKay Sievers
2015-07-20rules: re-add cciss rulesAlex Crawford
2015-07-20rules: whitelist xvd* devicesAlex Crawford
2015-07-20Add /dev/xvd* to 60-persistent-storage whitelist Without this, systemd-udevd ...Ed Swierk
2015-07-20udev: Bring back persistant storage symlinks for bcacheDavid Mohr
2015-07-20rules: restore block watch after CHANGE eventsTom Gundersen
2015-07-20rules: fix typo in block watch ruleTom Gundersen
2015-06-19configure.ac: bump 3.1.2 = upstream 220eudev/v3.1.2Anthony G. Basile
2015-06-18Rename mkdir_p -> udev_mkdir_p to avoid symbol collisions.Anthony G. Basile
2015-06-18udevd: fix REMOVE handlingChris Clayton
2015-06-18Revert "udev: don't close std{in,out,err}"Anthony G. Basile
2015-06-05configure.ac: bump 3.1.1 = upstream 220eudev/v3.1.1Anthony G. Basile
2015-06-0280-net-name-slot.rules: restored for issue #117.Anthony G. Basile
2015-05-30configure.ac: add --enable-hwdb option. Address issue #111.eudev/v3.1Anthony G. Basile
2015-05-30configure.ac: slightly better organize xsltproc stuffAnthony G. Basile
2015-05-30configure.ac: fix --enable-manpages. Fixes issue #109.Anthony G. Basile
2015-05-30Merge pull request #116 from ahills/masterblueness
2015-05-30man: updateAnthony G. Basile
2015-05-30configure.ac: bump udev to 220 and eudev to 3.1Anthony G. Basile
2015-05-29random-util.c: remove <sys/auxv.h> missing in uClibcAnthony G. Basile
2015-05-29src/shared/missing.h: O_PATH and AT_EMPTY_PATH missing in uClibc's <fcntl.h>Anthony G. Basile
2015-05-27src/shared/util.h: update qsort_safe() for muslAnthony G. Basile
2015-05-27udev/net_id: Only read the first 64 bytes of PCI config spaceJason S. McMullan
2015-05-27src/shared/path-util.c: import prefix_root() from upstreamAnthony G. Basile
2015-05-27nspawn: finish user namespace supportLennart Poettering