summaryrefslogtreecommitdiffstats
path: root/hid.c
Commit message (Expand)AuthorAgeFilesLines
* Oops, I screwed up the size of the elements in a reallocChristophe Fergeau2009-04-051-1/+1
* Don't use strchrnul since it's not available on dietlibcChristophe Fergeau2009-04-041-2/+3
* Forgot to add sysfs filesChristophe Fergeau2009-04-031-1/+1
* Skip hid entries with NULL module name (ie no quirk needed)Christophe Fergeau2009-04-031-2/+3
* Add hid device enumeratorChristophe Fergeau2009-04-031-0/+152