All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT,PULL] usb: chipidea: changes for v4.21-rc1
@ 2018-12-17  9:20 Peter Chen
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Chen @ 2018-12-17  9:20 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

The following changes since commit e67ebf1b3815b2d1fc505dba182761c0be6c179d:

  xhci: move usb2 get port status link resume handling to its own function (2018-12-07 15:40:41 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-ci-v4.21-rc1

for you to fetch changes up to 9049fce897edae50835a8f799d4b05f67a538e9a:

  usb: chipidea: imx: allow to configure oc polarity on i.MX25 (2018-12-11 09:13:11 +0800)

----------------------------------------------------------------
- Improve the over-current handling for imx
- Add the HSIC support for imx

----------------------------------------------------------------
Peter Chen (4):
      usb: chipidea: add flag for imx hsic implementation
      usb: chipidea: imx: add HSIC support
      usb: chipidea: host: override ehci->hub_control
      doc: usb: ci-hdrc-usb2: Add pinctrl properties for HSIC pin groups

Uwe Kleine-König (3):
      usb: chipidea: imx: support configuring for active low oc signal
      usb: chipidea: imx: Warn if oc polarity isn't specified
      usb: chipidea: imx: allow to configure oc polarity on i.MX25

 .../devicetree/bindings/usb/ci-hdrc-usb2.txt       |  36 +++-
 drivers/usb/chipidea/ci_hdrc_imx.c                 | 158 +++++++++++++++---
 drivers/usb/chipidea/ci_hdrc_imx.h                 |  17 +-
 drivers/usb/chipidea/host.c                        |  92 +++++++++++
 drivers/usb/chipidea/usbmisc_imx.c                 | 183 ++++++++++++++++++++-
 include/linux/usb/chipidea.h                       |   3 +
 6 files changed, 455 insertions(+), 34 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT,PULL] usb: chipidea: changes for v4.21-rc1
@ 2018-12-17 12:59 Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-12-17 12:59 UTC (permalink / raw)
  To: Peter Chen; +Cc: linux-usb

On Mon, Dec 17, 2018 at 09:20:18AM +0000, Peter Chen wrote:
> The following changes since commit e67ebf1b3815b2d1fc505dba182761c0be6c179d:
> 
>   xhci: move usb2 get port status link resume handling to its own function (2018-12-07 15:40:41 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-ci-v4.21-rc1

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-17 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-17  9:20 [GIT,PULL] usb: chipidea: changes for v4.21-rc1 Peter Chen
2018-12-17 12:59 Greg Kroah-Hartman

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.