summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2016-08-25usb: dwc3: gadget: abolish trbs_leftFelipe Balbi
2016-08-25usb: dwc3: Add ENDXFER command pollingJohn Youn
2016-08-25usb: dwc3: Add revision numbers for the USB 3.0 IPJohn Youn
2016-08-25usb: dwc3: core: Move the mode setting to the right placeBaolin Wang
2016-08-25usb: dwc3: of-simple: add compatible for rockchip rk3399William Wu
2016-08-25usb: dwc3: add dis_del_phy_power_chg_quirkWilliam Wu
2016-08-25usb: dwc3: make usb2 phy utmi interface configurableWilliam Wu
2016-08-25usb: dwc3: add dis_u2_freeclk_exists_quirkWilliam Wu
2016-08-25usb: dwc3: gadget: improve increment request->actualFelipe Balbi
2016-08-25usb: dwc3: gadget: remove condition that never happensFelipe Balbi
2016-08-25usb: dwc3: gadget: add remaining sg entries to ringFelipe Balbi
2016-08-25usb: dwc3: debug: fix ep name on trace outputFelipe Balbi
2016-08-22usb: dwc3: gadget: interrupt on ring full tooFelipe Balbi
2016-08-22usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_requestFelipe Balbi
2016-08-22usb: dwc3: gadget: avoid while (1) loop on completionFelipe Balbi
2016-08-22usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()Felipe Balbi
2016-08-22usb: dwc3: gadget: simplify dwc3_ep_prev_trb()Felipe Balbi
2016-08-22usb: dwc3: gadget: increment dequeue pointer on completionFelipe Balbi
2016-08-22usb: dwc3: gadget: retire LST bit completelyFelipe Balbi
2016-08-22usb: dwc3: gadget: don't rely on jiffies while holding spinlockNicolas Saenz Julienne
2016-08-22usb: dwc3: core: allow device to runtime_suspend several timesFelipe Balbi
2016-08-22usb: dwc3: pci: runtime_resume child deviceFelipe Balbi
2016-08-22Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman
2016-08-11usb: dwc3: gadget: stop processing on HWO setFelipe Balbi
2016-08-11usb: dwc3: don't set last bit for ISOC endpointsJanusz Dziedzic
2016-08-11usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()Wei Yongjun
2016-08-10usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2016-08-10usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi
2016-08-10usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi
2016-08-10usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-08-09usb: remove redundant dependency on USB_SUPPORTMasahiro Yamada
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman
2016-07-01Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-07-01usb: dwc3: host: Fix broken XHCI hostRoger Quadros
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones
2016-06-29Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-06-26usb: dwc3: host: use build-in property instead of platform dataHeikki Krogerus
2016-06-21dwc3: gadget: Implement the suspend entry event handlerBaolin Wang
2016-06-21usb: dwc3: core: cleanup IRQ resourcesRoger Quadros
2016-06-21usb: dwc3: gadget: Add the suspend state checking when stopping gadgetBaolin Wang
2016-06-21usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_indexFelipe Balbi
2016-06-21usb: dwc3: fix runtime PM in error pathRoger Quadros
2016-06-21usb: dwc3: gadget: simplify run_stop() break conditionFelipe Balbi
2016-06-21usb: dwc3: gadget: avoid while(1) in run_stop()Felipe Balbi
2016-06-21usb: dwc3: gadget: remove udelay() from run_stop()Felipe Balbi
2016-06-21usb: dwc3: core: fixup dr_mode fallback selectionFelipe Balbi
2016-06-21usb: dwc3: pci: add dr-mode for Intel dwc3Felipe Balbi
2016-06-21usb: dwc3: gadget: rename 'ignore' argument to 'modify'Felipe Balbi