aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/usb-musb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren2011-05-241-5/+5
|\
| * usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabledHema HK2011-05-181-0/+2
| * usb: musb: OMAP4430: Power down the PHY during board initHema HK2011-05-181-5/+3
* | omap: musb: introduce default board configMike Rapoport2011-05-091-1/+13
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-137/+83
|\
| * OMAP2+: musb: hwmod adaptation for musb registrationHema HK2011-02-171-40/+44
| * arm: omap4: usb: explicitly configure MUSB padsAnand Gadiyar2011-02-171-0/+40
| * usb: musb: AM35x: moving internal phy functions out of usb_musb.c fileHema HK2011-02-171-97/+0
* | usb: musb: OMAP4430: Power down the PHY during board initHema HK2011-03-011-0/+4
|/
* 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/+0
* 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-231-2/+2
* omap: musb: Add USB support to 4430 SDP board fileMaulik Mankad2010-02-231-2/+7
* omap: musb: remove unnecessary returnFelipe Balbi2010-02-191-3/+1
* omap: musb: remove unused dma dataFelipe Balbi2010-02-191-3/+0
* omap: musb: remove unused soft_con fieldFelipe Balbi2010-02-191-1/+0
* arm: omap: musb: we can use clk frameworkFelipe Balbi2010-02-191-22/+0
* omap: musb: remove unused dataFelipe Balbi2010-02-191-34/+0
* omap: musb: Pass board specific data from board fileMaulik Mankad2010-02-191-2/+5
* arm: omap: musb: ioremap only what's oursFelipe Balbi2010-02-191-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-021-12/+0
* USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2009-08-071-21/+0
* 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/+0
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-4/+4
* ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi2009-03-231-0/+187