Use const for the usbi_parse_descriptor() format string
[platform/upstream/libusb.git] / libusb / descriptor.c
2010-11-22 Ludovic RousseauUse const for the usbi_parse_descriptor() format string
2010-08-24 Pete BatardIntroduced calling convention (for Windows)
2010-06-04 Pete BatardSwitched to standard int pointer type for windows 64...
2010-05-18 Pete BatardRename all interface parameters to usb_interface or...
2010-05-17 Pete BatardStricter types and casts
2009-06-10 Daniel DrakeLinux: fix config descriptor parsing on big-endian...
2009-05-26 Daniel DrakeFix memory leak in config descriptor parsing
2009-02-17 Daniel DrakeFix endianness in device descriptors
2008-12-09 Daniel DrakeFix double free in descriptor parsing error path
2008-06-27 Daniel DrakeIntroduce contexts to the API
2008-05-16 Daniel DrakeFix endianness with descriptor handling
2008-05-10 Daniel DrakeSupport unconfigured devices
2008-05-10 Daniel DrakeLinux: fix caching of active configuration for non...
2008-05-10 Daniel DrakeFetch configurations by index (not value)
2008-05-09 Daniel DrakeRework configuration handling
2008-05-08 Daniel DrakeDocumentation work
2008-05-05 Daniel Drakedocumentation touchups
2008-05-05 Daniel Drakemore error code sanitization
2008-05-04 Daniel DrakeDescriptor reading functionality
2008-05-02 Daniel DrakeUse typedef ptr types in parameters and return types
2008-04-29 Daniel DrakeFix descriptor handling memory leaks
2008-04-01 Daniel DrakeConstify some return data
2008-03-20 Daniel DrakeAPI documentation
2008-01-05 Daniel DrakeRemove more fpusb remnants
2008-01-04 Daniel DrakeAPI renaming: remove fpi and usb_ stuff
2008-01-04 Daniel DrakeRename to libusb-1.0