aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-21usb: musb: Add support for PolarFire SoC's musb controllerConor Dooley1-0/+1
2020-01-15usb: musb: remove dummy driver musb_am335x.cBin Liu1-3/+0
2020-01-15usb: musb: Add support for MediaTek musb controllerMin Guo1-0/+1
2018-03-26usb: musb: remove blackfin portArnd Bergmann1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-17usb: musb: add tracepoints support for debuggingBin Liu1-1/+4
2015-07-29usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede1-0/+1
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli1-0/+1
2013-08-09usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior1-0/+1
2013-08-09usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior1-0/+3
2013-05-28usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modesDaniel Mack1-2/+2
2012-05-04usb: musb: Add support for ti81xx platformAjay Kumar Gupta1-0/+1
2011-12-12usb: musb: use a Kconfig choice to pick the right DMA methodArnd Bergmann1-22/+4
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi1-2/+2
2011-05-18usb: musb: ux500: add configuration and build options for ux500 dmaMian Yousaf Kaukab1-0/+5
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi1-2/+0
2010-12-10usb: musb: add support for ux500 platformMian Yousaf Kaukab1-0/+1
2010-12-10usb: musb: split blackfin to its own platform_driverFelipe Balbi1-3/+1
2010-12-10usb: musb: split da8xx to its own platform_driverFelipe Balbi1-1/+1
2010-12-10usb: musb: split davinci to its own platform_driverFelipe Balbi1-1/+1
2010-12-10usb: musb: split tusb6010 to its own platform_driverFelipe Balbi1-1/+1
2010-12-10usb: musb: split am35x to its own platform_driverFelipe Balbi1-1/+1
2010-12-10usb: musb: split omap2430 to its own platform_driverFelipe Balbi1-1/+2
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi1-12/+9
2010-10-22USB: musb: add musb support for AM35xAjay Kumar Gupta1-1/+5
2010-10-22usb: makefile cleanupmatt mooney1-54/+17
2010-10-22usb: change to new flag variablematt mooney1-3/+1
2010-10-22usb: musb: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov1-0/+4
2010-05-20usb: musb: Makefile: remove unexistent config optionFelipe Balbi1-6/+0
2010-05-20usb: musb: add debugfs supportFelipe Balbi1-0/+4
2010-05-20USB: MUSB: Build MUSB driver for OMAP4Maulik Mankad1-0/+4
2010-04-30MUSB: fix DaVinci glue layer dependencySergei Shtylyov1-1/+1
2009-01-07USB: musb: add Blackfin Kconfig options and MakefileBryan Wu1-0/+8
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi1-14/+2
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi1-5/+0
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+86