index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
/
udev-builtin-keyboard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev: use sd_device_open() where appropriate
Yu Watanabe
2022-04-01
1
-4
/
+4
*
udev: pass rtnl to builtin commands
Yu Watanabe
2021-08-31
1
-1
/
+1
*
udev-builtin-keyboard: drop unnecessary {}
David Tardon
2021-06-24
1
-2
/
+2
*
udev: replace strtoul by safe_ato*
David Tardon
2021-06-24
1
-14
/
+11
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: drop assignments to r when we only need errno
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-6
/
+4
*
udev: do not discard const qualifier
Yu Watanabe
2020-09-09
1
-2
/
+2
*
udev: return negative errno for invalid EVDEV_ABS_XXX= property
Yu Watanabe
2020-09-09
1
-1
/
+1
*
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
udev: modernize udev-rules.c
Yu Watanabe
2019-06-02
1
-1
/
+1
*
Remove 'inline' attributes from static functions in .c files (#11426)
Topi Miettinen
2019-01-15
1
-1
/
+1
*
udev: use SYNTHETIC_ERRNO() macro in log_device_*_errno()
Yu Watanabe
2019-01-13
1
-2
/
+2
*
udev: drop duplicate whitespaces
Yu Watanabe
2018-11-26
1
-1
/
+1
*
udev-builtin-keyboard: update log messages
Yu Watanabe
2018-10-24
1
-70
/
+46
*
udev-builtin: propagate negative errno
Yu Watanabe
2018-10-23
1
-9
/
+6
*
udev: replace udev_device by sd_device from prototype of udev builtin commands
Yu Watanabe
2018-10-23
1
-2
/
+1
*
udev: replace udev_device by sd_device in udev-builtin-keyboard.c
Yu Watanabe
2018-10-23
1
-47
/
+48
*
udev-builtin: move definitions related to builtin commands to udev-builtin.h
Yu Watanabe
2018-10-11
1
-1
/
+4
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
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-04
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
[next]