All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Linux OMAP Mailing List <linux-omap@vger.kernel.org>
Subject: [GIT PULL] USB patches
Date: Fri, 18 Feb 2011 09:35:13 +0200	[thread overview]
Message-ID: <20110218073513.GW14574@legolas.emea.dhcp.ti.com> (raw)

Hi Tony,

Here's a pull request for the changes we need to get into the upcoming
merge window. These have been tested overnight on pandaboard.

I also checked that it merges cleanly with your omap-for-linus branch.

The following changes since commit 85e2efbb1db9a18d218006706d6e4fbeb0216213:

  Linux 2.6.38-rc5 (2011-02-15 19:23:45 -0800)

are available in the git repository at:
  git://gitorious.org/usb/usb.git for-tony

Anand Gadiyar (2):
      arm: omap4: usb: explicitly configure MUSB pads
      arm: omap4: 4430sdp: drop ehci support

Hema HK (5):
      usb: musb: AM35x: moving internal phy functions out of usb_musb.c file
      OMAP2430: hwmod data: Add USBOTG
      OMAP3xxx: hwmod data: Add USBOTG
      AM35xx: hwmod data: Add USBOTG
      OMAP2+: musb: hwmod adaptation for musb registration

 arch/arm/mach-omap2/Makefile               |    3 +-
 arch/arm/mach-omap2/board-4430sdp.c        |   19 ---
 arch/arm/mach-omap2/board-am3517evm.c      |    4 +
 arch/arm/mach-omap2/omap_hwmod_2430_data.c |   98 +++++++++++++
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |  166 +++++++++++++++++++++
 arch/arm/mach-omap2/omap_phy_internal.c    |   93 ++++++++++++
 arch/arm/mach-omap2/usb-musb.c             |  219 +++++++++++-----------------
 arch/arm/plat-omap/include/plat/usb.h      |    4 +
 8 files changed, 450 insertions(+), 156 deletions(-)

-- 
balbi

             reply	other threads:[~2011-02-18  7:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18  7:35 Felipe Balbi [this message]
2011-02-22 19:01 ` [GIT PULL] USB patches Tony Lindgren
2011-02-22 20:01   ` Felipe Balbi
2011-05-18 10:44 [GIT PULL] USB Patches Felipe Balbi
2011-05-23  6:12 ` Felipe Balbi
2011-05-24  8:50   ` Tony Lindgren
2014-02-20 15:26 [GIT PULL] USB patches Felipe Balbi
2014-02-20 23:27 ` Greg KH
2014-12-23 16:53 Felipe Balbi
2014-12-24  0:06 ` Greg KH
2015-01-14 17:48 Felipe Balbi
2015-01-15  0:28 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110218073513.GW14574@legolas.emea.dhcp.ti.com \
    --to=balbi@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.