Misc: Trim and consolidate header file usage
[platform/upstream/libusb.git] / libusb / os / darwin_usb.h
2019-04-05 Nathan Hjelmdarwin: fix reset device
2019-01-31 Sean McBrideFixed many compiler warnings about sign and size mismatch
2018-01-08 Sean McBridedarwin: Cleanup and fixes related to Mac OS IOUSBLib...
2015-11-21 Nathan Hjelmdarwin: updates to support el capitan
2015-01-27 Chris Dickensdarwin: Transition to use new transfer completion API
2015-01-08 Nathan HjelmDo not use IOUSBDeviceInterface550 or kIOUSBInterfaceIn...
2014-05-06 Nathan Hjelmdarwin: code cleanup
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2013-06-06 Hans de GoedeMerge pull request #114 from hjelmn/darwin_device_cache
2013-06-06 Nathan Hjelmdarwin: avoid enumerating devices more than once
2013-05-15 hjelmn@cs.unm.edudarwin: clean up old code
2013-05-15 Nathan HjelmAdd hotplug support to the Darwin backend.
2012-10-31 Nathan HjelmDarwin: Add support for detecting superspeed devices
2012-05-23 Pete BatardMisc: Ensure all sources are UTF-8
2012-05-08 Ludovic RousseauDarwin: Sync type of num_iso_packets fields
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2011-09-22 Nathan HjelmFix #64 use of reserved identifiers throughout libusb
2011-06-13 Thomas RöferDarwin: Schedule isochronous transfers further in the...
2011-06-13 Thomas RöferDarwin: Fix #65 memory leak in submit_iso_transfer()
2010-08-03 Nathan HjelmDarwin: Cache device configuration value
2010-05-13 Nathan HjelmDarwin: Define IO_OBJECT_NULL if not already defined
2009-11-21 Nathan HjelmDarwin: allow devices to be opened multiple times
2009-02-17 Nathan HjelmDarwin backend