All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Shtylyov <s.shtylyov@omp.ru>
To: <linux-usb@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Felipe Balbi <balbi@kernel.org>,
	Alan Stern <stern@rowland.harvard.edu>, Bin Liu <b-liu@ti.com>
Subject: Re: [PATCH v2 00/10] Fix deferred probing in the USB host/gadget drivers
Date: Thu, 9 Dec 2021 12:23:09 +0300	[thread overview]
Message-ID: <877db647-961f-3882-3d4c-ee2155e39495@omp.ru> (raw)
In-Reply-To: <20211208192118.7483-1-s.shtylyov@omp.ru>

On 08.12.2021 22:21, Sergey Shtylyov wrote:

> Here are 10 patches against the 'usb-linus' branch of Greg KH's 'usb.git'
> repo. The affected host/gadget drivers call platform_get_irq() but override
> its result in case of error which prevents the deferred probing from working.
> These patches now logically depend on the previously posted patch:
> 
> https://marc.info/?l=linux-kernel&m=163623041902285
> 
> Sergey Shtylyov (10):
>    usb: gadget: udc: bcm63xx: fix deferred probing
>    usb: gadget: udc: gr: fix deferred probing
>    usb: gadget: udc: pxa25x: fix deferred probing
>    usb: host: ehci-atmel: fix deferred probing
>    usb: host: ehci-orion: fix deferred probing
>    usb: host: ehci-sh: fix deferred probing
>    usb: host: ohci-da8xx: fix deferred probing
>    usb: host: ohci-nxp: fix deferred probing
>    usb: host: ohci-omap: fix deferred probing
>    usb: musb: core: fix deferred probing

    Ignore this -- I totally forgot I had a feedback to v1. :-/

[...]

MBR, Sergey

      parent reply	other threads:[~2021-12-09  9:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-08 19:21 [PATCH v2 00/10] Fix deferred probing in the USB host/gadget drivers Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 01/10] usb: gadget: udc: bcm63xx: fix deferred probing Sergey Shtylyov
2021-12-08 19:21   ` Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 02/10] usb: gadget: udc: gr: " Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 03/10] usb: gadget: udc: pxa25x: " Sergey Shtylyov
2021-12-08 19:21   ` Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 04/10] usb: host: ehci-atmel: " Sergey Shtylyov
2021-12-08 19:21   ` Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 05/10] usb: host: ehci-orion: " Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 06/10] usb: host: ehci-sh: " Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 07/10] usb: host: ohci-da8xx: " Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 08/10] usb: host: ohci-nxp: " Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 09/10] usb: host: ohci-omap: " Sergey Shtylyov
2021-12-08 19:53   ` Aaro Koskinen
2021-12-08 19:59     ` Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 10/10] usb: musb: core: " Sergey Shtylyov
2021-12-09  9:23 ` Sergey Shtylyov [this message]

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=877db647-961f-3882-3d4c-ee2155e39495@omp.ru \
    --to=s.shtylyov@omp.ru \
    --cc=b-liu@ti.com \
    --cc=balbi@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    /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.