summaryrefslogtreecommitdiffstats
path: root/lib/libusb/libusb20_ugen20.c
Commit message (Expand)AuthorAgeFilesLines
* Correct two comments.hselasky2013-09-051-2/+2
* Add some missing definitions to build a working FreeBSD's libusb under Linux.hselasky2013-07-141-37/+41
* Add new USB API to get the port path of a USB device.hselasky2013-05-031-0/+17
* - Make the FreeBSD's USB library compile under Linux.hselasky2013-03-131-7/+11
* Add USB API to read power draw on USB devices.hselasky2013-02-141-0/+13
* Add support for streams to LibUSB v2.0.hselasky2012-08-131-11/+21
* Fix some compile warnings.hselasky2012-04-201-1/+1
* - Add two new API's to libusb20 which can be used to retrive informationhselasky2011-06-241-0/+5
* - Add support for software pre-scaling of ISOCHRONOUS transfers.hselasky2011-02-281-1/+4
* - Add support for LibUSB in 32-bit compatibility mode.hselasky2010-10-141-9/+9
* Resort includes to match style(9) a bit more. No functional changewkoszek2010-02-131-3/+3
* Remove redundand headers and use more standard ones where necessary.wkoszek2010-02-111-1/+0
* Add a function to check if the usb devices is still connected.thompsa2010-01-291-0/+20
* - fix refcounting error during data transferthompsa2009-11-081-0/+6
* Prevent wraparound of the timeout variable.thompsa2009-10-221-1/+5
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-3/+1
* Cleanup claim/release interface code, which is specific to libusb v0.1. Removethompsa2009-06-121-24/+0
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-26/+26
* libusb20 is now installed as libusb, remove the version number from thethompsa2009-03-091-0/+1011
OpenPOWER on IntegriCloud