summaryrefslogtreecommitdiff
path: root/libusb/descriptor.c
Commit message (Expand)AuthorAgeFilesLines
* svn r29:Pete Batard2010-01-141-5/+0
* svn r4: revert back to using interface for variable names as in master branchPete Batard2010-01-141-23/+28
* mirror libusb-winusb git branch from 2009.12.03 part 2 - core filesPete Batard2010-01-141-23/+23
* Linux: fix config descriptor parsing on big-endian systemsDaniel Drake2009-06-101-0/+1
* Fix memory leak in config descriptor parsingDaniel Drake2009-05-261-0/+2
* Fix endianness in device descriptorsDaniel Drake2009-02-161-5/+5
* Fix double free in descriptor parsing error pathDaniel Drake2008-12-091-0/+1
* Introduce contexts to the APIDaniel Drake2008-06-261-22/+28
* Fix endianness with descriptor handlingDaniel Drake2008-05-161-43/+51
* Support unconfigured devicesDaniel Drake2008-05-101-44/+59
* Linux: fix caching of active configuration for non-sysfsDaniel Drake2008-05-101-18/+30
* Fetch configurations by index (not value)Daniel Drake2008-05-101-9/+56
* Rework configuration handlingDaniel Drake2008-05-091-17/+136
* Documentation workDaniel Drake2008-05-081-0/+3
* documentation touchupsDaniel Drake2008-05-051-8/+8
* more error code sanitizationDaniel Drake2008-05-051-11/+11
* Descriptor reading functionalityDaniel Drake2008-05-041-0/+57
* Use typedef ptr types in parameters and return typesDaniel Drake2008-05-021-2/+2
* Fix descriptor handling memory leaksDaniel Drake2008-04-291-37/+94
* Constify some return dataDaniel Drake2008-04-011-21/+32
* API documentationDaniel Drake2008-03-201-0/+27
* Remove more fpusb remnantsDaniel Drake2008-01-051-10/+10
* API renaming: remove fpi and usb_ stuffDaniel Drake2008-01-041-37/+37
* Rename to libusb-1.0Daniel Drake2008-01-041-0/+353