summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function (follow)
Commit message (Expand)AuthorAge
...
* | | | | | Merge "usb: gadget: f_cdev: Handle notification request properly"Linux Build Service Account2016-08-29
|\ \ \ \ \ \
| * | | | | | usb: gadget: f_cdev: Handle notification request properlyHemant Kumar2016-08-26
| |/ / / / /
* | | | | | Merge "usb: gadget: f_gsi: Fix alternate index returned by gsi_get_alt"Linux Build Service Account2016-08-26
|\ \ \ \ \ \
| * | | | | | usb: gadget: f_gsi: Fix alternate index returned by gsi_get_altHemant Kumar2016-08-17
| | |_|/ / / | |/| | | |
* | | | | | usb: gadget: gsi: Handle EVT_HOST_READY event in STATE_INITIALIZED stateMayank Rana2016-08-23
| |/ / / / |/| | | |
* | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen2016-05-04
* | | | Merge "usb: gadget: f_cdev: Fix memory leak upon composition switch"Linux Build Service Account2016-08-11
|\ \ \ \
| * | | | usb: gadget: f_cdev: Fix memory leak upon composition switchHemant Kumar2016-08-02
* | | | | Merge "usb: gadget: gsi: Optimize TRB's buffer allocation functionality"Linux Build Service Account2016-08-10
|\ \ \ \ \
| * | | | | usb: gadget: gsi: Optimize TRB's buffer allocation functionalityMayank Rana2016-08-03
| * | | | | usb: gadget: gsi: Use pm_runtime related API from state machineMayank Rana2016-08-03
| | |_|/ / | |/| | |
* | | | | usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar2016-08-08
* | | | | usb: gadget: f_fs: Unlock mutex before unregistering gadgetHemant Kumar2016-08-08
* | | | | usb: gadget: f_fs: Add support for ipc loggingHemant Kumar2016-08-05
|/ / / /
* / / / usb: gadget: f_cdev: Fix NULL ptr dereference in usb_cser_notifyHemant Kumar2016-07-29
|/ / /
* | | Merge "usb: f_gsi: Update connection parameters for GSI channels"Linux Build Service Account2016-07-27
|\ \ \
| * | | usb: f_gsi: Update connection parameters for GSI channelsDevdutt Patnaik2016-07-26
* | | | Merge "msm: ipa3: changes to IPA USB APIs to support SMMU"Linux Build Service Account2016-07-27
|\| | |
| * | | msm: ipa3: changes to IPA USB APIs to support SMMUSkylar Chang2016-07-26
* | | | USB: gadget: serial: Fix debugfs crashArumuga Durai A2016-07-15
* | | | Merge "usb: gadget: f_gsi: Increase USB GSI OUT TRBs from 7 to 31 for ECM"Linux Build Service Account2016-07-13
|\ \ \ \
| * | | | usb: gadget: f_gsi: Increase USB GSI OUT TRBs from 7 to 31 for ECMMayank Rana2016-07-12
* | | | | usb: gadget: f_gsi: Set speed descriptor pointers to NULL after freeHemant Kumar2016-07-08
|/ / / /
* / / / usb: gadget: f_gsi: Use 16KB buffer with each TRB for MBIM DLMayank Rana2016-07-05
|/ / /
* | | usb: gadget: mtp: Increase RX transfer length to 1MHemant Kumar2016-06-24
* | | usb: gadget: f_diag: Decrement counter if zero length packet queueing failsMayank Rana2016-06-16
* | | usb: gadget: gsi: Fix reporting of USB device's usage countMayank Rana2016-06-16
* | | 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
* | | Revert "usb: gadget: gsi: Decrement USB gadget pm usage count on cable discon...Mayank Rana2016-06-01
* | | usb: gadget: gsi: Use drain_workqueue instead of flush_workqueueMayank Rana2016-05-18
* | | usb: gadget: gsi: Decrement USB gadget pm usage count on cable disconnectMayank Rana2016-05-18
* | | usb: gadget: f_gsi: Call ipa_usb_init_teth_prot() from gsi_bindHemant Kumar2016-05-11
* | | usb: gadget: f_gsi: Use gsi ep ops to disable endpointHemant Kumar2016-05-11