linux_dsm_epyc7002/drivers/usb/gadget
Roger Quadros fac323471d usb: udc: allow adding and removing the same gadget device
allow usb_del_gadget_udc() and usb add_gadget_udc() to be called
repeatedly on the same gadget->dev structure.

We need to clear the gadget->dev structure so that kobject_init()
doesn't complain about already initialized object.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-04-11 10:58:29 +03:00
..
function usb: gadget: f_fs: simplify ffs_dev name handling 2017-04-11 10:58:22 +03:00
legacy USB fixes for 4.11-rc2 2017-03-11 00:08:39 -08:00
udc usb: udc: allow adding and removing the same gadget device 2017-04-11 10:58:29 +03:00
composite.c usb: gadget: composite: Fix function used to free memory 2017-01-12 09:58:05 +02:00
config.c
configfs.c usb: gadget: configs: plug memory leak 2017-03-06 16:45:57 +02:00
configfs.h
epautoconf.c
functions.c
Kconfig usb: gadget: reword configuration choices 2017-04-11 10:58:20 +03:00
Makefile
u_f.c
u_f.h
u_os_desc.h
usbstring.c