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-keyboard.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
udev: skip EVDEV_ABS override on devices without EV_ABS (#5984)
Peter Hutterer
2017-05-19
1
-0
/
+19
*
udev: don't allow pointing stick sensitivities greater than 255 (#5927)
Peter Hutterer
2017-05-10
1
-0
/
+3
*
udev: rename gperf struct name to match other headers
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-2
/
+2
*
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2017-01-10
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
udev: add emacs header line
Zbigniew Jędrzejewski-Szmek
2015-12-07
1
-0
/
+2
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
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
-1
/
+2
*
tree-wide: update empty-if coccinelle script to cover empty-while and more
Lennart Poettering
2015-09-09
1
-2
/
+1
*
udev: add some asserts
Tom Gundersen
2015-06-02
1
-0
/
+6
*
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-11
1
-1
/
+1
*
udev: keyboard-builtin: Add support for setting IBM trackpoint sensitivity
Hans de Goede
2015-04-21
1
-0
/
+28
*
udev-builtin-keyboard: make error messages more standard
Zbigniew Jędrzejewski-Szmek
2015-04-12
1
-15
/
+13
*
udev: builtin-keyboard: add support for EVDEV_ABS_*
Peter Hutterer
2015-04-11
1
-4
/
+82
*
udev: builtin-keyboard: invert a condition
Peter Hutterer
2015-04-11
1
-28
/
+28
*
udev: builtin-keyboard: move actual key mapping to a helper function
Peter Hutterer
2015-04-11
1
-25
/
+33
*
udev: builtin-keyboard: immediately EVIOCSKEYCODE when we have a pair
Peter Hutterer
2015-04-11
1
-27
/
+18
*
udev: builtin-keyboard: move fetching the device node up
Peter Hutterer
2015-04-11
1
-8
/
+8
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-4
/
+0
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-11
/
+11
*
udevadm,..: make --help output of udev tools more like the output of the vari...
Lennart Poettering
2015-01-05
1
-1
/
+1
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
udev-builtin-keyboard: Allow numeric key codes
Martin Pitt
2014-08-05
1
-5
/
+11
*
udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed.
Cristian Rodríguez
2014-06-01
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
*
udev-builtin-keyboard: More useful error message
Martin Pitt
2013-11-25
1
-1
/
+1
*
udev-builtin-keyboard: Fix large scan codes on 32 bit architectures
Martin Pitt
2013-11-04
1
-1
/
+1
*
udev: add builtin 'keyboard' to manage key mappings
Kay Sievers
2013-07-10
1
-0
/
+163