index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
/
udev-builtin-input_id.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tablet detection, by replicating decision tree of non-multi-touch axes (#...
Andreas Pokorny
2016-07-14
1
-2
/
+8
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
1
-4
/
+6
*
udev: Fix touch screen detection
Andreas Pokorny
2016-01-01
1
-2
/
+2
*
udev: add emacs header line
Zbigniew Jędrzejewski-Szmek
2015-12-07
1
-0
/
+2
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-3
/
+4
*
udev: input_id - use ABS_MT_SLOT{-1} to exclude non touch screen devices
Andreas Pokorny
2015-06-03
1
-0
/
+4
*
udev: input_id - use direct property and mt axis for touch screen detection
Andreas Pokorny
2015-06-03
1
-1
/
+7
*
udev: input_id - refactor device detection
Andreas Pokorny
2015-06-03
1
-62
/
+72
*
udev: add some asserts
Tom Gundersen
2015-06-02
1
-0
/
+2
*
input_id: Identify scroll-wheel device on Trust TB7300 tablet as keyboard
Hans de Goede
2015-04-14
1
-3
/
+10
*
udev: input_id: Make test_pointer / test_keys return if they've found anything
Hans de Goede
2015-04-14
1
-26
/
+48
*
udev: input_id: whitespace fixes
Peter Hutterer
2015-04-14
1
-40
/
+40
*
udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETER
Hans de Goede
2015-04-07
1
-0
/
+5
*
udev: input_id: tag pointing sticks as ID_INPUT_POINTINGSTICK
Peter Hutterer
2015-04-07
1
-1
/
+8
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-1
/
+1
*
udev: merge evdev_id into input_id
David Herrmann
2015-01-15
1
-14
/
+49
*
udev: fix NULL-ptr deref
David Herrmann
2015-01-15
1
-1
/
+7
*
udevadm,..: make --help output of udev tools more like the output of the vari...
Lennart Poettering
2015-01-05
1
-1
/
+1
*
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-07-29
1
-8
/
+4
*
input_id: Recognize buttonless joystick types
Martin Pitt
2014-03-10
1
-4
/
+15
*
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Lennart Poettering
2014-02-20
1
-4
/
+4
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-31
1
-1
/
+1
*
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
1
-7
/
+7
*
use the same email address everywhere
Kay Sievers
2012-11-12
1
-1
/
+1
*
udev: silent gcc warnings
Kay Sievers
2012-05-25
1
-1
/
+1
*
udev: fix gcc warnings showing up after adding $(AM_CFLAGS)
Kay Sievers
2012-04-10
1
-2
/
+3
*
udev: switch to systemd logging functions
Kay Sievers
2012-04-08
1
-8
/
+8
*
move imported udev into place
Kay Sievers
2012-04-04
1
-0
/
+218