summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/usb-musb.c
Commit message (Expand)AuthorAgeFilesLines
* musb: am35x: fix compile error due to control apisAjay Kumar Gupta2010-12-101-0/+97
* usb: musb: split am35x to its own platform_driverFelipe Balbi2010-12-101-0/+1
* usb: musb: split omap2430 to its own platform_driverFelipe Balbi2010-12-101-1/+1
* usb: musb: trivial search and replace patchFelipe Balbi2010-12-101-1/+1
* usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-101-1/+1
* usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-011-0/+2
* USB: AM35x: Add musb supportAjay Kumar Gupta2010-10-221-0/+4
* omap: mux: Remove old mux codeTony Lindgren2010-07-051-1/+0Star
* usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta2010-05-201-0/+1
* 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