summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/usb-musb.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+3
2012-09-20ARM: OMAP2+: Make am35xx.h localTony Lindgren1-1/+1
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-3/+3
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-1/+0
2012-09-06arm: omap: phy: remove unused functions from omap-phy-internal.cKishon Vijay Abraham I1-3/+0
2012-06-20ARM: OMAP2+: Fix MUSB ifdefs for platform init codeTony Lindgren1-4/+2
2012-05-10ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman1-1/+1
2012-05-10ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505Kevin Hilman1-1/+1
2011-12-13ARM: OMAP: musb: Adding support for ti81xxRavi Babu1-0/+3
2011-11-04ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo1-38/+0
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson1-10/+1
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren1-9/+6
2011-09-30ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin1-3/+0
2011-07-01usb: musb: omap: always create musb deviceFelipe Balbi1-10/+0
2011-05-24Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony 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/gi...Linus 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