All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] usb: fixes for cdns3 driver
@ 2020-10-30  3:52 Peter Chen
  2020-10-30 10:47 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Chen @ 2020-10-30  3:52 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-usb

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.10-rc2

for you to fetch changes up to e11d2bf271589e70ea80a2ee3e116c40fcac62c2:

  usb: cdns3: gadget: own the lock wrongly at the suspend routine (2020-10-30 11:40:54 +0800)

----------------------------------------------------------------
4 bug fixes for Cadence 3 driver.
The biggest fix is changing endpoint configuration method to
avoid FIFO overflow at multiple endpoints situation.

----------------------------------------------------------------
Pawel Laszczak (2):
      usb: cdns3: Variable 'length' set but not used
      usb: cdns3: Fix on-chip memory overflow issue

Peter Chen (2):
      usb: cdns3: gadget: suspicious implicit sign extension
      usb: cdns3: gadget: own the lock wrongly at the suspend routine

 drivers/usb/cdns3/ep0.c    |  65 +++++++++++++++++++++++++++++++++-----------------------------
 drivers/usb/cdns3/gadget.c | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------
 drivers/usb/cdns3/gadget.h |   5 +++--
 3 files changed, 102 insertions(+), 83 deletions(-)

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

* Re: [GIT PULL] usb: fixes for cdns3 driver
  2020-10-30  3:52 [GIT PULL] usb: fixes for cdns3 driver Peter Chen
@ 2020-10-30 10:47 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-10-30 10:47 UTC (permalink / raw)
  To: Peter Chen; +Cc: linux-usb

On Fri, Oct 30, 2020 at 03:52:14AM +0000, Peter Chen wrote:
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.10-rc2

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2020-10-30 10:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30  3:52 [GIT PULL] usb: fixes for cdns3 driver Peter Chen
2020-10-30 10:47 ` Greg KH

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.