aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/Kconfig
AgeCommit message (Expand)Author
2023-10-02usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driverStanley Chang
2023-08-04usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl
2023-01-19usb: dwc3: fix extcon dependencyArnd Bergmann
2022-11-22usb: dwc3: improve the config dependency of USB_DWC3_XILINXLukas Bulwahn
2022-06-12usb: dwc3: Fix typos in KconfigKushagra Verma
2022-04-21drivers: usb: dwc3: Add AM62 USB wrapper driverAswath Govindraju
2021-10-05usb: exynos: describe driver in KConfigKrzysztof Kozlowski
2021-03-23usb: dwc3: Add driver for Xilinx platformsManish Narani
2021-01-04usb: dwc3: add imx8mp dwc3 glue layer driverLi Jun
2020-05-09usb: dwc3: select USB_ROLE_SWITCHArnd Bergmann
2019-11-21usb: dwc3: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman
2019-10-27usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski
2019-06-18usb: dwc3: qcom: Add support for booting with ACPILee Jones
2019-05-03usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong
2019-05-03usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-01-28usb: dwc3: keystone: Add support for ti,am654-dwc3Roger Quadros
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2018-10-02usb: dwc3: add EXTCON dependency for qcomArnd Bergmann
2018-07-26usb: dwc3: Add a glue driver for Synopsys HAPS platformThinh Nguyen
2018-05-15usb: dwc3: Add Qualcomm DWC3 glue driverManu Gautam
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2016-11-03usb: dwc3: pci: call _DSM for suspend/resumeFelipe Balbi
2016-11-03usb: dwc3: Kconfig: allow all glues to build if COMPILE_TESTFelipe Balbi
2016-08-09usb: remove redundant dependency on USB_SUPPORTMasahiro Yamada
2015-12-15usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi
2015-12-15usb: dwc3: add generic OF glue layerFelipe Balbi
2015-07-29usb: dwc3: drop CONFIG_USB_DWC3_DEBUGFelipe Balbi
2015-06-12usb: dwc3: Use ASCII space in KconfigThierry Reding
2015-05-13usb: dwc3: add ULPI interface supportHeikki Krogerus
2015-03-10usb: dwc3: make LPM configurable in DTRobert Baldyga
2015-01-27usb: dwc3: remove reliance on dev_vdbg()Felipe Balbi
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han
2014-09-12usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov
2014-09-05usb: dwc3: add ST dwc3 glue layer to manage dwc3 HCPeter Griffin
2014-07-09dwc3: host: Enable USB3 LPM capabilityPratyush Anand
2014-06-19usb: dwc3: dwc3-omap: Fix the crash on module removalGeorge Cherian
2014-04-21usb: dwc3: add glue layer dependenciesJean Delvare
2013-12-12usb: dwc3: add Keystone specific glue layerWingMan Kwok
2013-09-17usb: dwc3: remove extcon dependencyHeikki Krogerus
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I
2013-07-29usb: dwc3: make glue layers selectableFelipe Balbi
2013-07-15usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven
2013-05-15usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=yVivek Gautam