All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] usb: chipidea: changes for v5.5-rc1
@ 2019-11-18 10:00 Peter Chen
  2019-11-18 11:31 ` gregkh
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Chen @ 2019-11-18 10:00 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb

The following changes since commit a079973f462a3d506c6a7f00c770a55b167ed094:

  usb: typec: tcpm: Remove tcpc_config configuration mechanism (2019-11-16 14:45:31 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 4d6141288c33b73027260e73df262464cbe1fd0d:

  usb: chipidea: imx: pinctrl for HSIC is optional (2019-11-18 17:40:27 +0800)

----------------------------------------------------------------
- Improve the Vbus handler
- Improve the HSIC handler for i.mx serial SoC
- Some other tiny changes

----------------------------------------------------------------
Jun Li (1):
      usb: chipidea: udc: protect usb interrupt enable

Li Jun (2):
      usb: chipidea: imx: enable vbus and id wakeup only for OTG events
      usb: chipidea: imx: check data->usbmisc_data against NULL before access

Peter Chen (5):
      usb: chipidea: udc: add new API ci_hdrc_gadget_connect
      usb: chipidea: core: change vbus-regulator as optional
      usb: chipidea: imx: change hsic power regulator as optional
      usb: chipidea: imx: refine the error handling for hsic
      usb: chipidea: imx: pinctrl for HSIC is optional

 drivers/usb/chipidea/ci_hdrc_imx.c | 79 ++++++++++++++++++++++++--------------
 drivers/usb/chipidea/ci_hdrc_imx.h |  2 +
 drivers/usb/chipidea/core.c        |  2 +-
 drivers/usb/chipidea/udc.c         | 73 ++++++++++++++++++-----------------
 drivers/usb/chipidea/usbmisc_imx.c | 31 +++++++++++----
 5 files changed, 114 insertions(+), 73 deletions(-)

-- 

Thanks,
Peter Chen

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

* Re: [GIT PULL] usb: chipidea: changes for v5.5-rc1
  2019-11-18 10:00 [GIT PULL] usb: chipidea: changes for v5.5-rc1 Peter Chen
@ 2019-11-18 11:31 ` gregkh
  0 siblings, 0 replies; 2+ messages in thread
From: gregkh @ 2019-11-18 11:31 UTC (permalink / raw)
  To: Peter Chen; +Cc: linux-usb

On Mon, Nov 18, 2019 at 10:00:22AM +0000, Peter Chen wrote:
> The following changes since commit a079973f462a3d506c6a7f00c770a55b167ed094:
> 
>   usb: typec: tcpm: Remove tcpc_config configuration mechanism (2019-11-16 14:45:31 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-ci-v5.5-rc1
> 

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2019-11-18 11:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-18 10:00 [GIT PULL] usb: chipidea: changes for v5.5-rc1 Peter Chen
2019-11-18 11:31 ` gregkh

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.