linux/drivers/usb/gadget
Li Jun 8e55d30322 usb: gadget: mass_storage: set msg_registered after msg registered
If there is no UDC available, the msg register will fail and this
flag will not be set, but the driver is already added into pending
driver list, then the module removal modprobe -r can not remove
the driver from the pending list.

Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-06-13 13:21:08 +03:00
..
function usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data. 2017-06-02 11:22:31 +03:00
legacy usb: gadget: mass_storage: set msg_registered after msg registered 2017-06-13 13:21:08 +03:00
udc usb: gadget: udc: renesas_usb3: add support for dedicated DMAC 2017-06-13 13:21:07 +03:00
composite.c usb: gadget: Allow a non-SuperSpeed gadget to support LPM 2017-06-02 11:22:32 +03:00
config.c usb: Use (foo *) instead of (foo*). 2016-06-21 11:16:15 +03:00
configfs.c usb: gadget: configfs: use hexadecimal values and new line 2017-06-13 13:21:01 +03:00
configfs.h
epautoconf.c usb: gadget: epautoconf: add usb_ep_autoconfig_release() function 2015-09-27 10:54:31 -05:00
functions.c
Kconfig usb: fix the comment with regards to DocBook 2017-05-17 14:13:13 +03:00
Makefile
u_f.c usb: gadget: remove useless parameter in alloc_ep_req() 2016-08-25 12:13:19 +03:00
u_f.h usb: gadget: remove useless parameter in alloc_ep_req() 2016-08-25 12:13:19 +03:00
u_os_desc.h
usbstring.c