summaryrefslogtreecommitdiff
path: root/libusb/os/darwin_usb.h
Commit message (Expand)AuthorAgeFilesLines
* misc: revert all references to libusb/libusb.infomergebackhjelmn2013-12-301-1/+1
* darwin: avoid enumerating devices more than onceNathan Hjelm2013-06-061-39/+26
* darwin: clean up old codehjelmn@cs.unm.edu2013-05-151-3/+6
* Add hotplug support to the Darwin backend.Nathan Hjelm2013-05-151-3/+0
* Darwin: Add support for detecting superspeed devicesNathan Hjelm2012-10-311-1/+7
* Misc: Ensure all sources are UTF-8Pete Batard2012-05-231-1/+1
* Darwin: Sync type of num_iso_packets fieldsLudovic Rousseau2012-05-081-1/+1
* Misc: Rebrand to libusbxPete Batard2012-04-031-2/+2
* Fix #64 use of reserved identifiers throughout libusbNathan Hjelm2011-09-221-1/+1
* Darwin: Schedule isochronous transfers further in the futureThomas Röfer2011-06-131-0/+1
* Darwin: Fix #65 memory leak in submit_iso_transfer()Thomas Röfer2011-06-131-0/+1
* Darwin: Cache device configuration valueNathan Hjelm2010-08-021-1/+2
* Darwin: Define IO_OBJECT_NULL if not already definedNathan Hjelm2010-05-131-0/+5
* Darwin: allow devices to be opened multiple timesNathan Hjelm2009-11-211-0/+1
* Darwin backendNathan Hjelm2009-02-161-0/+160