summaryrefslogtreecommitdiff
path: root/gusb/gusb-interface.c
Commit message (Expand)AuthorAgeFilesLines
* Serialize the GUsbDevice to and from JSON formatRichard Hughes2022-09-051-0/+117
* trivial: Use @self for instance dataRichard Hughes2022-09-041-51/+51
* Reformat the code using clang-formatRichard Hughes2022-09-041-43/+41
* trivial: Remove some duplicate header includesRichard Hughes2022-06-161-1/+0
* trivial: Fix up typos spotted by codespellRichard Hughes2020-09-241-1/+1
* trivial: Use SPDX-License-Identifier tagsRichard Hughes2020-01-211-14/+1
* trivial: Fix the copyright statements for GUsbEndpointRichard Hughes2020-01-211-0/+1
* Add a thin glib wrapper around libusb_endpoint_descriptorEmmanuel Pacaud2020-01-201-0/+25
* Convert GUsbInterface to user the G_DECLARE_FINAL_TYPE macroIgnacio Casal Quinteiro2015-11-171-23/+19
* Add a thin glib wrapper around a libusb_interface_descriptorRichard Hughes2015-11-101-0/+250