summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-usb_id.c
Commit message (Expand)AuthorAge
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-29
* doc: update punctuationJan Engelhardt2014-02-17
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-24
* udev: usb_id - remove obsoleted bInterfaceSubClass == 5 matchKay Sievers2013-10-11
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* udev-builtin-usb_id: avoid comparison of unsigned and ssize_tZbigniew Jędrzejewski-Szmek2013-04-05
* udev: usb_id: parse only 'size' bytes of the 'descriptors' bufferKay Sievers2013-02-17
* udev: usb_id - ignore non-ASCII serial numbersKay Sievers2013-02-17
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-13
* udev: move string copy functions to shared/Kay Sievers2013-01-09
* use the same email address everywhereKay Sievers2012-11-12
* udev: fix gcc warnings showing up after adding $(AM_CFLAGS)Kay Sievers2012-04-10
* udev: switch to systemd logging functionsKay Sievers2012-04-08
* move imported udev into placeKay Sievers2012-04-04