summaryrefslogtreecommitdiff
path: root/config/udev.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-01Fix udev population of Bluetooth input device product IDsChase Douglas1-17/+9
2010-06-11Get rid of xstrdup when argument is definitely non-NULLMikhail Gusarov1-3/+3
2010-06-11xfree86: Match devices based on USB IDDan Nicholson1-0/+20
2010-06-11xfree86: Match devices based on PnP IDDan Nicholson1-0/+3
2010-06-10config/udev: Add verbose info when fetching udev propertiesDan Nicholson1-3/+36
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-9/+9
2010-03-26config/udev: Prefer product name from attribute rather than ueventDan Nicholson1-2/+5
2010-02-15udev: Don't filter subsystem "input"Thomas Jaeger1-6/+0
2010-02-11Add tag matching to input attributes.Peter Hutterer1-0/+10
2009-12-30config: add libudev input-hotplug backendJulien Cristau1-0/+260