aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong1-0/+1
2018-07-26usb: dwc3: Add a glue driver for Synopsys HAPS platformThinh Nguyen1-0/+1
2018-05-15usb: dwc3: Add Qualcomm DWC3 glue driverManu Gautam1-0/+1
2018-03-22usb: dwc3: Makefile: fix link error on randconfigFelipe Balbi1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros1-0/+4
2016-11-08usb: dwc3: trace: purge dwc3_trace()Felipe Balbi1-1/+1
2016-11-03usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=yFelipe Balbi1-1/+5
2015-12-15usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi1-1/+0
2015-12-15usb: dwc3: add generic OF glue layerFelipe Balbi1-0/+1
2015-07-29usb: dwc3: drop CONFIG_USB_DWC3_DEBUGFelipe Balbi1-2/+0
2015-05-13usb: dwc3: add ULPI interface supportHeikki Krogerus1-0/+4
2015-01-27usb: dwc3: remove reliance on dev_vdbg()Felipe Balbi1-1/+0
2014-09-12usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov1-0/+1
2014-09-05usb: dwc3: add ST dwc3 glue layer to manage dwc3 HCPeter Griffin1-0/+1
2014-09-05usb: dwc3: add tracepoints to aid debuggingFelipe Balbi1-1/+4
2013-12-12usb: dwc3: add Keystone specific glue layerWingMan Kwok1-0/+1
2013-07-29usb: dwc3: make glue layers selectableFelipe Balbi1-10/+3
2013-01-18usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam1-2/+8
2012-10-19usb: dwc3: drop HAVE_CLK dependency from Exynos glue layerFelipe Balbi1-13/+1
2012-03-02usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov1-0/+13
2011-12-12usb: dwc3: always compile gadget side tooFelipe Balbi1-5/+1
2011-12-12usb: dwc3: add xHCI Host supportFelipe Balbi1-0/+2
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi1-0/+36