summaryrefslogtreecommitdiff
path: root/src/libopenusb1-glue.c
Commit message (Expand)AuthorAgeFilesLines
* libusb-glue: check return value of ptp_init_send_memory_handlerQiuhao Li2022-11-221-2/+8
* Fix data read for single usb packetArtur Mądrzak2020-12-151-0/+4
* typo: successfull -> successfulDylan Aïssi2019-03-241-1/+1
* typo: apropriate -> appropriateDylan Aïssi2019-03-201-1/+1
* replace 64bit hardcoded packetsize by inep maxpacketsizeMarcus Meissner2018-10-281-1/+1
* Downgrade a trace from error to info, plus whitespace cleanupsEmeric2018-08-081-3/+3
* inep_maxpacket -> outep_maxpacketMarcus Meissner2017-10-061-1/+1
* use "unsigned long" for max_long_transferMarcus Meissner2017-10-011-1/+1
* Merge /u/zhangjerry/libmtp/ branch master into masterMarcus Meissner2017-07-021-1/+7
|\
| * Fix 4G file transfer on 32 bit.Jerry Zhang2017-06-231-1/+7
* | wrong render command, this is opcode not ofcMarcus Meissner2017-03-301-4/+1
|/
* [events] Add an asynchronous function to check for eventsPhilip Langdale2016-04-141-0/+11
* merge accumulated ptp lowlevel changes from libgphoto2.Marcus Meissner2016-02-211-10/+6
* in read, use the maxpacket from the device, not _HS_ packetsizeMarcus Meissner2016-02-051-4/+4
* util: wrap unknown-device erroring in just one functionAndrés G. Aragoneses2015-06-171-11/+1
* USB3 device supportYingxi Yu2013-11-061-12/+37
* Revert "USB 3.0 support."Linus Walleij2013-11-061-23/+6
* USB 3.0 support.Yingxi Yu2013-11-041-6/+23
* Support GetObject for large (>4GB) files.Philip Langdale2013-04-181-3/+3
* ptp: Apply missing changes to support > 4GB transfers.Philip Langdale2013-04-091-1/+1
* Fix signature of ptp_usb_senddata() to be 64bit.Linus Walleij2013-03-051-1/+1
* Do not always set altinterface 0! This is just wildly wrong:Linus Walleij2012-08-201-2/+11
* Add OpenUSB support for Solaris etc.Darran Kartaschew2011-12-131-0/+2220