All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] usb: chipidea changes for v5.9-rc1
@ 2020-07-29  2:12 Peter Chen
  2020-07-29 11:58 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Chen @ 2020-07-29  2:12 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

The following changes since commit af7b4801030c07637840191c69eb666917e4135d:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-06-07 17:27:45 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d6f93d21001e4388a25b0b922e02e64bc6004d2f:

  usb: chipidea: imx: get available runtime dr mode for wakeup setting (2020-07-28 14:12:11 +0800)

----------------------------------------------------------------
ENDIAN issue fix and one query controller role API is introduced.

----------------------------------------------------------------
Fabio Estevam (1):
      Documentation: ABI: usb: chipidea: Update Li Jun's e-mail

Peter Chen (3):
      usb: chipidea: udc: fix the ENDIAN issue
      usb: chipidea: add query_available_role interface
      usb: chipidea: imx: get available runtime dr mode for wakeup setting

 Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg |  8 ++++----
 drivers/usb/chipidea/ci_hdrc_imx.c                        |  4 ++++
 drivers/usb/chipidea/ci_hdrc_imx.h                        |  1 +
 drivers/usb/chipidea/core.c                               | 27 +++++++++++++++++++++++++++
 drivers/usb/chipidea/udc.c                                |  5 +++--
 drivers/usb/chipidea/usbmisc_imx.c                        |  4 ++--
 include/linux/usb/chipidea.h                              |  2 ++
 7 files changed, 43 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] usb: chipidea changes for v5.9-rc1
  2020-07-29  2:12 [GIT PULL] usb: chipidea changes for v5.9-rc1 Peter Chen
@ 2020-07-29 11:58 ` Greg Kroah-Hartman
  2020-07-30  1:31   ` Peter Chen
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Kroah-Hartman @ 2020-07-29 11:58 UTC (permalink / raw)
  To: Peter Chen; +Cc: linux-usb

On Wed, Jul 29, 2020 at 02:12:37AM +0000, Peter Chen wrote:
> The following changes since commit af7b4801030c07637840191c69eb666917e4135d:
> 
>   Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-06-07 17:27:45 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-ci-v5.9-rc1
> 
> for you to fetch changes up to d6f93d21001e4388a25b0b922e02e64bc6004d2f:
> 
>   usb: chipidea: imx: get available runtime dr mode for wakeup setting (2020-07-28 14:12:11 +0800)
> 
> ----------------------------------------------------------------
> ENDIAN issue fix and one query controller role API is introduced.
> 

Can you provide a bit more information in here in the future?  This is
what shows up in the changelog, and it says nothing about chipidea
stuff.

I've pulled this now, thanks.

greg k-h

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

* Re: [GIT PULL] usb: chipidea changes for v5.9-rc1
  2020-07-29 11:58 ` Greg Kroah-Hartman
@ 2020-07-30  1:31   ` Peter Chen
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Chen @ 2020-07-30  1:31 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

On 20-07-29 13:58:24, Greg Kroah-Hartman wrote:
> On Wed, Jul 29, 2020 at 02:12:37AM +0000, Peter Chen wrote:
> > The following changes since commit af7b4801030c07637840191c69eb666917e4135d:
> > 
> >   Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-06-07 17:27:45 -0700)
> > 
> > are available in the Git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-ci-v5.9-rc1
> > 
> > for you to fetch changes up to d6f93d21001e4388a25b0b922e02e64bc6004d2f:
> > 
> >   usb: chipidea: imx: get available runtime dr mode for wakeup setting (2020-07-28 14:12:11 +0800)
> > 
> > ----------------------------------------------------------------
> > ENDIAN issue fix and one query controller role API is introduced.
> > 
> 
> Can you provide a bit more information in here in the future?  This is
> what shows up in the changelog, and it says nothing about chipidea
> stuff.

Oh, I thought all my pull-request patches are chipidea related, but
the reader may not know it. I will add it in future, thanks.

-- 

Thanks,
Peter Chen

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

end of thread, other threads:[~2020-07-30  1:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-29  2:12 [GIT PULL] usb: chipidea changes for v5.9-rc1 Peter Chen
2020-07-29 11:58 ` Greg Kroah-Hartman
2020-07-30  1:31   ` Peter Chen

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.