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
*
cocci: use strempty() at more places
Lennart Poettering
2018-01-10
1
-2
/
+1
*
Add SPDX license identifiers to source files under the GPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
udev: move the KEY_* defines to missing.h (#6278)
Peter Hutterer
2017-07-04
1
-11
/
+1
*
udev: define BTN_DPAD_RIGHT if not present (#6267)
Peter Hutterer
2017-07-03
1
-0
/
+1
*
Include dpad buttons in joystick detection (#6240)
hramrach
2017-06-30
1
-0
/
+2
*
input_id: fix button detection
Michal Suchanek
2017-06-27
1
-13
/
+9
*
input_id: fix detection of devices with mouse buttons
Michal Suchanek
2017-06-27
1
-1
/
+3
*
udev: always consider devices with joystick axes/buttons as joystick
Peter Hutterer
2017-06-22
1
-1
/
+4
*
udev: consider a device with BTN_TRIGGER_HAPPY as joystick
Peter Hutterer
2017-06-22
1
-0
/
+1
*
Remove BTN_DPAD_* keys from ID_INPUT_KEY test (#5701)
Nathaniel R. Lewis
2017-04-06
1
-6
/
+30
*
udev: add ID_INPUT_SWITCH for devices with switch capability (#5057)
Peter Hutterer
2017-01-10
1
-0
/
+3
*
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