All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org
Cc: linux-sh@vger.kernel.org, yoshihiro.shimoda.uh@renesas.com,
	Peter.Chen@freescale.com, stern@rowland.harvard.edu,
	swarren@wwwdotorg.org, thierry.reding@gmail.com, balbi@ti.com,
	linux-tegra@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-kernel@vger.kernel.org, antoine.tenart@free-electrons.com
Subject: [PATCH v6 0/2] Add generic PHY support to USB HCD
Date: Wed, 24 Sep 2014 23:03:29 +0400	[thread overview]
Message-ID: <37148636.BU5lT4M4eC@wasted.cogentembedded.com> (raw)

Hello.

   This patchset is against the usb-next' branch of Greg KH's 'usb.git' repo.
Here I add support for the generic PHY to the 'struct usb_hcd' (having to
rename the existing 'phy' field to 'usb_phy' beforehand). This was mainly
intended to be used with the PCI OHCI/EHCI drivers and also xHCI driver;
however there are several more dependent patchsets now posted to 'linux-usb'.

[1/2] usb: rename phy to usb_phy in HCD
[2/2] usb: hcd: add generic PHY support

WBR, Sergei

WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org
Cc: linux-sh@vger.kernel.org, yoshihiro.shimoda.uh@renesas.com,
	Peter.Chen@freescale.com, stern@rowland.harvard.edu,
	swarren@wwwdotorg.org, thierry.reding@gmail.com, balbi@ti.com,
	linux-tegra@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-kernel@vger.kernel.org, antoine.tenart@free-electrons.com
Subject: [PATCH v6 0/2] Add generic PHY support to USB HCD
Date: Wed, 24 Sep 2014 19:03:29 +0000	[thread overview]
Message-ID: <37148636.BU5lT4M4eC@wasted.cogentembedded.com> (raw)

Hello.

   This patchset is against the usb-next' branch of Greg KH's 'usb.git' repo.
Here I add support for the generic PHY to the 'struct usb_hcd' (having to
rename the existing 'phy' field to 'usb_phy' beforehand). This was mainly
intended to be used with the PCI OHCI/EHCI drivers and also xHCI driver;
however there are several more dependent patchsets now posted to 'linux-usb'.

[1/2] usb: rename phy to usb_phy in HCD
[2/2] usb: hcd: add generic PHY support

WBR, Sergei


             reply	other threads:[~2014-09-24 19:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 19:03 Sergei Shtylyov [this message]
2014-09-24 19:03 ` [PATCH v6 0/2] Add generic PHY support to USB HCD Sergei Shtylyov
2014-09-24 19:05 ` [PATCH v6 1/2] usb: rename phy to usb_phy in HCD Sergei Shtylyov
2014-09-24 19:05   ` Sergei Shtylyov
     [not found]   ` <2300651.HNvMzB0aUB-gHKXc3Y1Z8zGSmamagVegGFoWSdPRAKMAL8bYrjMMd8@public.gmane.org>
2014-09-24 19:28     ` Felipe Balbi
2014-09-24 19:28       ` Felipe Balbi
2014-09-24 19:28       ` Felipe Balbi
2014-09-24 19:31       ` Sergei Shtylyov
2014-09-24 19:31         ` Sergei Shtylyov
2014-09-24 19:39         ` Felipe Balbi
2014-09-24 19:39           ` Felipe Balbi
2014-09-24 19:39           ` Felipe Balbi
2014-09-24 19:09 ` [PATCH v6 2/2] usb: hcd: add generic PHY support Sergei Shtylyov
2014-09-24 19:09   ` Sergei Shtylyov

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=37148636.BU5lT4M4eC@wasted.cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=Peter.Chen@freescale.com \
    --cc=antoine.tenart@free-electrons.com \
    --cc=balbi@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    --cc=swarren@wwwdotorg.org \
    --cc=thierry.reding@gmail.com \
    --cc=yoshihiro.shimoda.uh@renesas.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.