2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 14:43:54 +08:00
linux-next/include/linux/usb
Pawel Laszczak 3db1b636c0 usb:gadget Separated decoding functions from dwc3 driver.
Patch moves some decoding functions from driver/usb/dwc3/debug.h driver
to driver/usb/gadget/debug.c file. These moved functions include:
    dwc3_decode_get_status
    dwc3_decode_set_clear_feature
    dwc3_decode_set_address
    dwc3_decode_get_set_descriptor
    dwc3_decode_get_configuration
    dwc3_decode_set_configuration
    dwc3_decode_get_intf
    dwc3_decode_set_intf
    dwc3_decode_synch_frame
    dwc3_decode_set_sel
    dwc3_decode_set_isoch_delay
    dwc3_decode_ctrl

These functions are used also in inroduced cdns3 driver.

All functions prefixes were changed from dwc3 to usb.
Also, function's parameters has been extended according to the name
of fields in standard SETUP packet.
Additionally, patch adds usb_decode_ctrl function to
include/linux/usb/gadget.h file.

Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2019-07-03 10:45:58 +03:00
..
association.h
audio-v2.h
audio-v3.h
audio.h
c67x00.h
ccid.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
cdc_ncm.h
cdc-wdm.h
cdc.h
ch9.h usb: introduce usb_ep_type_string() function 2019-05-03 09:13:48 +03:00
chipidea.h usb: chipidea: add flag for imx hsic implementation 2018-12-11 09:12:29 +08:00
composite.h
ehci_def.h
ehci_pdriver.h
ehci-dbgp.h
ezusb.h
functionfs.h
g_hid.h
gadget_configfs.h
gadget.h usb:gadget Separated decoding functions from dwc3 driver. 2019-07-03 10:45:58 +03:00
gpio_vbus.h
hcd.h USB: changes for v5.2 merge window 2019-05-03 18:05:27 +02:00
input.h
iowarrior.h
irda.h
isp116x.h
isp1301.h
isp1362.h
isp1760.h
m66592.h
musb-ux500.h
musb.h
net2280.h
of.h
ohci_pdriver.h
otg-fsm.h
otg.h
pd_ado.h
pd_bdo.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
pd_ext_sdb.h
pd_vdo.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
pd.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
phy_companion.h
phy.h
quirks.h
r8a66597.h
renesas_usbhs.h usb: renesas_usbhs: remove controlling PWEN/EXTLP support 2019-06-05 11:54:38 +02:00
rndis_host.h
role.h usb: roles: Find the muxes by also matching against the device node 2019-02-14 10:52:25 +01:00
samsung_usb_phy.h
serial.h USB: serial: drop unused iflag macro 2019-04-30 10:26:32 +02:00
sl811.h
storage.h
tcpm.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
tegra_usb_phy.h
typec_altmode.h
typec_dp.h usb: typec: Add driver for NVIDIA Alt Modes 2019-04-25 11:04:56 +02:00
typec_mux.h usb: typec: Rationalize the API for the muxes 2019-02-14 10:52:25 +01:00
typec.h
uas.h
ulpi.h
usb338x.h
usb_phy_generic.h
usbnet.h
wusb-wa.h
wusb.h wusb: Remove unnecessary static function ckhdid_printf 2019-03-01 20:53:41 +01:00
xhci-dbgp.h