aboutsummaryrefslogtreecommitdiff
path: root/libusb/os/darwin_usb.h
AgeCommit message (Expand)Author
2021-07-21darwin: use the IO registry to detect if a kernel driver is attached to an in...Nathan Hjelm
2021-05-16darwin: remove redundant macOS version checksosy
2021-05-16darwin: add authorization for device captureosy
2021-05-16darwin: use detach kernel APIs for captureosy
2020-04-28core: Narrow the types passed to certain backend functionsChris Dickens
2019-04-04darwin: fix reset deviceNathan Hjelm
2019-01-30Fixed many compiler warnings about sign and size mismatchSean McBride
2018-01-08darwin: Cleanup and fixes related to Mac OS IOUSBLib interface checksSean McBride
2015-11-21darwin: updates to support el capitanNathan Hjelm
2015-01-26darwin: Transition to use new transfer completion APIChris Dickens
2015-01-07Do not use IOUSBDeviceInterface550 or kIOUSBInterfaceInterfaceID550 on OSX ve...Nathan Hjelm
2014-05-06darwin: code cleanupNathan Hjelm
2014-01-08Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu
2013-06-06darwin: avoid enumerating devices more than onceNathan Hjelm
2013-05-15darwin: clean up old codehjelmn@cs.unm.edu
2013-05-15Add hotplug support to the Darwin backend.Nathan Hjelm
2012-10-31Darwin: Add support for detecting superspeed devicesNathan Hjelm
2012-05-23Misc: Ensure all sources are UTF-8Pete Batard
2012-05-08Darwin: Sync type of num_iso_packets fieldsLudovic Rousseau
2012-04-03Misc: Rebrand to libusbxPete Batard
2011-09-22Fix #64 use of reserved identifiers throughout libusbNathan Hjelm
2011-06-13Darwin: Schedule isochronous transfers further in the futureThomas Röfer
2011-06-13Darwin: Fix #65 memory leak in submit_iso_transfer()Thomas Röfer
2010-08-02Darwin: Cache device configuration valueNathan Hjelm
2010-05-13Darwin: Define IO_OBJECT_NULL if not already definedNathan Hjelm
2009-11-21Darwin: allow devices to be opened multiple timesNathan Hjelm
2009-02-16Darwin backendNathan Hjelm