summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2016-09-24Merge "usb: gadget: f_cdev: Avoid potential NULL pointer dereference"Linux Build Service Account
2016-09-23Merge "USB: gadget: f_fs: Use %zu when printing size_t"Linux Build Service Account
2016-09-23Merge "usb: gadget: gsi: Set NUM_OF_TRB as 15 for IN and OUT GSI endpoints"Linux Build Service Account
2016-09-23Merge "usb: gadget: composite: fix dereference after null check coverify warn...Linux Build Service Account
2016-09-23usb: gadget: f_cdev: Avoid potential NULL pointer dereferenceMayank Rana
2016-09-22USB: gadget: f_fs: Use %zu when printing size_tManu Gautam
2016-09-21usb: gadget: composite: fix dereference after null check coverify warningPeter Chen
2016-09-19usb: gadget: Enable L1 suspend by defaultHemant Kumar
2016-09-17Merge "Revert "usb: gsi: Queue control notification on gsi_resume""Linux Build Service Account
2016-09-17Merge "USB: f_accessory: Fix NULL pointer dereference in acc_read()"Linux Build Service Account
2016-09-16usb: gadget: gsi: Set NUM_OF_TRB as 15 for IN and OUT GSI endpointsMayank Rana
2016-09-15Revert "usb: gsi: Queue control notification on gsi_resume"Mayank Rana
2016-09-15usb: gadget: gsi: Kick state machine with MESSAGE_PACKET_FILTER for RNDISMayank Rana
2016-09-12Merge branch 'tmp-bab1564' into msm-4.4Runmin Wang
2016-09-10Merge "usb: gadget: u_ether: Add missing rx work initialization"Linux Build Service Account
2016-09-08Merge "usb: gadget: gsi: Fix handling of MSG PACKET FILTER"Linux Build Service Account
2016-09-07usb: composite: Draw 900mA on USB resume if speed is super-speedMayank Rana
2016-09-07Merge "usb: gsi: Queue control notification on gsi_resume"Linux Build Service Account
2016-09-06USB: f_accessory: Fix NULL pointer dereference in acc_read()Vijayavardhan Vennapusa
2016-09-02Merge "USB: f_accessory: Fix crash if driver failed to initialize"Linux Build Service Account
2016-09-02Merge "USB: f_accessory: set manufacturer and model string to default value"Linux Build Service Account
2016-09-01usb: gadget: gsi: Fix handling of MSG PACKET FILTERMayank Rana
2016-08-31usb: gadget: u_ether: Add missing rx work initializationVamsi Krishna Samavedam
2016-08-29usb: gsi: Queue control notification on gsi_resumeMayank Rana
2016-08-29Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account
2016-08-29Merge "usb: gadget: f_cdev: Handle notification request properly"Linux Build Service Account
2016-08-26usb: gadget: f_cdev: Handle notification request properlyHemant Kumar
2016-08-26Merge "usb: gadget: f_gsi: Fix alternate index returned by gsi_get_alt"Linux Build Service Account
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-23usb: gadget: gsi: Handle EVT_HOST_READY event in STATE_INITIALIZED stateMayank Rana
2016-08-19Merge "usb: gadget: composite: Return bcdUSB 0x0310 for Superspeed and higher"Linux Build Service Account
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-17usb: gadget: composite: Return bcdUSB 0x0310 for Superspeed and higherHemant Kumar
2016-08-17usb: gadget: f_gsi: Fix alternate index returned by gsi_get_altHemant Kumar
2016-08-12USB: f_accessory: Fix crash if driver failed to initializeManu Gautam
2016-08-12USB: f_accessory: set manufacturer and model string to default valueVijayavardhan Vennapusa
2016-08-11Merge "usb: gadget: f_cdev: Fix memory leak upon composition switch"Linux Build Service Account
2016-08-10Merge "usb: gadget: gsi: Optimize TRB's buffer allocation functionality"Linux Build Service Account
2016-08-10usb: gadget: f_accessory: Make RX buffer size aligned to EP's MTUHemant Kumar
2016-08-08usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2016-08-08usb: gadget: configfs: Synchronizing bind/unbind using mutex lockHemant Kumar
2016-08-08usb: gadget: f_fs: Unlock mutex before unregistering gadgetHemant Kumar
2016-08-05usb: gadget: f_fs: Add support for ipc loggingHemant Kumar
2016-08-03usb: gadget: gsi: Optimize TRB's buffer allocation functionalityMayank Rana
2016-08-03usb: gadget: gsi: Use pm_runtime related API from state machineMayank Rana
2016-08-02usb: gadget: f_cdev: Fix memory leak upon composition switchHemant Kumar
2016-07-29usb: gadget: f_cdev: Fix NULL ptr dereference in usb_cser_notifyHemant Kumar
2016-07-27Merge "usb: f_gsi: Update connection parameters for GSI channels"Linux Build Service Account
2016-07-27Merge "msm: ipa3: changes to IPA USB APIs to support SMMU"Linux Build Service Account
2016-07-26usb: f_gsi: Update connection parameters for GSI channelsDevdutt Patnaik