summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)AuthorFilesLines
2014-01-08Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu1-2/+2
2012-09-18Misc: Update copyrights, TODO and libusb_version.describePete Batard1-9/+2
2008-06-28Linux: Compatibility with new sysfs descriptors fileDaniel Drake1-2/+0
2008-06-26Introduce contexts to the APIDaniel Drake1-2/+0
2008-06-20Overflow handlingDaniel Drake1-1/+1
2008-06-15docs updateDaniel Drake1-0/+6
2008-05-25Implement serialization of event handlersDaniel Drake1-4/+0
2008-05-16More informative libusb_open() return codeDaniel Drake1-1/+1
2008-05-13Backend documentation for porting effortsDaniel Drake1-5/+0
2008-05-11Handle hot-unpluggingDaniel Drake1-2/+0
2008-05-11Documentation workDaniel Drake1-0/+1
2008-05-11Endianness of control setup packetsDaniel Drake1-2/+0
2008-05-11Document that releasing interface causes SET_INTERFACE control requestDaniel Drake1-1/+0
2008-05-10Support unconfigured devicesDaniel Drake1-1/+0
2008-05-10Linux: fix caching of active configuration for non-sysfsDaniel Drake1-1/+0
2008-05-09Rework configuration handlingDaniel Drake1-0/+1
2008-05-08Documentation workDaniel Drake1-0/+2
2008-05-05documentation touchupsDaniel Drake1-1/+0
2008-05-05Linux: fix logical URB allocationDaniel Drake1-1/+0
2008-05-03Linux: better EACCES handlingDaniel Drake1-1/+0
2008-05-03Linux: use read-only access to enumerate devices and descriptorsDaniel Drake1-0/+1
2008-05-02Allow multiple interfaces to be claimedDaniel Drake1-0/+2
2008-04-29standardised error codesDaniel Drake1-1/+0
2008-04-19add threaded example programDaniel Drake1-0/+1
2008-04-18lock flying_transfers during transfer removalDaniel Drake1-1/+0
2008-04-11Linux: fire multiple URBs at once for split transfersDaniel Drake1-2/+1
2008-04-01Constify some return dataDaniel Drake1-3/+0
2008-03-30Rename libusb_poll() to libusb_handle_events()Daniel Drake1-1/+0
2008-03-30Isochronous endpoint I/ODaniel Drake1-1/+1
2008-03-20it's called bmRequestTypeDaniel Drake1-1/+0
2008-03-20Save transfer flags before invoking callbackDaniel Drake1-1/+0
2008-03-20API documentationDaniel Drake1-1/+7
2008-03-13Beginnings of cross-platform abstractionDaniel Drake1-1/+0
2008-03-10Add transfer flagsDaniel Drake1-5/+0
2008-03-09Rename descriptor-getting functionsDaniel Drake1-2/+2
2008-03-09Rename libusb_dev_handle to libusb_device_handleDaniel Drake1-1/+0
2008-03-09Separate transfer allocation and submissionDaniel Drake1-13/+12
2008-03-08Rework URB API namingDaniel Drake1-2/+3
2008-03-08Add fallback on /proc/bus/usbDaniel Drake1-1/+1
2008-03-08Persistent libusb_device storageDaniel Drake1-2/+0
2008-03-06Rework device discovery APIDaniel Drake1-1/+5
2008-02-26Notifications for changes to the fd setDaniel Drake1-0/+1
2008-01-30TODO updateDaniel Drake1-5/+14
2008-01-30Remove timers and signalfdDaniel Drake1-1/+0
2008-01-26Poll usbfs descriptors directlyDaniel Drake1-2/+1
2008-01-04TODO updateDaniel Drake1-0/+10
2007-12-03Add functionality to access device descriptorsDaniel Drake1-0/+2
2007-12-02Initial commitDaniel Drake1-0/+6