platform/upstream/libusb.git
2010-11-22 Ludovic RousseauUse const for the usbi_parse_descriptor() format string
2010-11-22 Hector MartinLinux: Fix usbfs/sysfs config descriptor handling on...
2010-11-22 Ludovic Rousseauexamples: #include <libusb.h> without directory name
2010-10-16 Ludovic RousseauAdd missing argument to libusb_wait_for_event() documen...
2010-10-16 Peter Stugeexamples: Silence warnings about return value of fwrite()
2010-10-16 Peter StugeLinux: Don't free() URBs prematurely on hardware error...
2010-10-06 Pete BatardWindows: add support for filter drivers
2010-10-06 Pete BatardWindows: fix errcode shadow warning, and string and...
2010-10-05 Pete BatardWindows: use IOCTLs for HID input, output and feature...
2010-10-04 Daniel DrakeFix libtool version setting
2010-10-04 Mike FrysingerPopulate the pkg-config Libs.private field
2010-10-04 Mike FrysingerLinux: fix build failure when CLOCK_MONOTONIC does...
2010-10-04 Daniel DrakeUpdate libtool version info
2010-09-19 Pete BatardUpdated documentation for unsupported Darwin/Windows...
2010-09-19 Pete BatardWindows: Make libusb_pollfd() return error
2010-09-19 Daniel DrakeMinGW: Use --add-stdcall-alias linker option
2010-08-24 Pete BatardIntroduced calling convention (for Windows)
2010-08-07 Pete BatardWindows: fix string copy in sanitize_path
2010-08-07 Pete BatardWindows: DuplicateHandle failure is not a warning
2010-08-07 Pete Batardremoved trailing whitespaces
2010-08-05 Pete BatardWindows: Mark interfaces as unused when releasing
2010-08-05 Pete BatardWindows: fix device path string duplication
2010-08-03 Nathan HjelmDarwin: Cache device configuration value
2010-08-03 Xiaofan ChenFix inconsistencies between prototypes and definitions
2010-07-28 Hoi-Ho ChanDarwin: handle kIOReturnUnderrun
2010-07-28 Pete BatardAdd Windows support
2010-07-24 Hoi-Ho ChanDarwin: write iso transfer details into correct packets
2010-07-24 Nathan HjelmDarwin: fix interface object leak
2010-07-24 Nathan HjelmDarwin: clean up some debug messages
2010-07-24 Nathan HjelmDarwin: Don't open devices during scan unless we have...
2010-07-24 Peter StugeLinux: Handle early complete of multi-URB transfer
2010-07-23 Daniel DrakeOnly compile dpfp examples when sigaction is available
2010-07-06 Aurelien Jarnoconfigure.ac: fix bashisms
2010-06-25 Daniel DrakeOnly include sys/time.h on appropriate platforms
2010-06-22 Daniel DrakeLinux: Fix log message commit
2010-06-22 Ludovic RousseauOnly initialize the default context when it is requested
2010-06-22 Daniel DrakeLinux: fix log message that was being unconditionally...
2010-06-10 Ludovic RousseauFix 2 documentation typos
2010-06-10 Ludovic Rousseauadd AM_MAINTAINER_MODE
2010-06-10 Pete BatardFactorize event handler interruption code
2010-06-05 Pete BatardAbstract low-level event handler operations
2010-06-04 Pete Batardfixes the possibility of using a broken timercmp on...
2010-06-04 Pete BatardSwitched to standard int pointer type for windows 64...
2010-06-01 Michael Planteadded doxygen, dpfp, msvc, and xusb stuff to gitignore
2010-06-01 Daniel DrakeAdd reference counting to default context
2010-05-27 Daniel DrakeFix libusb_init() error handling
2010-05-24 Michael PlanteModify log functions to compile with MSVC6
2010-05-20 Pete BatardAdd type parameter to the list_for_each_entry() and...
2010-05-19 Daniel DrakeFix a usbi_pollfd leak in error path
2010-05-18 Pete BatardRename all interface parameters to usb_interface or...
2010-05-17 Pete BatardStricter types and casts
2010-05-17 Pete BatardFixes to error handling and exit codepaths
2010-05-13 Nathan HjelmDarwin: Define IO_OBJECT_NULL if not already defined
2010-05-13 Hans Ulrich... libusb_cpu_to_le16: macro->static inline function
2010-05-13 FrancescoAdd libusb_strerror() to get short error message in...
2010-05-13 Michael PlanteFix libusb_device::lock memory leak
2010-05-13 Pete BatardWhitespace cleanup
2010-05-13 Peter StugeAdd internal abstraction for POSIX Threads
2010-05-04 Daniel Drakev1.0.8 release
2010-04-22 Daniel DrakeLinux: don't set SHORT_NOT_OK on bulk out URBs (#20
2010-04-20 Daniel DrakeLinux: Handle failure to read active configuration...
2010-04-20 Nathan HjelmDarwin: don't reuse cached descriptors during enumeration
2010-04-19 Daniel Drakev1.0.7 release
2010-04-19 Daniel DrakeDocument that fd set contents are an internal implement...
2010-04-19 Martin KoeglerLinux: correct config descriptor endianness fix
2010-04-05 Martin KoeglerLinux: Fix endianness handling of usbfs config descript...
2010-03-23 Nathan HjelmDarwin: fix enumeration of devices with non-consecutive...
2010-03-18 Bastien NoceraAdd more interface classes
2010-03-18 Nathan HjelmDarwin: Cleanup async callback code, catch request...
2010-03-18 Nathan HjelmDarwin: fix endianness of control setup packet
2010-02-15 Nathan HjelmDarwin: fix memory leak in process_device
2010-02-15 Nathan HjelmDarwin: use logging functions
2010-02-15 Nathan HjelmDarwin: support multiple calls to libusb_init
2009-11-22 Daniel Drakev1.0.6 release
2009-11-21 Ludovic Rousseaulsusb example: make print_devs() static
2009-11-21 Ludovic RousseauDarwin: fix warning in darwin_error_str()
2009-11-21 Nathan HjelmDarwin: allow devices to be opened multiple times
2009-11-21 Daniel DrakeIncrease libusb_handle_events() timeout to 60 seconds
2009-11-21 Daniel DrakeRefine timerfd header check (#18)
2009-11-15 Daniel Drakev1.0.5 release
2009-11-07 Daniel DrakeUpdate documentation about early completion caveats
2009-11-07 Ludovic RousseauAdd libusb_get_max_iso_packet_size() to libusb.h
2009-11-07 Daniel DrakeUse timerfd for timeout handling
2009-11-07 Daniel DrakeUse AM_SILENT_RULES for building
2009-11-06 Daniel Drakev1.0.4 release
2009-11-06 David MooreLinux: Add support for the new URB_BULK_CONTINUATION...
2009-11-06 Daniel DrakeTransfer locking
2009-09-14 Daniel DrakeClarify that timeout 0 means unlimited timeout
2009-09-11 Daniel DrakeLinux: more flexibility with monotonic clock
2009-09-11 Nathan HjelmDarwin: handle overflows
2009-08-27 Daniel Drakev1.0.3 release
2009-08-23 Toby PetersonDarwin: 64-bit type fixes
2009-08-23 Nathan HjelmDarwin: fix crash when reading descriptors after close
2009-08-01 Daniel Drakemove bug info to bug tracker
2009-07-09 Daniel DrakeLinux: try harder not to lose any data
2009-06-28 Daniel DrakeAdd libusb_get_max_iso_packet_size()
2009-06-20 Daniel DrakeLinux: fix sending of zero length bulk packets
2009-06-19 Nathan HjelmDarwin: Don't cancel transfers on timeout
2009-06-14 Daniel DrakeDon't terminate enums with commas
2009-06-13 Daniel Drakev1.0.2 release
next