aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/usb-musb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-24Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into omap-for-linusTony Lindgren1-5/+5
2011-05-18usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabledHema HK1-0/+2
2011-05-18usb: musb: OMAP4430: Power down the PHY during board initHema HK1-5/+3
2011-05-09omap: musb: introduce default board configMike Rapoport1-1/+13
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-137/+83
2011-03-01usb: musb: OMAP4430: Power down the PHY during board initHema HK1-0/+4
2011-02-17OMAP2+: musb: hwmod adaptation for musb registrationHema HK1-40/+44
2011-02-17arm: omap4: usb: explicitly configure MUSB padsAnand Gadiyar1-0/+40
2011-02-17usb: musb: AM35x: moving internal phy functions out of usb_musb.c fileHema HK1-97/+0
2010-12-10musb: am35x: fix compile error due to control apisAjay Kumar Gupta1-0/+97
2010-12-10usb: musb: split am35x to its own platform_driverFelipe Balbi1-0/+1
2010-12-10usb: musb: split omap2430 to its own platform_driverFelipe Balbi1-1/+1
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi1-1/+1
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi1-1/+1
2010-12-01usb: musb: add names for IRQs in structure resourceHema Kalliguddi1-0/+2
2010-10-22USB: AM35x: Add musb supportAjay Kumar Gupta1-0/+4
2010-07-05omap: mux: Remove old mux codeTony Lindgren1-1/+0
2010-05-20usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta1-0/+1
2010-02-23omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar1-2/+2
2010-02-23omap: musb: Add USB support to 4430 SDP board fileMaulik Mankad1-2/+7
2010-02-19omap: musb: remove unnecessary returnFelipe Balbi1-3/+1
2010-02-19omap: musb: remove unused dma dataFelipe Balbi1-3/+0
2010-02-19omap: musb: remove unused soft_con fieldFelipe Balbi1-1/+0
2010-02-19arm: omap: musb: we can use clk frameworkFelipe Balbi1-22/+0
2010-02-19omap: musb: remove unused dataFelipe Balbi1-34/+0
2010-02-19omap: musb: Pass board specific data from board fileMaulik Mankad1-2/+5
2010-02-19arm: omap: musb: ioremap only what's oursFelipe Balbi1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-09-02MUSB: Remove usb_musb_pm_init() callAnand Gadiyar1-12/+0
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar1-21/+0
2009-05-28OMAP3: PM: Ensure MUSB block can idle when driver not loadedPeter 'p2' De Schrijver1-0/+20
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman1-1/+0
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-4/+4
2009-03-23ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi1-0/+187