mbox series

[GIT,PULL] usb: fixes for v5.12

Message ID 20210403001012.GB18389@b29397-desktop (mailing list archive)
State Accepted
Commit 3004fcba01b4adb3d2ff48c7eead8763fb837556
Headers show
Series [GIT,PULL] usb: fixes for v5.12 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/v5.12-rc5

Message

Peter Chen April 3, 2021, 12:10 a.m. UTC
The following changes since commit cf97d7af246831ea23c216f17205f91319afc85f:

  usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint (2021-03-27 08:59:46 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/v5.12-rc5

for you to fetch changes up to cf97d7af246831ea23c216f17205f91319afc85f:

  usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint (2021-03-27 08:59:46 +0800)

----------------------------------------------------------------
Fixes one issue with dequeuing requests after disabling endpoint for cdnsp udc driver

----------------------------------------------------------------

Comments

Greg Kroah-Hartman April 5, 2021, 7:05 a.m. UTC | #1
On Sat, Apr 03, 2021 at 08:10:12AM +0800, Peter Chen wrote:
> The following changes since commit cf97d7af246831ea23c216f17205f91319afc85f:
> 
>   usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint (2021-03-27 08:59:46 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/v5.12-rc5

Pulled and pushed out, thanks.

greg k-h