index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
/
udev-builtin-usb_id.c
Age
Commit message (
Expand
)
Author
2014-07-29
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-02-17
doc: update punctuation
Jan Engelhardt
2013-12-24
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-10-11
udev: usb_id - remove obsoleted bInterfaceSubClass == 5 match
Kay Sievers
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-05
udev-builtin-usb_id: avoid comparison of unsigned and ssize_t
Zbigniew Jędrzejewski-Szmek
2013-02-17
udev: usb_id: parse only 'size' bytes of the 'descriptors' buffer
Kay Sievers
2013-02-17
udev: usb_id - ignore non-ASCII serial numbers
Kay Sievers
2013-02-13
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-01-09
udev: move string copy functions to shared/
Kay Sievers
2012-11-12
use the same email address everywhere
Kay Sievers
2012-04-10
udev: fix gcc warnings showing up after adding $(AM_CFLAGS)
Kay Sievers
2012-04-08
udev: switch to systemd logging functions
Kay Sievers
2012-04-04
move imported udev into place
Kay Sievers