lkml.org 
[lkml]   [2020]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/5] USB: Gadget SuperSpeed fixes and a cleanup
Date
Some small USB gadget fixes, and one cleanup patch at the end.

The first 4 of these come from the Android kernel tree, where they fix
the gadget drivers to work properly as a SuperSpeed device, odd that no
one else has hit this before.

The last one is a cleanup patch removing the abuse of likely/unlikely
from the f_fs driver.

Changes from v2:
- added reviewed-by from Peter
- added additional whitespace to patch 3
- added 4th patch
- added this cover letter

Greg Kroah-Hartman (1):
USB: gadget: f_fs: remove likely/unlikely

Will McVicker (2):
USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
USB: gadget: f_midi: setup SuperSpeed Plus descriptors

taehyun.cho (2):
USB: gadget: f_acm: add support for SuperSpeed Plus
USB: gadget: f_fs: add SuperSpeed Plus support

drivers/usb/gadget/function/f_acm.c | 2 +-
drivers/usb/gadget/function/f_fs.c | 182 +++++++++++++-------------
drivers/usb/gadget/function/f_midi.c | 6 +
drivers/usb/gadget/function/f_rndis.c | 4 +-
4 files changed, 103 insertions(+), 91 deletions(-)

--
2.29.2

\
 
 \ /
  Last update: 2020-11-27 15:09    [W:0.093 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site