summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/Kconfig
AgeCommit message (Expand)AuthorLines
2025-07-25usb: musb: omap2430: enable compile testingJohan Hovold-1/+2
2024-11-04usb: use "prompt" instead of "bool" for choice promptsMasahiro Yamada-1/+1
2023-03-16usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley-1/+1
2022-11-29usb: musb: Drop old unused am35x glue layerTony Lindgren-5/+0
2022-11-09usb: musb: jz4740: Don't disable external hubsPaul Cercueil-1/+0
2022-10-22usb: musb: remove unused davinci supportArnd Bergmann-12/+0
2022-08-18musb: fix USB_MUSB_TUSB6010 dependencyArnd Bergmann-1/+1
2022-06-21usb: musb: Add support for PolarFire SoC's musb controllerConor Dooley-1/+12
2021-10-13usb: musb: select GENERIC_PHY instead of depending on itRandy Dunlap-1/+1
2020-06-19USB: rename USB OTG hub configuration optionGreg Kroah-Hartman-1/+1
2020-03-17usb: musb: jz4740: Unconditionally depend on devicetreePaul Cercueil-0/+1
2020-03-17usb: musb: jz4740: Register USB role switchPaul Cercueil-0/+1
2020-03-17usb: musb: jz4740: Add support for DMAPaul Cercueil-1/+1
2020-01-15usb: musb: remove dummy driver musb_am335x.cBin Liu-4/+0
2020-01-15usb: musb: Add support for MediaTek musb controllerMin Guo-1/+8
2020-01-15usb: musb: jz4740: Drop dependency on NOP_USB_XCEIVPaul Cercueil-1/+0
2019-04-30soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland-1/+1
2019-02-12usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740Paul Cercueil-1/+1
2019-02-12usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740Paul Cercueil-1/+1
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman-0/+1
2018-03-26usb: musb: remove blackfin portArnd Bergmann-10/+2
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann-1/+1
2017-04-18usb: musb: Add support of CPPI 4.1 DMA controller to DA8xxAlexandre Bailon-2/+2
2016-09-19Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman-1/+1
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren-1/+1
2016-09-13usb: musb: da8xx: Remove mach codeDavid Lechner-1/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum-0/+1
2015-11-18usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann-1/+1
2015-08-03usb: musb: Allow building in all the DMA codeTony Lindgren-24/+14
2015-07-29usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede-1/+12
2015-03-09usb: musb: fix Kconfig regressionArnd Bergmann-1/+2
2015-01-29usb: musb: add omap-control dependencyArnd Bergmann-1/+1
2015-01-29usb: musb: add generic usb phy dependenciesArnd Bergmann-0/+5
2014-12-22usb: musb: Fix randconfig build issues for Kconfig optionsTony Lindgren-0/+4
2014-11-25usb: musb: Allow multiple glue layers to be built inTony Lindgren-4/+1
2014-05-14usb: musb: omap2plus bus glue needs USB host supportArnd Bergmann-1/+1
2014-05-14usb: musb: tusb-dma can't be built-in if tusb is notArnd Bergmann-1/+1
2014-05-14usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabledGeorge Cherian-0/+1
2014-03-05usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMAGeert Uytterhoeven-0/+2
2013-12-23usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia-4/+4
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli-1/+7
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-2/+2
2013-10-01usb: musb: name ux500 platforms more broadlyLinus Walleij-2/+2
2013-09-27usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+0
2013-08-12usb: musb: dsps: make it depend on OF_IRQFelipe Balbi-0/+1
2013-08-09usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior-0/+4
2013-08-09usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior-0/+4
2013-05-28usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modesDaniel Mack-0/+29