summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function/f_mtp.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.162 (3eb8e73) into msm-4.4Srinivasarao P2018-10-22
|\
| * ANDROID: usb: gadget: f_mtp: Return error if count is negativeJerry Zhang2018-10-18
* | Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev2017-06-07
|\|
| * ANDROID: usb: gadget: fix NULL pointer issue in mtp_read()Jiebing Li2017-05-15
| * ANDROID: usb: f_mtp: return error code if transfer error in receive_file_work...Jiebing Li2017-05-15
* | Merge "Merge branch 'android-4.4@9796ea8' into branch 'msm-4.4'"Linux Build Service Account2017-05-11
|\ \
| * | Merge branch 'android-4.4@9796ea8' into branch 'msm-4.4'Blagovest Kolenichev2017-05-09
| |\|
| | * ANDROID: usb: gadget: f_mtp: Set 0xFFFFFFFF in mtp header ContainerLength fieldWitold Sciuk2017-05-03
| | * ANDROID: usb: gadget: fix MTP enumeration issue under super speed modeJiebing Li2017-04-20
| | * ANDROID: usb: gadget: function: cleanup: Add blank line after declarationAnson Jacob2016-11-16
| | * usb: gadget: f_mtp: simplify ptp NULL pointer checkAmit Pundir2016-11-15
| | * ANDROID: usb: gadget: Add support for MTP OS descBadhri Jagan Sridharan2016-03-22
| | * CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptorMark Kuo2016-03-22
| | * CHROMIUM: usb: gadget: f_mtp: Add SuperSpeed supportMark Kuo2016-03-22
| | * ANDROID: usb: gadget: f_mtp: don't use le16 for u8 fieldBrian Norris2016-03-01
* | | Merge "usb: gadget: f_mtp: Handle OS descriptors properly"Linux Build Service Account2017-05-10
|\ \ \
| * | | usb: gadget: f_mtp: Handle OS descriptors properlySai krishna juturi2017-05-05
| |/ /
* / / usb: gadget: mtp: Move mutex_init() to alloc_inst_mtp_ptp()Liangliang Lu2017-05-03
|/ /
* | usb: gadget: mtp: reset string descriptor's index with unbindMayank Rana2017-03-29
* | Merge "Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'"Linux Build Service Account2017-03-03
|\ \
| * \ Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
| |\ \
| | * | ANDROID: usb: gadget: function: cleanup: Add blank line after declarationAnson Jacob2016-12-01
| | * | usb: gadget: f_mtp: simplify ptp NULL pointer checkAmit Pundir2016-12-01
* | | | USB: f_mtp: Perform vfs_write under mutex protectionVijayavardhan Vennapusa2017-02-23
|/ / /
* | | usb: gadget: replace %p with %pKVamsi Krishna Samavedam2017-01-05
* | | usb: gadget: f_mtp: Increase default TX buffer sizeHemant Kumar2016-11-07
* | | usb: gadget: f_mtp: Handle mtp os desc properlyHemant Kumar2016-10-06
* | | Merge branch 'tmp-bab1564' into msm-4.4Runmin Wang2016-09-12
|\| |
| * | ANDROID: usb: gadget: Add support for MTP OS descBadhri Jagan Sridharan2016-04-07
| * | CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptorMark Kuo2016-04-07
| * | CHROMIUM: usb: gadget: f_mtp: Add SuperSpeed supportMark Kuo2016-04-07
| * | ANDROID: usb: gadget: f_mtp: don't use le16 for u8 fieldBrian Norris2016-04-07
| |/
* | usb: gadget: mtp: Increase RX transfer length to 1MHemant Kumar2016-06-24
* | USB: f_mtp: Don't reset string id during function_unbindVijayavardhan Vennapusa2016-06-10
* | usb: gadget: f_mtp: Fix mtp enumeration failure issueChandanaKishori Chiluveru2016-06-10
* | usb: gadget: f_mtp: Change the icon to camera for PTP compositionHemant Kumar2016-06-10
* | usb: gadget: f_mtp: Add support to capture time taken with vfs_write/readHemant Kumar2016-06-10
* | usb: gadget: f_mtp: Fix issue of NULL pointer access in mtp_readHemant Kumar2016-06-10
* | USB: gadget: Implement COMPAT_IOCTL for ioctlsHemant Kumar2016-06-10
* | USB: gadget: f_mtp: Fix bug in receive_file workHemant Kumar2016-06-10
* | USB: gadget: mtp: Fix bug in freeing memory on allocation failureHemant Kumar2016-06-10
* | USB: f_mtp: Set maximum burst value to two for superspeed modeHemant Kumar2016-06-08
* | USB: Add super speed descriptors for gadget functionsHemant Kumar2016-06-07
* | USB: f_mtp: Check if the ep is not disabled before queuing itHemant Kumar2016-06-07
* | USB: f_mtp: Fix corner cases in MTP driver while syncingHemant Kumar2016-06-07
* | USB: f_mtp: Handle corner cases on reception of Cancel request from HostHemant Kumar2016-06-07
* | USB: gadget: mtp: Fix OUT endpoint request length usage in readHemant Kumar2016-06-07
* | USB: gadget: mtp: Add module parameters for Tx transfer lengthHemant Kumar2016-06-07
* | USB: gadget: mtp: Add module parameter for Rx transfer lengthHemant Kumar2016-06-07
* | usb: gadget: f_mtp: Make RX buffer size aligned to EP's MTUManu Gautam2016-06-07