summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/usb-musb.c
Commit message (Expand)AuthorAgeFilesLines
* omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-241-2/+2
* omap: musb: Add USB support to 4430 SDP board fileMaulik Mankad2010-02-231-2/+7
* omap: musb: remove unnecessary returnFelipe Balbi2010-02-201-3/+1Star
* omap: musb: remove unused dma dataFelipe Balbi2010-02-201-3/+0Star
* omap: musb: remove unused soft_con fieldFelipe Balbi2010-02-201-1/+0Star
* arm: omap: musb: we can use clk frameworkFelipe Balbi2010-02-201-22/+0Star
* omap: musb: remove unused dataFelipe Balbi2010-02-201-34/+0Star
* omap: musb: Pass board specific data from board fileMaulik Mankad2010-02-201-2/+5
* arm: omap: musb: ioremap only what's oursFelipe Balbi2010-02-201-1/+1
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
* MUSB: Remove usb_musb_pm_init() callAnand Gadiyar2009-09-031-12/+0Star
* USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2009-08-081-21/+0Star
* OMAP3: PM: Ensure MUSB block can idle when driver not loadedPeter 'p2' De Schrijver2009-05-281-0/+20
* OMAP2/3: PM: push core PM code from linux-omapKevin Hilman2009-05-281-1/+0Star
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-141-4/+4
* ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi2009-03-241-0/+187