summaryrefslogtreecommitdiff
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAge
...
* | | USB: gadget: Add support for DUN Character DriverMayank Rana2016-03-23
* | | usb: gadget: Add snapshot of changes with u_serialMayank Rana2016-03-22
* | | usb: gadget: serial: Add snapshot of changes with f_serialMayank Rana2016-03-22
* | | USB: f_fs: Allow epfile to be opened only onceMayank Rana2016-03-22
* | | USB: f_fs: Use config_ep_by_speed() for ADB endpointsMayank Rana2016-03-22
* | | USB: f_fs: Don't queue already queued request againTarun Gupta2016-03-22
* | | USB: f_fs: Add memory barrier before atomic operationsMayank Rana2016-03-22
* | | usb: gadget: f_fs: Allow only one adb daemon perform device openSaket Saurabh2016-03-22
* | | USB: f_fs: Add print message in case of error scenarioVijayavardhan Vennapusa2016-03-22
* | | USB: f_fs: Avoid using completion variable on stackSujeet Kumar2016-03-22
* | | USB: f_fs: Fix disconnect check during ongoing IOManu Gautam2016-03-22
* | | USB: f_fs: Check error status before doing epfile I/OVijayavardhan Vennapusa2016-03-22
* | | USB: f_fs: Fail stale read IOs after disconnectSujeet Kumar2016-03-22
* | | USB: f_fs: Fix epfile crash during composition switchSujeet Kumar2016-03-22
* | | USB: f_fs: Set ffs->func to NULL after disabling endpoint in set_alt()Vijayavardhan Vennapusa2016-03-22
* | | usb: dwc3-msm: Update timeout value for EP commandDov Levenglick2016-03-22
* | | Revert "usb: dwc3: Allocate TRB pool upon enabling endpoint"Mayank Rana2016-03-22
* | | usb: dwc3-msm: Allow compilation when USB_GADGET=nJack Pham2016-03-22
* | | usb: dwc3: host: Call arch_setup_dma_ops() before setting DMA maskJack Pham2016-03-22
* | | dwc3: gadget: Ignore suspend event if USB speed is unknownMayank Rana2016-03-22
* | | usb: dwc3: Add changes to support dual-role switchingJack Pham2016-03-22
* | | usb: dwc3: Add support for POR upon composition switchHemant Kumar2016-03-22
* | | usb: dwc3: gadget: Increase the link state change timeout valueHemant Kumar2016-03-22
* | | usb: dwc3: gadget: Avoid unclocked access due to pm_runtime_get failureTarun Gupta2016-03-22
* | | usb: dwc3: gadget: Fix PM runtime get/put in case of remote wakeupAzhar Shaikh2016-03-22
* | | dwc3: gadget: Replace polling mechnism to go into U0 stateMayank Rana2016-03-22
* | | usb: dwc3: gadget: Ignore L1 RESUME eventsJack Pham2016-03-22
* | | usb: dwc3: Allow controller to enter LPM in bus suspendJack Pham2016-03-22
* | | usb: dwc3-msm: Remove POST_INIT notificationJack Pham2016-03-22
* | | usb: dwc3: Add support to suspend SS phyJack Pham2016-03-22
* | | usb: dwc3: Add support for GSI operations to gadget frameworkHemant Kumar2016-03-22
* | | Revert "usb: dwc3: Reset the transfer resource index on SET_INTERFACE"Azhar Shaikh2016-03-22
* | | usb: dwc3: Offload IRQ handling to softirq contextAzhar Shaikh2016-03-22
* | | usb: dwc3: Don't check usb isochronous endpoint check for ep0Mayank Rana2016-03-22
* | | usb: dwc3: Clear pending events when it is bigger than event buffer sizeMayank Rana2016-03-22
* | | usb: dwc3: Disable ep0 and interrupts when clearing run/stopJack Pham2016-03-22
* | | usb: dwc3: Replace WARN_ON() by WARN_ON_ONCE() and logging with bufferMayank Rana2016-03-22
* | | usb: dwc3: Allocate TRB pool upon enabling endpointHemant Kumar2016-03-22
* | | dwc3: gadget: Use default TX FIFO size as 1024 bytes with each IN epsMayank Rana2016-03-22
* | | dwc3: gadget: Avoid processing of trb if HWO bit is setMayank Rana2016-03-22
* | | dwc3: Increase event buffer size to 8KB from 256 bytesMayank Rana2016-03-22
* | | dwc3: gadget: Improve TX FIFO resize functionalityMayank Rana2016-03-22
* | | dwc3: gadget: Initialized USB TRBs pool memory with zeroMayank Rana2016-03-22
* | | drivers: usb: dwc3: Add XMIT_DEV commandIdo Shayevitz2016-03-22
* | | usb: dwc3-msm: Bring controller out of LPM early upon system resumeHemant Kumar2016-03-22
* | | dwc3: gadget: Ignore suspend event if USB is not into CONFIGURED stateMayank Rana2016-03-22
* | | usb: dwc3: core: Disable internal clock gating conditionallyMayank Rana2016-03-22
* | | dwc3: gadget: Add NULL check against endpoint's desc in set_halt()Mayank Rana2016-03-22
* | | usb: dwc3: Ignore multiple U3/L2 suspend eventsJack Pham2016-03-22
* | | usb: dwc3: gadget: Keep track of IRQ timing statisticsJack Pham2016-03-22