u-boot/drivers/usb/gadget
Ye Li d903cd890d MLK-20887 usb: gadget: Fix controller index in UMS
The usb mass storage (f_mass_storage.c) uses fixed usb index 0,
this causes problem while CDNS3 USB controller index is 1.
Modify the API of fsg to pass the controller index.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Jun Li <jun.li@nxp.com>
2019-02-11 00:06:37 -08:00
..
udc MLK-17821-1 USB: gadget: Add the cadence USB3 gadget driver 2018-04-27 06:14:50 -07:00
Kconfig MLK-18707-1: SDP: use CONFIG_SDP_LOADADDR as default load address 2018-07-16 10:11:30 -05:00
Makefile [iot] Update libavb in u-boot 2018-08-20 21:25:44 +08:00
at91_udc.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
at91_udc.h
atmel_usba_udc.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
atmel_usba_udc.h avr32: Retire AVR32 for good 2017-07-06 16:17:19 -04:00
bcb.c MLK-18591-3 android: Add FSL android fastboot support 2018-06-13 03:06:25 -07:00
bcb.h MLK-18591-3 android: Add FSL android fastboot support 2018-06-13 03:06:25 -07:00
bcm_udc_otg.h
bcm_udc_otg_phy.c
ci_udc.c MLK-20493-10 usb: gaget: ci: set ep's desc when enable ep 2018-12-18 16:01:08 +08:00
ci_udc.h
command.c MLK-18591-3 android: Add FSL android fastboot support 2018-06-13 03:06:25 -07:00
composite.c MLK-20493-7 usb: composite: force gadget to be USB2 for HS only function 2018-12-18 14:38:49 +08:00
config.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
core.c
designware_udc.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
dwc2_udc_otg.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
dwc2_udc_otg_phy.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
dwc2_udc_otg_priv.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
dwc2_udc_otg_regs.h
dwc2_udc_otg_xfer_dma.c usb: dwc2: make casts of ep->dma_buf consistent 2018-02-05 12:09:43 -05:00
ep0.c
ep0.h
epautoconf.c MLK-19181-4 usb: gadget: don't change ep name for dwc3 while ep autoconfig 2018-08-10 12:10:31 -05:00
ether.c Merge git://git.denx.de/u-boot-sunxi 2017-10-05 08:26:36 -04:00
f_dfu.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
f_dfu.h usb: gadget: dfu: add result for handle_getstatus() 2017-02-26 13:24:30 +01:00
f_fastboot.c MA-13980 [Auto] Reboot when slot is marked as unbootable 2019-01-24 12:13:50 +08:00
f_mass_storage.c MLK-20887 usb: gadget: Fix controller index in UMS 2019-02-11 00:06:37 -08:00
f_rockusb.c usb: rockchip: add the rockusb gadget 2018-01-10 11:11:05 +01:00
f_sdp.c MLK-20559-6 f_sdp: Support searching and loading FIT or container image 2019-01-08 21:46:31 -08:00
f_thor.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
f_thor.h
fastboot_lock_unlock.c MA-13715 Alway return UNLOCK state for uboot boot from USB 2018-12-06 20:06:56 +08:00
fastboot_lock_unlock.h [iot] Check Trusty OS available before load it 2018-08-20 21:25:45 +08:00
fotg210.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
g_dnl.c MLK-20493-3 usb: gadget: dnl: set dnl to be super speed 2018-12-18 14:38:49 +08:00
gadget_chips.h MLK-17821-1 USB: gadget: Add the cadence USB3 gadget driver 2018-04-27 06:14:50 -07:00
ndis.h
pxa25x_udc.c
pxa25x_udc.h
pxa27x_udc.c
rndis.c drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model 2017-01-09 11:14:54 -07:00
rndis.h drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model 2017-01-09 11:14:54 -07:00
storage_common.c usb: gadget: storage: Increase FSG_BUFLEN 2017-11-26 02:22:36 +01:00
u_os_desc.h MLK-18376-3 usb: gadget: OS Feature Descriptors support 2018-06-13 19:43:37 -07:00
usbstring.c MLK-18376-2 usb: gadget: move utf8_to_utf16le to header file 2018-06-13 19:43:26 -07:00