Commit Graph

10 Commits

Author SHA1 Message Date
Schrijvers Luc
3266bbdccc libusb, bump version (#7035) 2022-07-26 09:47:37 +02:00
kenmays
26f0441601 libusb: bump to 1.0.24 (#5593)
* libusb: bump to libusb-1.0.24
2021-01-24 10:49:59 +01:00
kenmays
1c1a7317e4 libusb: add libusb-1.0.23 (#4953) 2020-05-10 16:06:11 -04:00
Adrien Destugues
3a24b7d754 libusb: implement clear_halt, provide reset_device
Fixes crashes in ec2drv.
2018-08-18 11:13:29 +02:00
Adrien Destugues
eb4f49b283 libusb: use new ioctl to get full configuration descriptor 2018-08-15 10:06:14 +02:00
fbrosson
37b3ba0665 libusb: bump to 1.0.22, close #2383, add debuginfo. (#2394) 2018-03-28 16:32:56 +00:00
Adrien Destugues
300daee50f libusb: fix a crash with picolcd driver.
The implementation of libusb is not complete, and the missing functions
can lead to crashes. At least stub out this one, which is enough to get
the picolcd working.
2017-07-14 14:53:07 +02:00
Akshay Jaggi
511beee26e Set SRC_URI to libusb * as changes merged upstream * 2014-09-27 10:43:54 +02:00
Adrien Destugues
b15a345851 libusb: import final version of akshay's work.
* We have a merge request pending on libusb side. until then, we'll use
akshay's github repo.
* While this builds fine outside of Haikuporter, I had trouble with
getting it to run inside it. I'm not sure what's causing this. I got it
to build wth some minor tweaks to the makefile, anyway.
2014-08-23 16:19:33 +02:00
Jerome Duval
33a53514a6 libusb: build fix 1.0.17 2014-05-21 21:22:50 +00:00