summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman2016-09-191-1/+1
|\
| * usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren2016-09-161-1/+1
* | usb: musb: da8xx: Remove mach codeDavid Lechner2016-09-131-1/+1
|/
* usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum2016-02-141-0/+1
* usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum2016-02-141-0/+1
* usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann2015-11-181-1/+1
* usb: musb: Allow building in all the DMA codeTony Lindgren2015-08-031-24/+14
* usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede2015-07-291-1/+12
* usb: musb: fix Kconfig regressionArnd Bergmann2015-03-091-1/+2
* usb: musb: add omap-control dependencyArnd Bergmann2015-01-291-1/+1
* usb: musb: add generic usb phy dependenciesArnd Bergmann2015-01-291-0/+5
* usb: musb: Fix randconfig build issues for Kconfig optionsTony Lindgren2014-12-221-0/+4
* usb: musb: Allow multiple glue layers to be built inTony Lindgren2014-11-251-4/+1
* usb: musb: omap2plus bus glue needs USB host supportArnd Bergmann2014-05-141-1/+1
* usb: musb: tusb-dma can't be built-in if tusb is notArnd Bergmann2014-05-141-1/+1
* usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabledGeorge Cherian2014-05-141-0/+1
* usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMAGeert Uytterhoeven2014-03-051-0/+2
* usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia2013-12-231-4/+4
* usb: musb: add support for JZ4740 usb device controllerApelete Seketeli2013-12-201-1/+7
* Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-241-2/+2
|\
| * usb: musb: name ux500 platforms more broadlyLinus Walleij2013-10-011-2/+2
* | usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I2013-09-271-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* usb: musb: dsps: make it depend on OF_IRQFelipe Balbi2013-08-121-0/+1
* usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior2013-08-091-0/+4
* usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior2013-08-091-0/+4
* usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modesDaniel Mack2013-05-281-0/+29
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-1/+1
* usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-181-1/+0
* usb: musb: Kconfig: drop unnecessary dependenciesFelipe Balbi2013-03-181-2/+0
* usb: musb: make davinci and da8xx glues depend on BROKENFelipe Balbi2013-03-181-0/+2
* usb: musb: force PIO-only if we're building multiplatform kernelsFelipe Balbi2013-03-181-0/+1
* usb: musb: remove all 'select' from KconfigFelipe Balbi2013-03-051-5/+0
* usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi2013-03-041-2/+2
* drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-081-0/+1
* usb: start using the control module driverKishon Vijay Abraham I2013-01-251-0/+1
* Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-09-111-1/+1
|\
| * usb: musb: fix spelling of families in KconfigPeter Meerwald2012-08-201-1/+1
* | Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-09-111-1/+0
|\ \
| * | usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz2012-08-311-1/+0
| |/
* / usb: musb: Fix wrong config for am33xx and ti81xxAjay Kumar Gupta2012-08-031-2/+2
|/
* usb: musb: enable support for am335xAjay Kumar Gupta2012-05-041-2/+2
* usb: musb: Add support for ti81xx platformAjay Kumar Gupta2012-05-041-1/+7
* usb: musb: cleanup kconfigFelipe Contreras2011-12-201-6/+4
* usb: musb: trivial Kconfig cleanupsFelipe Contreras2011-12-201-1/+1
* usb: musb: drop ARCH dependencyFelipe Balbi2011-12-121-2/+0
* usb: musb: use a Kconfig choice to pick the right DMA methodArnd Bergmann2011-12-121-23/+34
* usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in KconfigLuciano Coelho2011-11-141-0/+1
* usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab2011-11-141-1/+1
* usb: musb: fix KconfigRabin Vincent2011-08-011-3/+0