summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-input_id.c
Commit message (Expand)AuthorAgeFilesLines
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-291-8/+4
* input_id: Recognize buttonless joystick typesMartin Pitt2014-03-101-4/+15
* macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering2014-02-201-4/+4
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-311-1/+1
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-241-7/+7
* use the same email address everywhereKay Sievers2012-11-121-1/+1
* udev: silent gcc warningsKay Sievers2012-05-251-1/+1
* udev: fix gcc warnings showing up after adding $(AM_CFLAGS)Kay Sievers2012-04-101-2/+3
* udev: switch to systemd logging functionsKay Sievers2012-04-081-8/+8
* move imported udev into placeKay Sievers2012-04-041-0/+218