aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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