Age | Commit message (Expand) | Author |
---|---|---|
2018-06-12 | Split UVC gadget into a library and test application | Laurent Pinchart |
2018-06-09 | uvc: Make uvc_device structure opaque | Laurent Pinchart |
2018-06-09 | uvc: Initialize the maxsize field internally | Laurent Pinchart |
2018-06-09 | uvc: Add API to set video format | Laurent Pinchart |
2018-06-09 | uvc: Add API to set function configuration | Laurent Pinchart |
2018-06-09 | uvc: Handle UVC events internally in uvc.c | Laurent Pinchart |
2018-06-09 | uvc-gadget: factor out uvc protocol and stream handling code | Paul Elder |