aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02usb: dwc3: add EXTCON dependency for qcomArnd Bergmann1-1/+1
2018-07-26usb: dwc3: Add a glue driver for Synopsys HAPS platformThinh Nguyen1-4/+9
2018-05-15usb: dwc3: Add Qualcomm DWC3 glue driverManu Gautam1-0/+12
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+1
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros1-0/+1
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu1-1/+1
2016-11-03usb: dwc3: pci: call _DSM for suspend/resumeFelipe Balbi1-1/+1
2016-11-03usb: dwc3: Kconfig: allow all glues to build if COMPILE_TESTFelipe Balbi1-2/+2
2016-08-09usb: remove redundant dependency on USB_SUPPORTMasahiro Yamada1-1/+1
2015-12-15usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi1-8/+0
2015-12-15usb: dwc3: add generic OF glue layerFelipe Balbi1-0/+9
2015-07-29usb: dwc3: drop CONFIG_USB_DWC3_DEBUGFelipe Balbi1-7/+0
2015-06-12usb: dwc3: Use ASCII space in KconfigThierry Reding1-1/+1
2015-05-13usb: dwc3: add ULPI interface supportHeikki Krogerus1-0/+7
2015-03-10usb: dwc3: make LPM configurable in DTRobert Baldyga1-7/+0
2015-01-27usb: dwc3: remove reliance on dev_vdbg()Felipe Balbi1-6/+0
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han1-1/+1
2014-09-12usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov1-0/+8
2014-09-05usb: dwc3: add ST dwc3 glue layer to manage dwc3 HCPeter Griffin1-0/+9
2014-07-09dwc3: host: Enable USB3 LPM capabilityPratyush Anand1-0/+7
2014-06-19usb: dwc3: dwc3-omap: Fix the crash on module removalGeorge Cherian1-0/+1
2014-04-21usb: dwc3: add glue layer dependenciesJean Delvare1-1/+3
2013-12-12usb: dwc3: add Keystone specific glue layerWingMan Kwok1-0/+7
2013-09-17usb: dwc3: remove extcon dependencyHeikki Krogerus1-1/+0
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I1-0/+1
2013-07-29usb: dwc3: make glue layers selectableFelipe Balbi1-0/+32
2013-07-15usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-15usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=yVivek Gautam1-3/+3
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi1-1/+0
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-1/+1
2013-01-18usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam1-1/+30
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz1-2/+0
2012-05-11usb: dwc3: Fix the dwc3 dependencyjoseph daniel1-1/+1
2011-12-12usb: dwc3: depend on both Host and Gadget stacksFelipe Balbi1-1/+1
2011-12-12usb: dwc3: always compile gadget side tooFelipe Balbi1-0/+2
2011-12-12usb: dwc3: add xHCI Host supportFelipe Balbi1-0/+1
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi1-0/+25