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