linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for v5.7-rc6
@ 2020-05-15  9:26 Felipe Balbi
  2020-05-15 13:38 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2020-05-15  9:26 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

[-- Attachment #1: Type: text/plain, Size: 2184 bytes --]


Hi Greg,

here's what I hope to be the last set of fixes for the current
cycle. The important part are all the fixes on the raw-gadget which have
been discussed in the mailing list.

Let me know if you want anything to be changed.

cheers

The following changes since commit 5c4edcdbcd97fb3fb657898d0463afb84e4fbbb3:

  usb: typec: mux: intel: Fix DP_HPD_LVL bit field (2020-05-13 14:33:51 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git fixes-for-v5.7-rc6

for you to fetch changes up to 172b14b48ca10b280482b164506892ea09edb946:

  usb: cdns3: gadget: make a bunch of functions static (2020-05-14 12:46:10 +0300)

----------------------------------------------------------------
USB: fixes for v5.7-rc6

The main part here are the important fixes for the raw-gadget before it
becomes an ABI. We're adding support for stall/halt/wedge which is
actually pretty important in many situations. There's also a NULL
pointer deref fix.

Apart from raw-gadget, I've included some recent sparse fixes to a few
drivers.

Signed-off-by: Felipe Balbi <balbi@kernel.org>

----------------------------------------------------------------
Andrey Konovalov (5):
      usb: raw-gadget: improve uapi headers comments
      usb: raw-gadget: fix gadget endpoint selection
      usb: raw-gadget: support stalling/halting/wedging endpoints
      usb: raw-gadget: documentation updates
      usb: raw-gadget: fix null-ptr-deref when reenabling endpoints

Jason Yan (1):
      usb: cdns3: gadget: make a bunch of functions static

Rikard Falkeborn (1):
      usb: mtu3: constify struct debugfs_reg32

Samuel Zou (1):
      usb: gadget: udc: atmel: Make some symbols static

 Documentation/usb/raw-gadget.rst        |  37 +++-
 drivers/usb/cdns3/gadget.c              |  20 +--
 drivers/usb/gadget/legacy/raw_gadget.c  | 307 +++++++++++++++++++++++++-------
 drivers/usb/gadget/udc/atmel_usba_udc.c |   4 +-
 drivers/usb/mtu3/mtu3_debugfs.c         |   4 +-
 include/uapi/linux/usb/raw_gadget.h     | 108 +++++++++--
 6 files changed, 385 insertions(+), 95 deletions(-)

-- 
balbi

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

* Re: [GIT PULL] USB fixes for v5.7-rc6
  2020-05-15  9:26 [GIT PULL] USB fixes for v5.7-rc6 Felipe Balbi
@ 2020-05-15 13:38 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2020-05-15 13:38 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: linux-usb

On Fri, May 15, 2020 at 12:26:38PM +0300, Felipe Balbi wrote:
> 
> Hi Greg,
> 
> here's what I hope to be the last set of fixes for the current
> cycle. The important part are all the fixes on the raw-gadget which have
> been discussed in the mailing list.
> 
> Let me know if you want anything to be changed.
> 
> cheers
> 
> The following changes since commit 5c4edcdbcd97fb3fb657898d0463afb84e4fbbb3:
> 
>   usb: typec: mux: intel: Fix DP_HPD_LVL bit field (2020-05-13 14:33:51 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git fixes-for-v5.7-rc6

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2020-05-15 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15  9:26 [GIT PULL] USB fixes for v5.7-rc6 Felipe Balbi
2020-05-15 13:38 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).