aboutsummaryrefslogtreecommitdiff
path: root/src/libusb1-glue.c
AgeCommit message (Expand)Author
2017-06-15Fix 4G file transfer on 32 bit.android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsandroid-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4android-o-mr1-iot-release-1.0.3android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.14android-o-mr1-iot-release-1.0.13android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-o-mr1-iot-preview-6oreo-mr1-iot-releaseoreo-mr1-devoreo-mr1-1.2-iot-releaseo-mr1-iot-preview-8o-mr1-iot-preview-7o-mr1-iot-preview-6Jerry Zhang
2017-03-30wrong render command, this is opcode not ofcMarcus Meissner
2016-07-01fix indentation for gcc6Marcus Meissner
2016-04-14[events] Add an asynchronous function to check for eventsPhilip Langdale
2016-02-21merge accumulated ptp lowlevel changes from libgphoto2.Marcus Meissner
2016-02-05in read, use the maxpacket from the device, not _HS_ packetsizeMarcus Meissner
2015-10-04memory leaks on error exits (Coverity)Marcus Meissner
2015-06-17util: wrap unknown-device erroring in just one functionAndrés G. Aragoneses
2015-04-09initialize xwritten for rare bugs (Coverity)Marcus Meissner
2015-04-09remove double if () (Coverity)Marcus Meissner
2015-04-09avoid using params before checking it against NULL (Coverity)Marcus Meissner
2015-04-01https://sourceforge.net/p/libmtp/patches/64/Marcus Meissner
2014-08-24Revert "Async buffering for high-speed transfers."David Bremner
2013-11-06minor coding style cleanupLinus Walleij
2013-11-06delete unused clear_halt()codeLinus Walleij
2013-11-06Async buffering for high-speed transfers.Yingxi Yu
2013-11-06USB3 device supportYingxi Yu
2013-11-06Revert "USB 3.0 support."Linus Walleij
2013-11-04USB 3.0 support.Yingxi Yu
2013-05-01PATCH: avoid unconditional clear_haltMarcus Meissner
2013-04-18Support GetObject for large (>4GB) files.Philip Langdale
2013-04-09ptp: Apply missing changes to support > 4GB transfers.Philip Langdale
2013-03-12Fix some leaks in common code paths.Lei Zhang
2013-03-12Check for failures from libusb_init() in the libusb-1.0 glue code.Lei Zhang
2013-03-05Fix signature of ptp_usb_senddata() to be 64bit.Linus Walleij
2012-11-13Patch from Will Preston to fix setup of descriptor.Linus Walleij
2012-11-13Close dangling handle in libusb glueLinus Walleij
2012-08-20Do not always set altinterface 0! This is just wildly wrong:Linus Walleij
2012-03-22This is not older libusb...Linus Walleij
2012-01-28Just docsLinus Walleij
2012-01-21Fixed one syntax error, straightened a few spacesLinus Walleij
2012-01-20There was some unfinished porting here.Jonas Salling
2012-01-18VariousLinus Walleij
2011-11-17Clean up separation between libusb 1.0 and libusb 0.xLinus Walleij
2011-11-17Make libusb 1.0 and libusb 0.x coexist, merge Marcus' libusb 1.0Linus Walleij
2011-11-16Revert "Rewrite libmtp to use libusb1, drop legacy libusb support."Linus Walleij
2011-11-14Rewrite libmtp to use libusb1, drop legacy libusb support.Linus Walleij