summaryrefslogtreecommitdiff
path: root/libusb/libusbi.h
Commit message (Expand)AuthorAgeFilesLines
* Fetch configurations by index (not value)Daniel Drake2008-05-101-2/+3
* Rework configuration handlingDaniel Drake2008-05-091-11/+6
* move descriptor parsing into main libraryDaniel Drake2008-05-051-0/+8
* add functionality for querying and detaching kernel driverDaniel Drake2008-05-041-0/+6
* implement libusb_reset_device()Daniel Drake2008-05-041-0/+1
* Add functionality to clear endpoint halt conditionsDaniel Drake2008-05-041-0/+2
* Add libusb_set_configuration()Daniel Drake2008-05-031-0/+2
* Allow multiple interfaces to be claimedDaniel Drake2008-05-021-0/+4
* Expose bus number and device addressDaniel Drake2008-05-021-0/+3
* Fix descriptor handling memory leaksDaniel Drake2008-04-291-0/+1
* Remove libusb_cancel_transfer_syncDaniel Drake2008-04-291-2/+1
* libusb_device mutex protectionDaniel Drake2008-04-181-1/+5
* mutex protection for device and handle listsDaniel Drake2008-04-181-0/+2
* Linux: fire multiple URBs at once for split transfersDaniel Drake2008-04-111-0/+2
* Isochronous endpoint I/ODaniel Drake2008-03-301-5/+32
* Support for changing altsettingDaniel Drake2008-03-231-0/+3
* Fix get_device_list for realloc caseVasily Khoruzhick2008-03-151-1/+1
* Beginnings of cross-platform abstractionDaniel Drake2008-03-131-8/+77
* Rename descriptor-getting functionsDaniel Drake2008-03-091-1/+1
* Rename libusb_dev_handle to libusb_device_handleDaniel Drake2008-03-091-1/+1
* Separate transfer allocation and submissionDaniel Drake2008-03-091-15/+5
* Rework URB API namingDaniel Drake2008-03-081-7/+7
* Add fallback on /proc/bus/usbDaniel Drake2008-03-081-1/+0
* Persistent libusb_device storageDaniel Drake2008-03-081-0/+2
* Rework device discovery APIDaniel Drake2008-03-061-3/+3
* Notifications for changes to the fd setDaniel Drake2008-02-261-0/+2
* Remove timers and signalfdDaniel Drake2008-01-301-4/+2
* Remove more fpusb remnantsDaniel Drake2008-01-051-5/+5
* API renaming: remove fpi and usb_ stuffDaniel Drake2008-01-041-14/+14
* Rename to libusb-1.0Daniel Drake2008-01-041-0/+204