summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/usb-musb.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2: fix musb usage for n8x0Daniel Mack2013-08-161-4/+1
* ARM: OMAP2+: Remove omap4 pdata for USBTony Lindgren2013-05-301-3/+0
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\
| * ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-1/+1
* | ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I2013-02-061-0/+3
|/
* Merge branch 'depends/omap-cleanup-headers-usb' into next/headersOlof Johansson2012-11-051-2/+1
|\
| * ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-241-1/+1
* | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-181-2/+1
* | ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+1
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-4/+3
|\
| * ARM: OMAP2+: Make am35xx.h localTony Lindgren2012-09-201-1/+1
| * ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-3/+3
| * ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-1/+0
* | arm: omap: phy: remove unused functions from omap-phy-internal.cKishon Vijay Abraham I2012-09-061-3/+0
|/
* ARM: OMAP2+: Fix MUSB ifdefs for platform init codeTony Lindgren2012-06-201-4/+2
* ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman2012-05-101-1/+1
* ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505Kevin Hilman2012-05-101-1/+1
* ARM: OMAP: musb: Adding support for ti81xxRavi Babu2011-12-131-0/+3
* ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo2011-11-041-38/+0
* ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-041-10/+1
* Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-041-9/+6
|\
* | ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin2011-09-301-3/+0
|/
* usb: musb: omap: always create musb deviceFelipe Balbi2011-07-011-10/+0
* 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