summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2
AgeCommit message (Expand)Author
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-08-04usb: dwc2: gadget: add ep capabilities supportRobert Baldyga
2015-07-29usb: dwc2: gadget: use | instead of + for bitmasksFelipe Balbi
2015-07-06usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab
2015-07-06usb: dwc2: host: allocate qtd before atomic enqueueMian Yousaf Kaukab
2015-07-06usb: dwc2: host: allocate qh before atomic enqueueMian Yousaf Kaukab
2015-05-13usb: dwc2: hcd: fix build warningFelipe Balbi
2015-04-29usb: dwc2: host: ensure qtb exists before dereferencing itGregory Herrero
2015-04-29usb: dwc2: add hibernation core parameterGregory Herrero
2015-04-29usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab
2015-04-29usb: dwc2: host: implement test modeJingwu Lin
2015-04-29usb: dwc2: host: don't use dma_alloc_coherent with irqs disabledGregory Herrero
2015-04-29usb: dwc2: host: spinlock urb_enqueueGregory Herrero
2015-04-29usb: dwc2: host: resume root hub on port connectGregory Herrero
2015-04-29usb: dwc2: host: add bus_suspend/bus_resume callbackGregory Herrero
2015-04-29usb: dwc2: host: register handle to the phyMian Yousaf Kaukab
2015-04-29usb: dwc2: gadget: remove s3c_hsotg_ep_disable_forceMian Yousaf Kaukab
2015-04-29usb: dwc2: gadget: enable otg flag in dual role configurationGregory Herrero
2015-04-29usb: dwc2: gadget: powerup controller if neededGregory Herrero
2015-04-29usb: dwc2: gadget: prevent new request submission during suspendGregory Herrero
2015-04-29usb: dwc2: gadget: ignore pm suspend/resume in L2Gregory Herrero
2015-04-29usb: dwc2: gadget: use reset detect interruptGregory Herrero
2015-04-29usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab
2015-04-29usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero
2015-04-29usb: dwc2: controller must update lx_state before releasing lockGregory Herrero
2015-04-29usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero
2015-04-29usb: dwc2: add controller hibernation supportGregory Herrero
2015-04-29usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab
2015-04-29usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab
2015-04-10usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resumeGregory Herrero
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-04-07usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-03dwc2: hcd: use USB_DT_HUBSergei Shtylyov
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-03-19usb: dwc2: pci: Correctly compile dwc2-pci as a module or built-inJohn Youn
2015-03-19usb: dwc2: avoid leaking DMA channels on disconnectionVincent Palatin
2015-03-13usb: dwc2: pci: Select the generic PHY for dwc2-pci driverJohn Youn
2015-03-12usb: dwc2: rework initialization of host and gadget in dual-role modeMarek Szyprowski
2015-03-11usb: dwc2: pci: Add device mode to the dwc2-pci driverJohn Youn
2015-03-10usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li
2015-03-10usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2015-02-04usb: dwc2: Fix a bug in reading the endpoint directions from reg.Roshan Pius
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman
2015-01-30usb: dwc2: fix USB core dependenciesArnd Bergmann
2015-01-30usb: dwc2: gadget: initialize controller in pullup callbackGregory Herrero
2015-01-30usb: dwc2: gadget: replace constants with definesMian Yousaf Kaukab
2015-01-30usb: dwc2: gadget: fix phy interface configurationMian Yousaf Kaukab
2015-01-30usb: dwc2: gadget: fix debug message for zlpMian Yousaf Kaukab