aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18musb: fix USB_MUSB_TUSB6010 dependencyArnd Bergmann1-1/+1
2022-06-21usb: musb: Add support for PolarFire SoC's musb controllerConor Dooley1-1/+12
2021-10-13usb: musb: select GENERIC_PHY instead of depending on itRandy Dunlap1-1/+1
2020-06-19USB: rename USB OTG hub configuration optionGreg Kroah-Hartman1-1/+1
2020-03-17usb: musb: jz4740: Unconditionally depend on devicetreePaul Cercueil1-0/+1
2020-03-17usb: musb: jz4740: Register USB role switchPaul Cercueil1-0/+1
2020-03-17usb: musb: jz4740: Add support for DMAPaul Cercueil1-1/+1
2020-01-15usb: musb: remove dummy driver musb_am335x.cBin Liu1-4/+0
2020-01-15usb: musb: Add support for MediaTek musb controllerMin Guo1-1/+8
2020-01-15usb: musb: jz4740: Drop dependency on NOP_USB_XCEIVPaul Cercueil1-1/+0
2019-04-30soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland1-1/+1
2019-02-12usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740Paul Cercueil1-1/+1
2019-02-12usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740Paul Cercueil1-1/+1
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+1
2018-03-26usb: musb: remove blackfin portArnd Bergmann1-10/+2
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-1/+1
2017-04-18usb: musb: Add support of CPPI 4.1 DMA controller to DA8xxAlexandre Bailon1-2/+2
2016-09-19Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman1-1/+1
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren1-1/+1
2016-09-13usb: musb: da8xx: Remove mach codeDavid Lechner1-1/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum1-0/+1
2015-11-18usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann1-1/+1
2015-08-03usb: musb: Allow building in all the DMA codeTony Lindgren1-24/+14
2015-07-29usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede1-1/+12
2015-03-09usb: musb: fix Kconfig regressionArnd Bergmann1-1/+2
2015-01-29usb: musb: add omap-control dependencyArnd Bergmann1-1/+1
2015-01-29usb: musb: add generic usb phy dependenciesArnd Bergmann1-0/+5
2014-12-22usb: musb: Fix randconfig build issues for Kconfig optionsTony Lindgren1-0/+4
2014-11-25usb: musb: Allow multiple glue layers to be built inTony Lindgren1-4/+1
2014-05-14usb: musb: omap2plus bus glue needs USB host supportArnd Bergmann1-1/+1
2014-05-14usb: musb: tusb-dma can't be built-in if tusb is notArnd Bergmann1-1/+1
2014-05-14usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabledGeorge Cherian1-0/+1
2014-03-05usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMAGeert Uytterhoeven1-0/+2
2013-12-23usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia1-4/+4
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli1-1/+7
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-2/+2
2013-10-01usb: musb: name ux500 platforms more broadlyLinus Walleij1-2/+2
2013-09-27usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-08-12usb: musb: dsps: make it depend on OF_IRQFelipe Balbi1-0/+1
2013-08-09usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior1-0/+4
2013-08-09usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior1-0/+4
2013-05-28usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modesDaniel Mack1-0/+29
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli1-1/+1
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi1-1/+0
2013-03-18usb: musb: Kconfig: drop unnecessary dependenciesFelipe Balbi1-2/+0
2013-03-18usb: musb: make davinci and da8xx glues depend on BROKENFelipe Balbi1-0/+2
2013-03-18usb: musb: force PIO-only if we're building multiplatform kernelsFelipe Balbi1-0/+1
2013-03-05usb: musb: remove all 'select' from KconfigFelipe Balbi1-5/+0