linux-uconsole/drivers/usb
Thinh Nguyen 7c9599e204 FROMGIT: usb: dwc3: Create helper function getting MDWIDTH
Different controller IPs check different HW parameters for MDWIDTH.
To help with maintainability, create a helper function to consolidate
the logic in a single place.

Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/456329d36e8c188df5c234f3282595b630bf1470.1616892233.git.Thinh.Nguyen@synopsys.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit d00be779cc
 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-next)
Signed-off-by: Wesley Cheng <wcheng@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I8b3b47c564d20d24e06dae2c70b423d4b42363f7
2021-07-03 05:07:50 +00:00
..
atm
c67x00
cdns3 usb: cdns3: fix NULL pointer dereference on no platform data 2021-03-11 14:17:26 +01:00
chipidea usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data() 2021-01-12 20:18:19 +01:00
class cdc-wdm: untangle a circular dependency between callback and softint 2021-05-19 10:13:16 +02:00
common FROMGIT: usb: common: move function's kerneldoc next to its definition 2021-03-08 16:15:00 +01:00
core Merge 5.10.42 into android12-5.10 2021-06-03 18:47:38 +02:00
dwc2 Merge 5.10.43 into android12-5.10 2021-06-12 14:48:14 +02:00
dwc3 FROMGIT: usb: dwc3: Create helper function getting MDWIDTH 2021-07-03 05:07:50 +00:00
early
gadget FROMGIT: usb: fix various gadget panics on 10gbps cabling 2021-06-09 10:43:33 +00:00
host ANDROID: usb: export built-in tracepoint functions 2021-07-01 13:39:02 +08:00
image
isp1760
misc USB: trancevibrator: fix control-request direction 2021-06-03 09:00:34 +02:00
mon
mtu3
musb usb: musb: Fix an error message 2021-05-19 10:13:13 +02:00
phy
renesas_usbhs usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM 2021-03-17 17:06:29 +01:00
roles usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode() 2021-05-14 09:49:55 +02:00
serial USB: serial: pl2303: add device id for ADLINK ND-6530 GC 2021-06-03 09:00:35 +02:00
storage usb-storage: Add quirk to defeat Kindle's automatic unload 2021-03-25 09:04:14 +01:00
typec FROMGIT: usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0 2021-06-17 14:17:55 -07:00
usbip usbip: vudc: fix missing unlock on error in usbip_sockfd_store() 2021-05-14 09:50:19 +02:00
Kconfig
Makefile
usb-skeleton.c