summaryrefslogtreecommitdiffstats
path: root/mtp/MtpStorage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove execute permissions from source filesthat2016-01-291-0/+0
* Fix erroneous infinite loop in MTP inotify_tEthan Yonker2015-02-091-1/+1
* Use TWAtomicInt in MTPStorageEthan Yonker2015-01-271-6/+5
* MTP add/remove storage instead of disabling MTPEthan Yonker2014-12-191-12/+46
* TWRP MTP: make sure inotify_fd is setEthan Yonker2014-11-251-9/+14
* mtp: fix log spam: findNode not finding a node is not an errorthat2014-10-141-1/+1
* mtp: cleanup, fixes and performance improvementsthat2014-10-081-644/+508
* MTP: Better handling of statEthan Yonker2014-09-041-16/+29
* MTP Fix rename in WindowsDees Troy2014-09-041-1/+1
* MTP Fix property list for multiple storage devicesDees Troy2014-09-041-1/+2
* Prevent MTP enable on startup if crash detectedEthan Yonker2014-09-041-1/+1
* Improve MtpStorage handling when more than one storage is presentEthan Yonker2014-09-031-6/+5
* add mtp responder to TWRP.bigbiff bigbiff2014-09-031-0/+941