summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2016-03-22usb: dwc3-msm: Update timeout value for EP commandDov Levenglick
2016-03-22Revert "usb: dwc3: Allocate TRB pool upon enabling endpoint"Mayank Rana
2016-03-22usb: dwc3-msm: Allow compilation when USB_GADGET=nJack Pham
2016-03-22usb: dwc3: host: Call arch_setup_dma_ops() before setting DMA maskJack Pham
2016-03-22dwc3: gadget: Ignore suspend event if USB speed is unknownMayank Rana
2016-03-22usb: dwc3: Add changes to support dual-role switchingJack Pham
2016-03-22usb: dwc3: Add support for POR upon composition switchHemant Kumar
2016-03-22usb: dwc3: gadget: Increase the link state change timeout valueHemant Kumar
2016-03-22usb: dwc3: gadget: Avoid unclocked access due to pm_runtime_get failureTarun Gupta
2016-03-22usb: dwc3: gadget: Fix PM runtime get/put in case of remote wakeupAzhar Shaikh
2016-03-22dwc3: gadget: Replace polling mechnism to go into U0 stateMayank Rana
2016-03-22usb: dwc3: gadget: Ignore L1 RESUME eventsJack Pham
2016-03-22usb: dwc3: Allow controller to enter LPM in bus suspendJack Pham
2016-03-22usb: dwc3-msm: Remove POST_INIT notificationJack Pham
2016-03-22usb: dwc3: Add support to suspend SS phyJack Pham
2016-03-22usb: dwc3: Add support for GSI operations to gadget frameworkHemant Kumar
2016-03-22Revert "usb: dwc3: Reset the transfer resource index on SET_INTERFACE"Azhar Shaikh
2016-03-22usb: dwc3: Offload IRQ handling to softirq contextAzhar Shaikh
2016-03-22usb: dwc3: Don't check usb isochronous endpoint check for ep0Mayank Rana
2016-03-22usb: dwc3: Clear pending events when it is bigger than event buffer sizeMayank Rana
2016-03-22usb: dwc3: Disable ep0 and interrupts when clearing run/stopJack Pham
2016-03-22usb: dwc3: Replace WARN_ON() by WARN_ON_ONCE() and logging with bufferMayank Rana
2016-03-22usb: dwc3: Allocate TRB pool upon enabling endpointHemant Kumar
2016-03-22dwc3: gadget: Use default TX FIFO size as 1024 bytes with each IN epsMayank Rana
2016-03-22dwc3: gadget: Avoid processing of trb if HWO bit is setMayank Rana
2016-03-22dwc3: Increase event buffer size to 8KB from 256 bytesMayank Rana
2016-03-22dwc3: gadget: Improve TX FIFO resize functionalityMayank Rana
2016-03-22dwc3: gadget: Initialized USB TRBs pool memory with zeroMayank Rana
2016-03-22drivers: usb: dwc3: Add XMIT_DEV commandIdo Shayevitz
2016-03-22usb: dwc3-msm: Bring controller out of LPM early upon system resumeHemant Kumar
2016-03-22dwc3: gadget: Ignore suspend event if USB is not into CONFIGURED stateMayank Rana
2016-03-22usb: dwc3: core: Disable internal clock gating conditionallyMayank Rana
2016-03-22dwc3: gadget: Add NULL check against endpoint's desc in set_halt()Mayank Rana
2016-03-22usb: dwc3: Ignore multiple U3/L2 suspend eventsJack Pham
2016-03-22usb: dwc3: gadget: Keep track of IRQ timing statisticsJack Pham
2016-03-22DWC3: gadget: Report error if RX buffer not aligned to EP's MTUManu Gautam
2016-03-22usb: dwc3: Fall back to high speed when SSPHY failsMayank Rana
2016-03-22usb: dwc3: gadget: Fix calculation of request.actual for SGJack Pham
2016-03-22usb: dwc3: Do not call WARN_ON_ONCE from interrupt contextHemant Kumar
2016-03-22usb: dwc3: gadget: Resolve recursive spinlock during remote wakeupJack Pham
2016-03-22usb: dwc3: gadget: Prevent tx fifo resize before set configHemant Kumar
2016-03-22dwc3: gadget: Clear per endpoint ring buffer when disabling endpointMayank Rana
2016-03-22USB: dwc3: Fix issues in isochronous endpoint handlingVijayavardhan Vennapusa
2016-03-22usb: dwc3: Add error print messagesMayank Rana
2016-03-22usb: dwc3: Adjust TX FIFO allocationJack Pham
2016-03-22usb: dwc: Fix function wakeup during suspend on SW pathDanny Segal
2016-03-22gadget: dwc: Support remote wakeup bit in GET_STATUS command in HS-USB modeDanny Segal
2016-03-22usb: dwc: add support for super-speed function suspendDanny Segal
2016-03-22usb: dwc3: gadget: allow running wakeup in delayed contextBar Weiner
2016-03-22USB: dwc3: Add support for fixing superspeed enumeration issueVijayavardhan Vennapusa