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-usb_id.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
udev: always create device symlinks for USB disks
Yu Watanabe
2022-10-30
1
-12
/
+43
*
udev: always open with O_NOCTTY
Yu Watanabe
2022-09-10
1
-1
/
+1
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-1
/
+1
*
udev: pass rtnl to builtin commands
Yu Watanabe
2021-08-31
1
-1
/
+1
*
udev/builtins: inline iterator variables and other small modernizations
Zbigniew Jędrzejewski-Szmek
2021-08-07
1
-3
/
+1
*
udev: replace strtoul by safe_ato*
David Tardon
2021-06-24
1
-10
/
+8
*
udev: drop unnecessary libudev-util.h inclusions
Yu Watanabe
2020-12-16
1
-1
/
+0
*
udev: use encode_devnode_name() instead of udev_util_encode_string()
Yu Watanabe
2020-12-16
1
-4
/
+5
*
udev: rename UTIL_LINE_SIZE -> UDEV_LINE_SIZE and friends
Yu Watanabe
2020-12-16
1
-2
/
+2
*
udev: move util_replace_chars() to udev-util.c
Yu Watanabe
2020-12-16
1
-7
/
+7
*
udev: move util_replace_whitespace() to udev-util.c
Yu Watanabe
2020-12-16
1
-7
/
+8
*
license: GPL-2.0+ -> GPL-2.0-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: fix spelling of "fallback"
Zbigniew Jędrzejewski-Szmek
2020-08-20
1
-1
/
+1
*
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
*
tree-wide: replace explicit NULL checks with their shorter variants
Frantisek Sumsal
2019-04-28
1
-1
/
+1
*
udev-builtin-usb_id: guard against overflow when reading descriptor data
Zbigniew Jędrzejewski-Szmek
2019-02-28
1
-3
/
+8
*
udev-builtin-usb_id: use strjoina to simplify code
Zbigniew Jędrzejewski-Szmek
2019-02-28
1
-5
/
+3
*
libudev-list: move libudev-list related definitions to libudev-list-internal.h
Yu Watanabe
2018-11-20
1
-1
/
+2
*
udev-builtin-usb_id: update log messages
Yu Watanabe
2018-10-24
1
-15
/
+16
*
udev-builtin: propagate negative errno
Yu Watanabe
2018-10-23
1
-24
/
+12
*
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-usb_id.c
Yu Watanabe
2018-10-23
1
-83
/
+94
*
udev: make udev_builtin_add_property() take sd_device instead of udev_device
Yu Watanabe
2018-10-23
1
-15
/
+15
*
udev-builtin: move definitions related to builtin commands to udev-builtin.h
Yu Watanabe
2018-10-11
1
-1
/
+2
*
tree-wide: drop empty lines in comments
Yu Watanabe
2018-07-23
1
-2
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-1
/
+0
*
Drop more license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-12
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
udev-builtin-usb_id: Check full range of size returned by read()
Filipe Brandenburger
2018-06-08
1
-1
/
+1
*
Add SPDX license identifiers to source files under the GPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
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 allocation calls into alloc-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
-5
/
+6
*
udev: add some asserts
Tom Gundersen
2015-06-02
1
-0
/
+2
*
udev-builtin-usb_id: fix inverted condition
Zbigniew Jędrzejewski-Szmek
2015-04-15
1
-6
/
+6
*
udev-builtin-usb_id: simplification
Zbigniew Jędrzejewski-Szmek
2015-04-14
1
-22
/
+14
*
udev: downgrade a few warnings to debug messages
Lennart Poettering
2015-04-14
1
-4
/
+2
*
udev: properly calculate size of remaining data
Zbigniew Jędrzejewski-Szmek
2015-03-13
1
-11
/
+13
*
udev: use inttypes.h types wherever appropriate
Lennart Poettering
2015-03-09
1
-9
/
+9
*
tree-wide: use _packed_ macro instead of raw gcc __attribute__
Lennart Poettering
2015-03-09
1
-1
/
+1
*
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
-10
/
+5
*
doc: update punctuation
Jan Engelhardt
2014-02-17
1
-2
/
+2
*
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
1
-11
/
+11
*
udev: usb_id - remove obsoleted bInterfaceSubClass == 5 match
Kay Sievers
2013-10-11
1
-4
/
+3
[next]