* [GIT PULL] usb: fixes for v5.10
@ 2020-11-30 6:13 Peter Chen
2020-11-30 7:30 ` gregkh
2020-11-30 8:11 ` gregkh
0 siblings, 2 replies; 4+ messages in thread
From: Peter Chen @ 2020-11-30 6:13 UTC (permalink / raw)
To: gregkh@linuxfoundation.org; +Cc: linux-usb@vger.kernel.org
The following changes since commit f3bc432aa8a7a2bfe9ebb432502be5c5d979d7fe:
USB: core: Change %pK for __user pointers to %px (2020-11-20 16:36:31 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-fixes-v5.10-rc6
for you to fetch changes up to 6b8137517e70f6e96d0251a98930b1f29d0be161:
usb: cdns3: core: fix goto label for error path (2020-11-30 13:48:32 +0800)
----------------------------------------------------------------
- Fixed hardware role switch issue at TI platform
- Fixed scatter-list buffer handling
- Fixed error goto label issue
----------------------------------------------------------------
Peter Chen (2):
usb: cdns3: gadget: clear trb->length as zero after preparing every trb
usb: cdns3: core: fix goto label for error path
Roger Quadros (1):
usb: cdns3: Fix hardware based role switch
drivers/usb/cdns3/core.c | 29 ++++++++++++++++-------------
drivers/usb/cdns3/gadget.c | 1 +
2 files changed, 17 insertions(+), 13 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] usb: fixes for v5.10
2020-11-30 6:13 [GIT PULL] usb: fixes for v5.10 Peter Chen
@ 2020-11-30 7:30 ` gregkh
2020-11-30 7:38 ` Peter Chen
2020-11-30 8:11 ` gregkh
1 sibling, 1 reply; 4+ messages in thread
From: gregkh @ 2020-11-30 7:30 UTC (permalink / raw)
To: Peter Chen; +Cc: linux-usb@vger.kernel.org
On Mon, Nov 30, 2020 at 06:13:22AM +0000, Peter Chen wrote:
> The following changes since commit f3bc432aa8a7a2bfe9ebb432502be5c5d979d7fe:
>
> USB: core: Change %pK for __user pointers to %px (2020-11-20 16:36:31 +0100)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-fixes-v5.10-rc6
You sent this twice, which one is correct? Or are they both the same?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [GIT PULL] usb: fixes for v5.10
2020-11-30 7:30 ` gregkh
@ 2020-11-30 7:38 ` Peter Chen
0 siblings, 0 replies; 4+ messages in thread
From: Peter Chen @ 2020-11-30 7:38 UTC (permalink / raw)
To: gregkh@linuxfoundation.org; +Cc: linux-usb@vger.kernel.org
>
> On Mon, Nov 30, 2020 at 06:13:22AM +0000, Peter Chen wrote:
> > The following changes since commit
> f3bc432aa8a7a2bfe9ebb432502be5c5d979d7fe:
> >
> > USB: core: Change %pK for __user pointers to %px (2020-11-20 16:36:31
> +0100)
> >
> > are available in the Git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/
> tags/usb-fixes-v5.10-rc6
>
> You sent this twice, which one is correct? Or are they both the same?
>
Both are the same, the 1st one used wrong email format which is denied by
linux-usb ML, so I sent again, sorry about it.
Peter
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] usb: fixes for v5.10
2020-11-30 6:13 [GIT PULL] usb: fixes for v5.10 Peter Chen
2020-11-30 7:30 ` gregkh
@ 2020-11-30 8:11 ` gregkh
1 sibling, 0 replies; 4+ messages in thread
From: gregkh @ 2020-11-30 8:11 UTC (permalink / raw)
To: Peter Chen; +Cc: linux-usb@vger.kernel.org
On Mon, Nov 30, 2020 at 06:13:22AM +0000, Peter Chen wrote:
> The following changes since commit f3bc432aa8a7a2bfe9ebb432502be5c5d979d7fe:
>
> USB: core: Change %pK for __user pointers to %px (2020-11-20 16:36:31 +0100)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-fixes-v5.10-rc6
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-11-30 8:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30 6:13 [GIT PULL] usb: fixes for v5.10 Peter Chen
2020-11-30 7:30 ` gregkh
2020-11-30 7:38 ` Peter Chen
2020-11-30 8:11 ` 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.