Age | Commit message (Expand) | Author |
2015-02-08 | udev: event - minor nit | Tom Gundersen |
2015-02-08 | udev: event - introduce and use internal udev_device_shallow_clone() | Tom Gundersen |
2015-02-08 | Skip udev: event - move renaming of udev_device to libudev | Anthony G. Basile |
2015-02-08 | hwdb: Bind "toolbox" buttons to the Windows key | Bastien Nocera |
2015-02-08 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2015-02-08 | hwdb: add a touchpad hwdb | Peter Hutterer |
2015-02-08 | rules: clean up stale CD drive mounts after ejection | Martin Pitt |
2015-01-25 | build-sys: fix build on compilers without static_assert | Zbigniew Jędrzejewski-Szmek |
2015-01-25 | src/shared/util.h: only define the _to_string() enum mapping function | Lennart Poettering |
2015-01-25 | src/shared/util.h: further cleanup PID_FMT | Anthony G. Basile |
2015-01-25 | Fix some format strings for enums, they are signed | Zbigniew Jędrzejewski-Szmek |
2015-01-25 | shared/util: use signed printf format for PIDs | Zbigniew JÄdrzejewski-Szmek |
2015-01-25 | log: add new log output mode, that prints to console, but | Lennart Poettering |
2015-01-25 | util: Add some missing hidden_file() suffixes | Martin Pitt |
2015-01-25 | Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h | Zbigniew Jędrzejewski-Szmek |
2015-01-25 | Add initialization helper for file_handle_union | Zbigniew JÄdrzejewski-Szmek |
2015-01-25 | libudev: fix check for too long packet | Topi Miettinen |
2015-01-25 | Assorted format fixes | Zbigniew JÄdrzejewski-Szmek |
2015-01-25 | hwdb: restore comments about MSI devices | Maxim Mikityanskiy |
2015-01-25 | src/shared/util.{c,h}: fix build when mkostemp is not supported | Peter Seiderer |
2015-01-23 | Merge pull request #104 from tseeker/remove-unused-libm | blueness |
2015-01-21 | Merge pull request #105 from tseeker/fix-compile-ata_id | blueness |
2015-01-21 | Build files: remove extraneous dependency | Emmanuel Benoît |
2015-01-21 | src/ata_id/Makefile.am: Fixed compilation error | Emmanuel Benoît |
2015-01-21 | Merge pull request #99 from zaufi/master | blueness |
2015-01-17 | src/udev/Makefile.am: fix build wrt udev-builtin-evdev_id.c | Anthony G. Basile |
2015-01-17 | log: fix log_full_errno() with custom facilities | David Herrmann |
2015-01-17 | path-util: plug leak | Tom Gundersen |
2015-01-17 | udev: merge evdev_id into input_id | David Herrmann |
2015-01-17 | udev: fix NULL-ptr deref | David Herrmann |
2015-01-17 | udev: Add builtin/rule to export evdev information as udev properties | Carlos Garnacho |
2015-01-17 | udev: make use of new one_zero() helper where appropriate | Lennart Poettering |
2015-01-17 | udevadm: don't hit an assert when obsolete parameters are passed | Lennart Poettering |
2015-01-17 | hwbd: add click angle for the Logitech M325 | Peter Hutterer |
2015-01-17 | hwdb: add MOUSE_WHEEL_CLICK_ANGLE as property | Peter Hutterer |
2015-01-17 | hwdb: add Kay's Laser Mouse to the dpi database | Lennart Poettering |
2015-01-17 | hwdb: add missing line between the G400 entries | Peter Hutterer |
2015-01-17 | hwdb: note that we care about the maximum frequency in MOUSE_DPI | Peter Hutterer |
2015-01-17 | hwdb: adjust max frequency of Logitech RX 250 | Zbigniew Jędrzejewski-Szmek |
2015-01-17 | hwdb: mouse DPI data, Logitech Gaming Mouse G400 | Jonas Ådahl |
2015-01-10 | src/v4l_id: fix compile error | Anthony G. Basile |
2015-01-07 | udevadm,..: make --help output of udev tools more like the output of the vari... | Lennart Poettering |
2015-01-07 | udev: improve help/usage for some more programs | Robert Milasan |
2015-01-07 | accelerometer: display short options too | Robert Milasan |
2015-01-07 | accelerometer: drop unused -x option | Robert Milasan |
2015-01-07 | hwdb: bring bluetooth and mouse hwdb's up to date | Anthony G. Basile |
2015-01-07 | hwdb: revert Logitech Optical USB Mouse | Peter Hutterer |
2014-12-29 | src/shared/missing.h: add __NR_getrandom for other arches | Anthony G. Basile |
2014-12-29 | shared: utf8 - support decoding the full utf16 | Tom Gundersen |
2014-12-29 | shared: utf8 - support ucs4 -> utf8 | Tom Gundersen |