summaryrefslogtreecommitdiffstats
path: root/mtp/MtpStorage.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-29Remove execute permissions from source filesthat1-0/+0
2015-02-09Fix erroneous infinite loop in MTP inotify_tEthan Yonker1-1/+1
2015-01-27Use TWAtomicInt in MTPStorageEthan Yonker1-6/+5
2014-12-19MTP add/remove storage instead of disabling MTPEthan Yonker1-12/+46
2014-11-25TWRP MTP: make sure inotify_fd is setEthan Yonker1-9/+14
2014-10-14mtp: fix log spam: findNode not finding a node is not an errorthat1-1/+1
2014-10-08mtp: cleanup, fixes and performance improvementsthat1-644/+508
2014-09-04MTP: Better handling of statEthan Yonker1-16/+29
2014-09-04MTP Fix rename in WindowsDees Troy1-1/+1
2014-09-04MTP Fix property list for multiple storage devicesDees Troy1-1/+2
2014-09-04Prevent MTP enable on startup if crash detectedEthan Yonker1-1/+1
2014-09-03Improve MtpStorage handling when more than one storage is presentEthan Yonker1-6/+5
2014-09-03add mtp responder to TWRP.bigbiff bigbiff1-0/+941