aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libusb/patches
Commit message (Collapse)AuthorAgeFilesLines
* libusb: Fix parsing of descriptors for multi-configuration devicesGeorgi Valkov2021-02-212-0/+90
| | | | | | | | | | | | | | | Prerequisite patch: Correct a typo in the Changelog and clean up a stray file Fix changes in libusb which introduced a regression: Commit e2be556bd2 ("linux_usbfs: Parse config descriptors during device initialization") introduced a regression for devices with multiple configurations. The logic that verifies the reported length of the configuration descriptors failed to count the length of the configuration descriptor itself and would truncate the actual length by 9 bytes, leading to a parsing error for subsequent descriptors. Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
* libusb: remove stale patchJohn Crispin2016-05-121-33/+0
| | | | | | | this patch fixes a bug when using uclibc on MIPS. The bug does not exist when using musl, so drop the fix. Signed-off-by: John Crispin <john@phrozen.org>
* libusb: update to version 1.0.19Felix Fietkau2015-01-111-8/+8
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43930
* libusb: add from /packages, add myself as maintainerFelix Fietkau2013-01-291-0/+33
SVN-Revision: 35373