aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/usb-musb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-10ARM: OMAP2+: Remove legacy usb-musb.c platform init codeTony Lindgren1-106/+0
2015-01-14ARM: OMAP2+: Remove unused ti81xx platform init codeTony Lindgren1-10/+2
2013-08-16ARM: OMAP2: fix musb usage for n8x0Daniel Mack1-4/+1
2013-05-30ARM: OMAP2+: Remove omap4 pdata for USBTony Lindgren1-3/+0
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-06ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I1-0/+3
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley1-1/+1
2012-11-05Merge branch 'depends/omap-cleanup-headers-usb' into next/headersOlof Johansson1-2/+1
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren1-1/+1
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-2/+1
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren1-1/+1
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/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