index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_mtp.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge android-4.4.162 (3eb8e73) into msm-4.4
Srinivasarao P
2018-10-22
|
\
|
*
ANDROID: usb: gadget: f_mtp: Return error if count is negative
Jerry Zhang
2018-10-18
*
|
Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'
Blagovest Kolenichev
2017-06-07
|
\
|
|
*
ANDROID: usb: gadget: fix NULL pointer issue in mtp_read()
Jiebing Li
2017-05-15
|
*
ANDROID: usb: f_mtp: return error code if transfer error in receive_file_work...
Jiebing Li
2017-05-15
*
|
Merge "Merge branch 'android-4.4@9796ea8' into branch 'msm-4.4'"
Linux Build Service Account
2017-05-11
|
\
\
|
*
|
Merge branch 'android-4.4@9796ea8' into branch 'msm-4.4'
Blagovest Kolenichev
2017-05-09
|
|
\
|
|
|
*
ANDROID: usb: gadget: f_mtp: Set 0xFFFFFFFF in mtp header ContainerLength field
Witold Sciuk
2017-05-03
|
|
*
ANDROID: usb: gadget: fix MTP enumeration issue under super speed mode
Jiebing Li
2017-04-20
|
|
*
ANDROID: usb: gadget: function: cleanup: Add blank line after declaration
Anson Jacob
2016-11-16
|
|
*
usb: gadget: f_mtp: simplify ptp NULL pointer check
Amit Pundir
2016-11-15
|
|
*
ANDROID: usb: gadget: Add support for MTP OS desc
Badhri Jagan Sridharan
2016-03-22
|
|
*
CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptor
Mark Kuo
2016-03-22
|
|
*
CHROMIUM: usb: gadget: f_mtp: Add SuperSpeed support
Mark Kuo
2016-03-22
|
|
*
ANDROID: usb: gadget: f_mtp: don't use le16 for u8 field
Brian Norris
2016-03-01
*
|
|
Merge "usb: gadget: f_mtp: Handle OS descriptors properly"
Linux Build Service Account
2017-05-10
|
\
\
\
|
*
|
|
usb: gadget: f_mtp: Handle OS descriptors properly
Sai krishna juturi
2017-05-05
|
|
/
/
*
/
/
usb: gadget: mtp: Move mutex_init() to alloc_inst_mtp_ptp()
Liangliang Lu
2017-05-03
|
/
/
*
|
usb: gadget: mtp: reset string descriptor's index with unbind
Mayank Rana
2017-03-29
*
|
Merge "Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'"
Linux Build Service Account
2017-03-03
|
\
\
|
*
\
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
|
\
\
|
|
*
|
ANDROID: usb: gadget: function: cleanup: Add blank line after declaration
Anson Jacob
2016-12-01
|
|
*
|
usb: gadget: f_mtp: simplify ptp NULL pointer check
Amit Pundir
2016-12-01
*
|
|
|
USB: f_mtp: Perform vfs_write under mutex protection
Vijayavardhan Vennapusa
2017-02-23
|
/
/
/
*
|
|
usb: gadget: replace %p with %pK
Vamsi Krishna Samavedam
2017-01-05
*
|
|
usb: gadget: f_mtp: Increase default TX buffer size
Hemant Kumar
2016-11-07
*
|
|
usb: gadget: f_mtp: Handle mtp os desc properly
Hemant Kumar
2016-10-06
*
|
|
Merge branch 'tmp-bab1564' into msm-4.4
Runmin Wang
2016-09-12
|
\
|
|
|
*
|
ANDROID: usb: gadget: Add support for MTP OS desc
Badhri Jagan Sridharan
2016-04-07
|
*
|
CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptor
Mark Kuo
2016-04-07
|
*
|
CHROMIUM: usb: gadget: f_mtp: Add SuperSpeed support
Mark Kuo
2016-04-07
|
*
|
ANDROID: usb: gadget: f_mtp: don't use le16 for u8 field
Brian Norris
2016-04-07
|
|
/
*
|
usb: gadget: mtp: Increase RX transfer length to 1M
Hemant Kumar
2016-06-24
*
|
USB: f_mtp: Don't reset string id during function_unbind
Vijayavardhan Vennapusa
2016-06-10
*
|
usb: gadget: f_mtp: Fix mtp enumeration failure issue
ChandanaKishori Chiluveru
2016-06-10
*
|
usb: gadget: f_mtp: Change the icon to camera for PTP composition
Hemant Kumar
2016-06-10
*
|
usb: gadget: f_mtp: Add support to capture time taken with vfs_write/read
Hemant Kumar
2016-06-10
*
|
usb: gadget: f_mtp: Fix issue of NULL pointer access in mtp_read
Hemant Kumar
2016-06-10
*
|
USB: gadget: Implement COMPAT_IOCTL for ioctls
Hemant Kumar
2016-06-10
*
|
USB: gadget: f_mtp: Fix bug in receive_file work
Hemant Kumar
2016-06-10
*
|
USB: gadget: mtp: Fix bug in freeing memory on allocation failure
Hemant Kumar
2016-06-10
*
|
USB: f_mtp: Set maximum burst value to two for superspeed mode
Hemant Kumar
2016-06-08
*
|
USB: Add super speed descriptors for gadget functions
Hemant Kumar
2016-06-07
*
|
USB: f_mtp: Check if the ep is not disabled before queuing it
Hemant Kumar
2016-06-07
*
|
USB: f_mtp: Fix corner cases in MTP driver while syncing
Hemant Kumar
2016-06-07
*
|
USB: f_mtp: Handle corner cases on reception of Cancel request from Host
Hemant Kumar
2016-06-07
*
|
USB: gadget: mtp: Fix OUT endpoint request length usage in read
Hemant Kumar
2016-06-07
*
|
USB: gadget: mtp: Add module parameters for Tx transfer length
Hemant Kumar
2016-06-07
*
|
USB: gadget: mtp: Add module parameter for Rx transfer length
Hemant Kumar
2016-06-07
*
|
usb: gadget: f_mtp: Make RX buffer size aligned to EP's MTU
Manu Gautam
2016-06-07
[next]