Age | Commit message (Expand) | Author |
2015-06-03 | udev: input_id - use ABS_MT_SLOT{-1} to exclude non touch screen devices | Andreas Pokorny |
2015-06-03 | udev: input_id - use direct property and mt axis for touch screen detection | Andreas Pokorny |
2015-06-03 | udev: input_id - refactor device detection | Andreas Pokorny |
2015-06-02 | udev: add some asserts | Tom Gundersen |
2015-04-14 | input_id: Identify scroll-wheel device on Trust TB7300 tablet as keyboard | Hans de Goede |
2015-04-14 | udev: input_id: Make test_pointer / test_keys return if they've found anything | Hans de Goede |
2015-04-14 | udev: input_id: whitespace fixes | Peter Hutterer |
2015-04-07 | udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETER | Hans de Goede |
2015-04-07 | udev: input_id: tag pointing sticks as ID_INPUT_POINTINGSTICK | Peter Hutterer |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-15 | udev: merge evdev_id into input_id | David Herrmann |
2015-01-15 | udev: fix NULL-ptr deref | David Herrmann |
2015-01-05 | udevadm,..: make --help output of udev tools more like the output of the vari... | Lennart Poettering |
2014-07-29 | udev: place opening { at the same line as the function declaration | Kay Sievers |
2014-03-10 | input_id: Recognize buttonless joystick types | Martin Pitt |
2014-02-20 | macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily | Lennart Poettering |
2014-01-31 | use memzero(foo, length); for all memset(foo, 0, length); calls | Greg KH |
2013-12-24 | log: log_error() and friends add a newline after each line anyway, so avoid i... | Lennart Poettering |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-05-25 | udev: silent gcc warnings | Kay Sievers |
2012-04-10 | udev: fix gcc warnings showing up after adding $(AM_CFLAGS) | Kay Sievers |
2012-04-08 | udev: switch to systemd logging functions | Kay Sievers |
2012-04-04 | move imported udev into place | Kay Sievers |