Age | Commit message (Expand) | Author |
---|---|---|
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-05-07 | Make sure to call uhidev_close() upon detach for every HID driver calling | Martin Pieuchot |
2014-03-19 | Add a temporary hack to let a subdriver claim all the reportIDs of | Martin Pieuchot |
2014-03-07 | Do not define per-driver DEBUG variable when USB_DEBUG is defined. It's | Martin Pieuchot |
2013-11-11 | Clean-up the activate routines from the uoak*(4) drivers. | Paul Irofti |
2013-04-15 | Get rid of various 'typedef struct' definitions and use plain structure | Marcus Glocker |
2013-03-28 | proc.h is way too much header for usb to handle. | Ted Unangst |
2012-10-19 | small cleanups and output prettying | Theo de Raadt |
2012-09-20 | add device driver for Toradex OAK usb sensors: | Yojiro Uo |