summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uoak_subr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify/refactor the way vendor/product/serial informations arelandry2018-05-011-2/+2
* Remove unneeded <sys/malloc.h> from Michael W. Bombardieri.mpi2017-01-091-2/+1
* Make this build when using the __STRICT_ALIGNMENT version of USETW.jsg2015-05-251-2/+2
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* Change uhidev(4) set/get report functions in various way.mpi2014-12-111-7/+14
* Modify the uhidev_*_report() methods to always take a report ID argumentmpi2014-04-151-4/+4
* proc.h is way too much header for usb to handle.tedu2013-03-281-2/+1
* small cleanups and output prettyingderaadt2012-10-191-32/+29
* add device driver for Toradex OAK usb sensors:yuo2012-09-201-0/+362