summaryrefslogtreecommitdiff
path: root/libusb/libusb.h
Commit message (Expand)AuthorAgeFilesLines
...
* implement libusb_reset_device()Daniel Drake2008-05-041-0/+1
* Add functionality to clear endpoint halt conditionsDaniel Drake2008-05-041-1/+1
* Fix libusb_get_device_list return valueDaniel Drake2008-05-041-1/+1
* Well-defined error codes for some operationsDaniel Drake2008-05-031-2/+2
* Add libusb_set_configuration()Daniel Drake2008-05-031-2/+6
* rename LIBUSB_ERROR_NOMEM to LIBUSB_ERROR_NO_MEMDaniel Drake2008-05-031-2/+1
* Rename reference counting APIDaniel Drake2008-05-031-2/+2
* document pollfd notifiersDaniel Drake2008-05-021-3/+16
* Allow multiple interfaces to be claimedDaniel Drake2008-05-021-2/+3
* Documentation improvementsDaniel Drake2008-05-021-1/+26
* Expose bus number and device addressDaniel Drake2008-05-021-0/+2
* standardised error codesDaniel Drake2008-04-291-0/+9
* Rename endpoint_type to transfer_typeDaniel Drake2008-04-291-14/+13
* Remove a FIXME commentDaniel Drake2008-04-291-1/+0
* Remove libusb_cancel_transfer_syncDaniel Drake2008-04-291-4/+0
* set correct endpoint type for isochronous transfersDaniel Drake2008-04-141-1/+1
* Constify some return dataDaniel Drake2008-04-011-9/+9
* Rename libusb_poll() to libusb_handle_events()Daniel Drake2008-03-301-2/+2
* Isochronous endpoint I/ODaniel Drake2008-03-301-3/+59
* Support for changing altsettingDaniel Drake2008-03-231-0/+3
* it's called bmRequestTypeDaniel Drake2008-03-201-8/+8
* Save transfer flags before invoking callbackDaniel Drake2008-03-201-1/+4
* API documentationDaniel Drake2008-03-201-61/+517
* Beginnings of cross-platform abstractionDaniel Drake2008-03-131-1/+1
* Add transfer flagsDaniel Drake2008-03-101-0/+13
* Simplify libusb_fill_control_transfer()Daniel Drake2008-03-101-3/+5
* get_device fixupDaniel Drake2008-03-101-2/+2
* Rename descriptor-getting functionsDaniel Drake2008-03-091-3/+5
* Simplify cancellation APIDaniel Drake2008-03-091-4/+2
* Rename libusb_dev_handle to libusb_device_handleDaniel Drake2008-03-091-18/+19
* Separate transfer allocation and submissionDaniel Drake2008-03-091-46/+104
* Rework URB API namingDaniel Drake2008-03-081-31/+33
* Add convenience function to find and open a device by USB VID+PIDDaniel Drake2008-03-061-1/+4
* Rework device discovery APIDaniel Drake2008-03-061-9/+10
* Notifications for changes to the fd setDaniel Drake2008-02-261-10/+16
* Remove timers and signalfdDaniel Drake2008-01-301-1/+3
* Poll usbfs descriptors directlyDaniel Drake2008-01-261-1/+6
* C++ header safetyDaniel Drake2008-01-261-0/+8
* Remove more fpusb remnantsDaniel Drake2008-01-051-3/+3
* Rename some _devh_ functionsDaniel Drake2008-01-041-4/+4
* Use "transfer" instead of "msg"Daniel Drake2008-01-041-16/+18
* API renaming: remove fpi and usb_ stuffDaniel Drake2008-01-041-68/+68
* Rename to libusb-1.0Daniel Drake2008-01-041-0/+262