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-usb_id.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
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-18
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
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-2
/
+2
*
udev-builtin-usb_id: avoid comparison of unsigned and ssize_t
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-20
/
+14
*
udev: usb_id: parse only 'size' bytes of the 'descriptors' buffer
Kay Sievers
2013-02-17
1
-1
/
+1
*
udev: usb_id - ignore non-ASCII serial numbers
Kay Sievers
2013-02-17
1
-0
/
+11
*
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-1
/
+1
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
1
-5
/
+5
*
use the same email address everywhere
Kay Sievers
2012-11-12
1
-1
/
+1
*
udev: fix gcc warnings showing up after adding $(AM_CFLAGS)
Kay Sievers
2012-04-10
1
-4
/
+3
*
udev: switch to systemd logging functions
Kay Sievers
2012-04-08
1
-16
/
+12
*
move imported udev into place
Kay Sievers
2012-04-04
1
-0
/
+482