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