aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/libusb10.c
Commit message (Expand)AuthorAgeFilesLines
* LibUSB v1.0: Need at least one frame when doing the dummy openHans Petter Selasky2011-06-281-1/+1
* - Add support for software pre-scaling of ISOCHRONOUS transfers.Hans Petter Selasky2011-02-281-15/+3
* Fix LibUSB v1.0 compliancy.Hans Petter Selasky2010-11-131-0/+4
* - Add missing LibUSB API functions:Hans Petter Selasky2010-10-141-12/+72
* LibUSB (new API):Hans Petter Selasky2010-10-141-0/+15
* Fix header file compliancy with libusb 1.0 from sourceforge.Andrew Thompson2010-05-131-0/+2
* Resort includes to match style(9) a bit more. No functional changeWojciech A. Koszek2010-02-131-7/+8
* Use more standard way for setting nonblocking flag for a filedescriptor.Wojciech A. Koszek2010-02-111-7/+9
* Fix libusb_open_device_with_vid_pid() to return a NULL if no device isSean Farley2009-12-121-2/+2
* Sync to P4Andrew Thompson2009-11-201-7/+34
* - fix refcounting error during data transferAndrew Thompson2009-11-081-4/+22
* LibUSB v1.0:Alfred Perlstein2009-07-301-680/+812
* Sync the libusb 1.0 exported api to the latest GSoC code.Andrew Thompson2009-07-101-210/+252
* Add files missed in r194674.Andrew Thompson2009-06-231-0/+1140