Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libusbgx: Add UVC support #55

Merged
merged 1 commit into from Jun 15, 2021
Merged

Conversation

mgrzeschik
Copy link
Contributor

Signed-off-by: Thomas Haemmerle thomas.haemmerle@wolfvision.net
Signed-off-by: Michael Grzeschik m.grzeschik@pengutronix.de

v2 -> v3: - simplified exit paths of functions with returns instead of gotos
- added cleanup code for remove
- added gadget-uvc example file
- simplified class link creation
- added support for more than one format

Signed-off-by: Thomas Haemmerle <thomas.haemmerle@wolfvision.net>
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>

---
 v2 -> v3: - simplified exit paths of functions with returns instead of gotos
           - added cleanup code for remove
           - added gadget-uvc example file
           - simplified class link creation
           - added support for more than one format
 v3 -> v4:
           - fixed 4k resolution on gadget-uvc example
@mgrzeschik
Copy link
Contributor Author

Gentle Ping!

@mgrzeschik mgrzeschik merged commit 547a759 into linux-usb-gadgets:master Jun 15, 2021
@mgrzeschik mgrzeschik deleted the uvc branch February 26, 2022 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant