aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/libusb20_ugen20.c
Commit message (Expand)AuthorAgeFilesLines
* - Add two new API's to libusb20 which can be used to retrive informationHans Petter Selasky2011-06-241-0/+5
* - Add support for software pre-scaling of ISOCHRONOUS transfers.Hans Petter Selasky2011-02-281-1/+4
* - Add support for LibUSB in 32-bit compatibility mode.Hans Petter Selasky2010-10-141-9/+9
* Resort includes to match style(9) a bit more. No functional changeWojciech A. Koszek2010-02-131-3/+3
* Remove redundand headers and use more standard ones where necessary.Wojciech A. Koszek2010-02-111-1/+0
* Add a function to check if the usb devices is still connected.Andrew Thompson2010-01-291-0/+20
* - fix refcounting error during data transferAndrew Thompson2009-11-081-0/+6
* Prevent wraparound of the timeout variable.Andrew Thompson2009-10-221-1/+5
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-3/+1
* Cleanup claim/release interface code, which is specific to libusb v0.1. RemoveAndrew Thompson2009-06-121-24/+0
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-26/+26
* libusb20 is now installed as libusb, remove the version number from theAndrew Thompson2009-03-091-0/+1011