summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-14libudev: fix move_later comparisoneudev/v1.3Lukas Nykryn
2013-09-14configure.ac: compat with upstream 207Anthony G. Basile
2013-09-10configure.ac: moving towards release 1.3Anthony G. Basile
2013-09-10src/libudev/util.c: reintroduce cescape and octcharAnthony G. Basile
2013-09-10Update UPSTEAM.notesAnthony G. Basile
2013-09-10udev: fix printf(3) type specifierShawn Landden
2013-09-10udev: when complaining about invalid characters, print them outZbigniew Jędrzejewski-Szmek
2013-09-10udevd: respect the log-level set in /etc/udev/udev.confTom Gundersen
2013-09-10udev: hwdb - try reading modalias for usb before falling back to the composed...Kay Sievers
2013-09-10libudev: enumerate - do not try to match against an empty subsystemKay Sievers
2013-09-10libudev: enumerate: fix NULL-deref for subsystem-matchesDavid Herrmann
2013-09-10libudev: fix memleak when enumerating childsDavid Herrmann
2013-09-10libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointerHarald Hoyer
2013-09-10typo fixes in man and commentsThomas Hindoe Paaboel Andersen
2013-09-10libudev: fix hwdb validation to look for the *new* fileKay Sievers
2013-09-10src/gpt-auto-generator/Makefile: move sym link introduced upstreamAnthony G. Basile
2013-09-10test/test-libudev.c: minor change to match upstreamAnthony G. Basile
2013-09-1080-net-name-slot.rules: only rename network interfaces on ACTION=="add"Harald Hoyer
2013-09-10hwdb/Makefile: remove sym link instroduced by upstramAnthony G. Basile
2013-09-10keymap: Add Asus WMI moduleMartin Pitt
2013-09-10keymap: Explicitly match "any product name" for "all models from vendor" rulesMartin Pitt
2013-09-10keymap: Fix typo in Latitude/Precision rulesMartin Pitt
2013-09-10keymap: Don't use spaces in DMI modalias matchesMartin Pitt
2013-09-10keymap: Fix Dell vendor namesMartin Pitt
2013-09-10keymap: Don't erase previous assignmentsMartin Pitt
2013-09-10keymap: Add Logitech Internet Navigator variant [PID C309]Martin Pitt
2013-09-10keymap: Add Samsung NP53U3CMartin Pitt
2013-09-10Keyboard map for Samsung NP700Z3CHerczeg Zsolt
2013-09-10keyboard: add eMachines E725Zbigniew Jędrzejewski-Szmek
2013-09-10keymap: add Pavilion dv7 keysZbigniew Jędrzejewski-Szmek
2013-09-10hwdb: keyboard - remove stray "Kay Sievers
2013-09-10build-sys: add two makefile symlinksLennart Poettering
2013-09-10hwdb: map logitech R400 presenter keys from powerpoint hotkeys to sensible KE...Lennart Poettering
2013-09-10hwdb: updateKay Sievers
2013-09-10hwdb: add GIGABYTE U2442 mute key to the force-release listZbigniew Jędrzejewski-Szmek
2013-09-10keymap: add HP EliteBook 2570p's wlan switch to hwdbChristoph Junghans
2013-08-26configure.ac: remove check for mktimeAnthony G. Basile
2013-08-16udev/udevadm-hwdb.c: remove usage of qsort_rrofl0r
2013-08-16libudev/sparse-endian.h: include header which defines __bswap_XXrofl0r
2013-08-16fix usage of glibc-specific sys/poll.hrofl0r
2013-08-16libudev/log.c: using strlen without including string.h is no good idearofl0r
2013-08-16libudev/path-util.c: remove usage of canonicalize_file_name()rofl0r
2013-08-16libudev/strbuf.c: remove usage of glibc-internal __compar_fn_trofl0r
2013-08-16configure.ac: remove check for mktimerofl0r
2013-08-13src/udev/mkdir.c: remove usage of strndupa()rofl0r
2013-08-02Update NOTESAnthony G. Basile
2013-08-02util: make gcc shut up by passing a 0 mode param to open()Lennart Poettering
2013-08-02src/libudev/{strv,util}.{h,c}: reorder functionsAnthony G. Basile
2013-08-02configure.ac: compatible with systemd 206Anthony G. Basile
2013-08-02rule-generator: proactively rename ifaces to avoid conflictsIan Stakenvicius