summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-04usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi1-2/+2
2013-02-09drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-0/+1
2013-01-25usb: start using the control module driverKishon Vijay Abraham I1-0/+1
2012-09-12Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-1/+1
2012-09-12Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+0
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz1-1/+0
2012-08-20usb: musb: fix spelling of families in KconfigPeter Meerwald1-1/+1
2012-08-03usb: musb: Fix wrong config for am33xx and ti81xxAjay Kumar Gupta1-2/+2
2012-05-04usb: musb: enable support for am335xAjay Kumar Gupta1-2/+2
2012-05-04usb: musb: Add support for ti81xx platformAjay Kumar Gupta1-1/+7
2011-12-20usb: musb: cleanup kconfigFelipe Contreras1-6/+4
2011-12-20usb: musb: trivial Kconfig cleanupsFelipe Contreras1-1/+1
2011-12-12usb: musb: drop ARCH dependencyFelipe Balbi1-2/+0
2011-12-12usb: musb: use a Kconfig choice to pick the right DMA methodArnd Bergmann1-23/+34
2011-11-14usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in KconfigLuciano Coelho1-0/+1
2011-11-14usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab1-1/+1
2011-08-01usb: musb: fix KconfigRabin Vincent1-3/+0
2011-07-02usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi1-74/+1
2011-05-18usb: musb: ux500: add configuration and build options for ux500 dmaMian Yousaf Kaukab1-0/+7
2011-05-13usb: musb: allow musb and glue layers to be modulesFelipe Balbi1-10/+10
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi1-8/+0
2011-04-13usb: musb: temporarily make it boolFelipe Balbi1-3/+3
2010-12-10usb: musb: TWL6030: Selecting TWL6030_USB transceiverHema HK1-0/+1
2010-12-10usb: musb: add support for ux500 platformMian Yousaf Kaukab1-0/+4
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi1-1/+1
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi1-45/+25
2010-10-22USB: musb: add musb support for AM35xAjay Kumar Gupta1-1/+12
2010-10-22usb: musb: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov1-1/+4
2010-05-21USB: MUSB: Build MUSB driver for OMAP4Maulik Mankad1-1/+5
2010-04-30MUSB: fix DaVinci glue layer dependencySergei Shtylyov1-1/+1
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-3/+3
2009-12-11USB: musb: Blackfin code needs NOP_USB_XCEIV tooCliff Cai1-2/+1
2009-12-11USB: musb: update Blackfin processor dependencySonic Zhang1-1/+1
2009-10-13USB: musb: invert arch depend stringMike Frysinger1-1/+1
2009-10-10USB: musb: make HAVE_CLK support optionalMike Frysinger1-1/+1
2009-08-08USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar1-0/+1
2009-06-16musb: proper hookup to transceiver driversDavid Brownell1-0/+2
2009-03-25USB: musb: partial DaVinci dm355 supportDavid Brownell1-3/+3
2009-01-28USB: musb: Kconfig fixDavid Brownell1-1/+1
2009-01-28USB: musb_hdrc: another davinci buildfix (otg related)David Brownell1-0/+1
2009-01-07USB: musb: add Blackfin Kconfig options and MakefileBryan Wu1-2/+10
2008-10-18usb: musb_hdrc build fixesDavid Brownell1-4/+0
2008-09-24USB: drivers/usb/musb/: disable it on SuperHAndrew Morton1-0/+1
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi1-7/+6
2008-08-14USB: Add MUSB and TUSB supportFelipe Balbi1-0/+176