aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* udev: timeout - increase timeoutv1.XTom Gundersen2014-09-101-1/+1
* udev: fix copy-paste error in log messageTom Gundersen2014-09-101-1/+1
* udev: import the full db on MOVE events for devices without dev_tTom Gundersen2014-09-102-2/+16
* udev - drop print_kmsgTom Gundersen2014-09-104-30/+4
* libudev: fix symbol version for udev_queue_flush() and udev_queue_get_fd()Michael Biebl2014-09-101-2/+6
* rules: net-setup-link - remove stray linebreakMantas Mikulėnas2014-09-101-2/+1
* rules: net-setup-link - preserve ID_NET_LINK_FILE and ID_NET_NAME after MOVETom Gundersen2014-09-101-1/+2
* hwdb: updateMarcel Holtmann2014-09-103-39/+2199
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2014-09-081-1/+76
* src/libudev/Makefile.am: link libudev against selinuxAmadeusz Sławiński2014-09-031-1/+2
* src/shared/label.c: include selinux headersAmadeusz Sławiński2014-09-021-0/+5
* udev: bump event timeout to 60 secondsKay Sievers2014-09-012-2/+2
* shared: make container_of() use unique variable namesDavid Herrmann2014-08-271-5/+11
* udev: add missing new-line in udevadm errorDavid Herrmann2014-08-271-1/+1
* udev: hwdb - do not look at "usb_device" parentsKay Sievers2014-08-271-8/+14
* keymap: Adjust for more Samsung 900X4 seriesMartin Pitt2014-08-271-1/+1
* Document "...|..." udev match syntaxAndrei Borzenkov2014-08-271-2/+11
* util: change return value of startswith() to non-constv1.10Lennart Poettering2014-08-221-3/+7
* util: change return value of startswith() to non-constLennart Poettering2014-08-221-17/+16
* configure.ac and src/libudev/Makefile.am: bump to 1.10 = upstream 216Anthony G. Basile2014-08-222-4/+4
* update hwdbLennart Poettering2014-08-213-5/+776
* src/scsi_id/Makefile.am,test/Makefile.am: fix build on debian jessie, issue #97Anthony G. Basile2014-08-182-2/+4
* src/shared/mkdir.h: add missing func prototypeAnthony G. Basile2014-08-171-0/+5
* src/shared/path-util.c: revert change from realpath to canonicalize_file_nameAnthony G. Basile2014-08-141-1/+1
* src/shared: some stylistic changesAnthony G. Basile2014-08-1437-134/+67
* src/shared: import more code cleanups from upstreamAnthony G. Basile2014-08-1423-471/+471
* src/shared: import many code cleanups from upstreamAnthony G. Basile2014-08-1416-224/+710
* src/shared/cgroup-util.c: code cleanup following upstreamAnthony G. Basile2014-08-131-7/+4
* udev: modernize net_id builtin a bitLennart Poettering2014-08-122-12/+22
* udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering2014-08-1212-35/+20
* hwdb: update format description and document reloadingZbigniew Jędrzejewski-Szmek2014-08-111-9/+23
* src/libudev/libudev.sym: mark most symbols as hiddenAnthony G. Basile2014-08-063-8/+16
* Merge pull request #96 from gentoo/refactor-sharedblueness2014-08-0661-75/+106
|\
| * src/shared: refactor shared codeAnthony G. Basile2014-08-0561-75/+106
|/
* src/{libudev,udev}: minor renamings from upstreamAnthony G. Basile2014-08-0513-54/+63
* test: use _cleanup_ attributeAnthony G. Basile2014-08-052-13/+11
* m4/gtk-doc.m4: update to serial 2Anthony G. Basile2014-08-051-15/+36
* docs/gudev/gudev-sections.txt: add two missing functionsAnthony G. Basile2014-08-051-0/+2
* rules: bring up to dateAnthony G. Basile2014-08-053-8/+12
* src/libudev/missing.h: clean up unused BTRFS_* declsAnthony G. Basile2014-08-052-49/+0
* src/collect/collect.c: remove excessive error reportingAnthony G. Basile2014-08-051-21/+12
* keymap: Fix HP Pavillon DV7Martin Pitt2014-08-051-1/+1
* udev-builtin-keyboard: Allow numeric key codesMartin Pitt2014-08-051-5/+11
* udev: path_id - suppress ID_PATH for devices with an unknown parent device typeKay Sievers2014-08-051-11/+27
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-052-21/+24
* Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t...Anthony G. Basile2014-08-054-26/+92
* man: add udev.conf(5)Zbigniew Jędrzejewski-Szmek2014-08-046-31/+110
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-08-043-64/+50
* Fix misuse of uint64_t as size_tZbigniew Jędrzejewski-Szmek2014-08-041-1/+1
* libudev: set errno when udev_device_new_from_* or udev_device_get_parent_* failTom Gundersen2014-08-041-11/+45