Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused getdev() audio driver functions. | 2016-09-19 | 1 | -22/+1 | |
* | Remove drain(), query_encoding(), mappage() and get_default_params() | 2016-09-14 | 1 | -48/+2 | |
* | Replace tsleep/wakeup by usbd_ref_incr/decr/wait to wait for the kthread | 2016-06-17 | 1 | -3/+4 | |
* | Remove tracking of endpoints in utvfu_{as,vs}_iface structs as these | 2016-06-13 | 1 | -26/+26 | |
* | Ensure expected video endpoint has wMaxPacketSize > 0 during | 2016-06-13 | 1 | -4/+12 | |
* | * Start/stop audio bulk thread as consumer opens/closes device. | 2016-06-13 | 1 | -39/+41 | |
* | Fix typo in comment. | 2016-06-02 | 1 | -2/+2 | |
* | Not all architectures implicitly #include <sys/device.h> via earlier | 2016-06-01 | 1 | -1/+2 | |
* | New USB device driver for Audio/Video capture devices based on the | 2016-06-01 | 1 | -0/+2104 |