summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-06-10usb: gadget: f_mtp: Fix mtp enumeration failure issueChandanaKishori Chiluveru
2016-06-10usb: gadget: f_mtp: Change the icon to camera for PTP compositionHemant Kumar
2016-06-10usb: gadget: f_mtp: Add support to capture time taken with vfs_write/readHemant Kumar
2016-06-10usb: gadget: f_mtp: Fix issue of NULL pointer access in mtp_readHemant Kumar
2016-06-10USB: gadget: Implement COMPAT_IOCTL for ioctlsHemant Kumar
2016-06-10USB: gadget: f_mtp: Fix bug in receive_file workHemant Kumar
2016-06-10USB: gadget: mtp: Fix bug in freeing memory on allocation failureHemant Kumar
2016-06-08usb: pd: Handle disconnection immediately if SDPJack Pham
2016-06-08USB: f_mtp: Set maximum burst value to two for superspeed modeHemant Kumar
2016-06-08usb: pd: Add IPC logging to policy engineJack Pham
2016-06-07USB: Add super speed descriptors for gadget functionsHemant Kumar
2016-06-07USB: f_mtp: Check if the ep is not disabled before queuing itHemant Kumar
2016-06-07USB: f_mtp: Fix corner cases in MTP driver while syncingHemant Kumar
2016-06-07USB: f_mtp: Handle corner cases on reception of Cancel request from HostHemant Kumar
2016-06-07USB: gadget: mtp: Fix OUT endpoint request length usage in readHemant Kumar
2016-06-07USB: gadget: mtp: Add module parameters for Tx transfer lengthHemant Kumar
2016-06-07USB: gadget: mtp: Add module parameter for Rx transfer lengthHemant Kumar
2016-06-07usb: gadget: f_mtp: Make RX buffer size aligned to EP's MTUManu Gautam
2016-06-07usb: dwc3: Fix extcon notification for non-type-c usb cableHemant Kumar
2016-06-01Revert "usb: gadget: gsi: Decrement USB gadget pm usage count on cable discon...Mayank Rana
2016-05-26usb: pd: Update power_supply type to USB_PD after PD is establishedJack Pham
2016-05-25usb: pd: Add support to notify plug orientation via extconHemant Kumar
2016-05-25usb: phy: qmp: Configure phy lane based on plug orientationHemant Kumar
2016-05-25usb: dwc3: Add support handle type-c plug orientationHemant Kumar
2016-05-24USB: dwc3: debugfs: Add boundary check in dwc3_store_ep_num()Vijayavardhan Vennapusa
2016-05-24usb: gadget: Iterate over all IN EPs for allocation of TX FIFOsDevdutt Patnaik
2016-05-19usb: phy: qmp: Add support to select usb3 phy modeHemant Kumar
2016-05-18usb: gadget: gsi: Use drain_workqueue instead of flush_workqueueMayank Rana
2016-05-18usb: gadget: gsi: Decrement USB gadget pm usage count on cable disconnectMayank Rana
2016-05-11usb: gadget: f_gsi: Call ipa_usb_init_teth_prot() from gsi_bindHemant Kumar
2016-05-11usb: dwc3: Fix dep name handling upon ep disableHemant Kumar
2016-05-11usb: gadget: f_gsi: Use gsi ep ops to disable endpointHemant Kumar
2016-05-11usb: dwc3: Add support for gsi endpoint disable operationHemant Kumar
2016-05-11usb: gadget: rndis: Add packet filter handling for hw accelerated pathHemant Kumar
2016-05-11usb: gadget: composite: Handle OS descriptor request properlyHemant Kumar
2016-05-11usb: gadget: composite: Fix double free memory bugHemant Kumar
2016-05-10usb: pd: Add sysfs entriesJack Pham
2016-05-10usb: pd: Add Protocol layer and Policy EngineJack Pham
2016-05-10usb: pd: Add QPNP Power Delivery PHY driverHemant Kumar
2016-05-10usb: pd: Add initial support for USB Power DeliveryJack Pham
2016-05-03usb: gadget: f_diag: Update serial_number with dload_cookieMayank Rana
2016-04-29dwc3: Enable and disable core IRQ from dwc3 suspend/resume onlyMayank Rana
2016-04-29usb: dwc3: Request dwc3 irq in driver probeHemant Kumar
2016-04-25dwc3-msm: Don't perform bus voting from dwc3 driver probeMayank Rana
2016-04-22usb: gadget: f_gsi: Add free_func call backHemant Kumar
2016-04-22usb: gadget: f_gsi: Fix bug in handling control transferHemant Kumar
2016-04-22usb: gadget: f_gsi: Allocate dma memory using gadget device's parent deviceHemant Kumar
2016-04-22usb: gadget: f_gsi: Fix bug in accessing evt queue lockHemant Kumar
2016-04-22usb: dwc3: Allocate fixed h/w eps for GSI endpointsDevdutt Patnaik
2016-04-22usb: dwc3: Add support for GSI event buffer configurationHemant Kumar