* [GIT PULL] USB fixes for v5.6-rc1
@ 2020-02-13 16:09 Felipe Balbi
2020-02-13 16:35 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2020-02-13 16:09 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-usb
[-- Attachment #1: Type: text/plain, Size: 2334 bytes --]
Hi Greg,
not too many fixes this time around. Only 9 commits. Let me know if you
need or want anything to be changed.
cheers
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v5.6-rc1
for you to fetch changes up to 42cd5ffe46c1037d5d9a253c72e71a024a7bfbef:
usb: dwc3: debug: fix string position formatting mixup with ret and len (2020-02-11 08:45:45 +0200)
----------------------------------------------------------------
USB: fixes for v5.6-rc1
DWC3 learned that we can't always depend on Event Status bits. A
problem was solved which would only surface with scatter list on IN
endpoints.
DWC2 got a fix for feature requests (both set and clear) and GetStatus
request.
The serial gadget got a fix for a TX stall bug.
Composite framework now works better for SSP devices.
----------------------------------------------------------------
Anurag Kumar Vulisha (1):
usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields
Colin Ian King (1):
usb: dwc3: debug: fix string position formatting mixup with ret and len
Jack Pham (2):
usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
usb: gadget: composite: Support more than 500mA MaxPower
John Keeping (1):
usb: gadget: u_audio: Fix high-speed max packet size
Lars-Peter Clausen (1):
usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
Minas Harutyunyan (2):
usb: dwc2: Fix in ISOC request length checking
usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
Sergey Organov (1):
usb: gadget: serial: fix Tx stall after buffer overflow
drivers/usb/dwc2/gadget.c | 40 +++++++++++++++++++---------------
drivers/usb/dwc3/debug.h | 39 +++++++++++++--------------------
drivers/usb/dwc3/gadget.c | 3 ++-
drivers/usb/gadget/composite.c | 30 ++++++++++++++++---------
drivers/usb/gadget/function/f_fs.c | 5 +++--
drivers/usb/gadget/function/u_audio.c | 10 ++++-----
drivers/usb/gadget/function/u_serial.c | 4 +++-
7 files changed, 71 insertions(+), 60 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.6-rc1
2020-02-13 16:09 [GIT PULL] USB fixes for v5.6-rc1 Felipe Balbi
@ 2020-02-13 16:35 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2020-02-13 16:35 UTC (permalink / raw)
To: Felipe Balbi; +Cc: linux-usb
On Thu, Feb 13, 2020 at 06:09:42PM +0200, Felipe Balbi wrote:
>
> Hi Greg,
>
> not too many fixes this time around. Only 9 commits. Let me know if you
> need or want anything to be changed.
>
> cheers
>
>
> The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
>
> Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v5.6-rc1
Pulled and pushed out, thanks!
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-13 16:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-13 16:09 [GIT PULL] USB fixes for v5.6-rc1 Felipe Balbi
2020-02-13 16:35 ` 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).