summaryrefslogtreecommitdiffstats
path: root/lib/libusb/libusb20_int.h
Commit message (Collapse)AuthorAgeFilesLines
* Add new USB API to get the port path of a USB device.hselasky2013-05-031-0/+2
| | | | | MFC after: 2 weeks Requested by: emaste @
* Add USB API to read power draw on USB devices.hselasky2013-02-141-0/+2
| | | | | | | Update usbconfig to print power draw on USB devices. MFC after: 2 weeks Submitted by: Matt Burke @ icritical.com
* Add support for streams to LibUSB v2.0.hselasky2012-08-131-1/+1
| | | | MFC after: 2 weeks
* - Add two new API's to libusb20 which can be used to retrive informationhselasky2011-06-241-0/+2
| | | | | | | | | | about the parent USB device: - libusb20_dev_get_parent_address - libusb20_dev_get_parent_port - Rename libusb20_compat01.c into libusb01.c MFC after: 3 days
* - Add support for software pre-scaling of ISOCHRONOUS transfers.hselasky2011-02-281-1/+1
| | | | | MFC after: 14 days Approved by: thompsa (mentor)
* - Add support for LibUSB in 32-bit compatibility mode.hselasky2010-10-141-0/+10
| | | | Approved by: thompsa (mentor)
* Add a function to check if the usb devices is still connected.thompsa2010-01-291-0/+2
| | | | Submitted by: Hans Petter Selasky
* LibUSB v1.0:alfred2009-07-301-2/+2
| | | | | | | | | - Significantly improve libusb10 support. - Many minor issues fixed. - P4 ID: 166189, 165853, 165991, 166052, 166069 Submitted by: hps Approved by: re
* Cleanup claim/release interface code, which is specific to libusb v0.1. Removethompsa2009-06-121-6/+2
| | | | | | claim and release interface support from libusb v2.0, because it is not useful. Submitted by: Hans Petter Selasky
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-1/+1
|
* libusb20 is now installed as libusb, remove the version number from thethompsa2009-03-091-0/+228
directory name.
OpenPOWER on IntegriCloud