summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-12-08usb: gadget: udc: drop obsolete dependencies on COMPILE_TESTJean Delvare1-2/+2
2022-11-09usb: fotg210: Collect pieces of dual mode controllerLinus Walleij1-11/+0
2022-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-2/+2
2022-08-03usb:udc: remove reference to AVR32 architecture in Atmel USBA KconfigHans-Christian Noren Egtvedt1-2/+2
2022-07-14usb: gadget: udc: amd5536 depends on HAS_DMARandy Dunlap1-1/+1
2022-06-12usb: gadget: add Aspeed ast2600 udc driverNeal Liu1-0/+13
2021-10-30usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven1-0/+1
2020-12-28usb: gadget: fsl_mxc_udc: Remove the driverFabio Estevam1-1/+1
2020-07-01USB: Fix up terminologyGreg Kroah-Hartman1-1/+1
2020-03-19usb: gadget: tegra-xudc: Remove usb-role-switch supportNagarjuna Kristam1-1/+0
2020-03-15usb: gadget: add udc driver for max3420Jassi Brar1-0/+10
2019-12-30usb: udc: tegra: select USB_ROLE_SWITCHArnd Bergmann1-0/+1
2019-11-21usb: gadget: Fix Kconfig indentationKrzysztof Kozlowski1-3/+3
2019-11-18Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-0/+11
2019-10-23usb: gadget: Add UDC driver for tegra XUSB device mode controllerNagarjuna Kristam1-0/+11
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman1-1/+1
2019-10-04udc: lpc32xx: fix 64-bit compiler warningArnd Bergmann1-1/+1
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+2
2019-08-15usb: udc: lpc32xx: allow compile-testingArnd Bergmann1-1/+2
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+1
2018-07-30usb: gadget: udc: renesas_usb3: Add register of usb role switchYoshihiro Shimoda1-0/+1
2018-05-24Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-0/+2
2018-05-15usb/gadget: Add driver for Aspeed SoC virtual hubBenjamin Herrenschmidt1-0/+2
2018-04-22usb: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-2/+2
2018-02-12usb: gadget: udc: Remove USB_GADGET_DUALSPEED selectUlf Magnusson1-1/+0
2017-09-20usb: gadget: udc: fix snps_udc_plat.c build errorsRandy Dunlap1-0/+1
2017-07-17usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2017-07-17usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2017-06-13usb: gadget: udc: atmel: Remove AVR32 bits from the driverAndy Shevchenko1-1/+1
2017-06-13usb: gadget: udc: Add Synopsys UDC Platform driverRaviteja Garimella1-1/+15
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-2/+22
2017-04-11usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0Cristian Birsan1-2/+3
2017-04-11usb: gadget: udc: amd5536: split core and PCI layerRaviteja Garimella1-0/+18
2017-04-11usb: gadget: udc: renesas_usb3: add extcon supportYoshihiro Shimoda1-0/+1
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu1-4/+4
2017-01-24usb: gadget: udc: atmel: Update endpoint allocation schemeCristian Birsan1-0/+14
2016-06-20usb: gadget: net2280: add USB2380 supportTim Harvey1-1/+3
2016-03-04usb: gadget: renesas_usb3: Use ARCH_RENESASSimon Horman1-1/+1
2016-03-04usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann1-1/+0
2016-02-14usb: add HAS_IOMEM dependency to USB_PXA27XVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_PXA25XVegard Nossum1-0/+1
2016-02-14usb: Add HAS_IOMEM dependency to USB_M66592Vegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_NET2272Vegard Nossum1-0/+1
2015-12-22usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda1-0/+11
2015-10-01usb: gadget: at91_udc: mention proper dependencySudip Mukherjee1-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-2/+2
2015-01-15usb: gadget: at91_udc: Remove non-DT handling codeBoris Brezillon1-0/+1
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-2/+2
2014-11-18usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDCAshwini Pahuja1-0/+2