summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-12udev: net_id - fix copy-paste errorTom Gundersen
2015-04-12cdrom_id: unroll and simplify data check loopHarald Hoyer
2015-04-12libudev-util: check length before accesing the arrayThomas Hindoe Paaboel Andersen
2015-04-12skip libudev: device - replace by a thin wrapper around sd-deviceAnthony G. Basile
2015-04-12libudev: monitor - improve loggingTom Gundersen
2015-04-12Merge branch 'master' of github.com:gentoo/eudevAnthony G. Basile
2015-04-1250-udev-default.rules: don't run anything but REMOVE_CMD on removeHarald Hoyer
2015-04-12rules: storage - support MemoryStick (non-Pro) cardsMantas Mikulėnas
2015-04-12rules: storage - whitelist partitioned MS & MMC devicesKay Sievers
2015-04-12rules: storage - don't apply rules to remove eventsTom Gundersen
2015-04-12rules: avoid 'device/' accessesDavid Herrmann
2015-04-12rules: fix input-name for keyboard rulesDavid Herrmann
2015-04-12hwdb: mouse DPI data, Roccat Lua (ROC-11-310)Blaž Tomažič
2015-04-12hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-04-12hwdb: add HP ProBook 450G0Zbigniew Jędrzejewski-Szmek
2015-04-09Merge pull request #113 from yann-morin-1998/yem/legacy-gccblueness
2015-04-04Revert "udev: rules - modernise add_rule a bit"Yann E. MORIN
2015-03-27Remove hardcoded path /run and configure using --with-rootrundir=David Cortarello
2015-03-19configure.ac: update udev version to 219.Anthony G. Basile
2015-03-19src/libudev/Makefile.am: bump libudev revision to 2Anthony G. Basile
2015-03-19shared: add path_compare(), an ordering path comparisonMichal Schmidt
2015-03-19sysctl: move property handling to shared/Kay Sievers
2015-03-18libudev: private - introduce udev_device_new_from_synthetic_event()Tom Gundersen
2015-03-18libudev-monitor: use initializationZbigniew Jędrzejewski-Szmek
2015-03-18selinux: fix SEGV during switch-root if SELinux policy loadedWill Woods
2015-03-18Check that EWOULDBLOCK is the same as EAGAINZbigniew Jędrzejewski-Szmek
2015-03-18Replace ENOTSUP with EOPNOTSUPPAnthony G. Basile
2015-03-18udev-ctrl: fix strict aliasing issuesShawn Landden
2015-03-18udev: downgrade "has devpath" and "filled with db file" messagesZbigniew Jędrzejewski-Szmek
2015-03-18udev: properly calculate size of remaining dataZbigniew Jędrzejewski-Szmek
2015-03-18udev: make set_usec_initialized() internal to libudevTom Gundersen
2015-03-18path-util: fix path_is_mount_point() for symlinksHarald Hoyer
2015-03-18udevd: improve handling of failed workerTom Gundersen
2015-03-18udevd: don't free event when killing the worker, wait until it has been reapedTom Gundersen
2015-03-18libudev: introduce clone_with_db()Tom Gundersen
2015-03-18libudev: monitor - fix error path in send_deviceTom Gundersen
2015-03-18udevd: event - make db loading lazy in REMOVE event handlingTom Gundersen
2015-03-18libudev: introduce udev_device_properties_copy()Tom Gundersen
2015-03-18udev: add SYSCTL{} supportKay Sievers
2015-03-18libudev: private - make property_from_string_parse* staticTom Gundersen
2015-03-18libudev: add missing hunksTom Gundersen
2015-03-18libudev: udev_device_read_db - drop unused argumentTom Gundersen
2015-03-18libudev: udev_device_add_property - implicitly mark properties for saving to dbTom Gundersen
2015-03-18udev/libudev: event - move {OLD_,}INTERFACE handling from udevd to libudevTom Gundersen
2015-03-18udev: simplify event_queue_update() and add debug loggingTom Gundersen
2015-03-18udev: use inttypes.h types wherever appropriateLennart Poettering
2015-03-18tree-wide: use _packed_ macro instead of raw gcc __attribute__Lennart Poettering
2015-03-18udevd: close race in udev settleTom Gundersen
2015-03-18v4l_id: use standard option parsing loopZbigniew Jędrzejewski-Szmek
2015-03-18rules: keyboard - prefix "atkbd" match strings like we prefix the "name" stringsKay Sievers