linux/drivers/usb/gadget
Felipe F. Tonello f8ca46aeb7 usb: gadget: f_midi: drop substreams when disabling endpoint
This change makes sure that the ALSA buffers are cleaned if an endpoint
becomes disabled.

Before this change, if the internal ALSA buffer did overflow, the MIDI
function would stop sending MIDI to the host.

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-08-25 12:13:15 +03:00
..
function usb: gadget: f_midi: drop substreams when disabling endpoint 2016-08-25 12:13:15 +03:00
legacy usb: gadget: f_midi: defaults buflen sizes to 512 2016-08-25 12:13:15 +03:00
udc usb: gadget: net2280: match interrupt endpoints to PIO endpoints and DMA to bulk 2016-08-25 12:13:10 +03:00
composite.c usb: gadget: composite: Fix return value in case of error 2016-08-11 15:09:46 +03:00
config.c usb: Use (foo *) instead of (foo*). 2016-06-21 11:16:15 +03:00
configfs.c usb: gadget: configfs: log function unbinding as information 2016-08-25 12:13:08 +03:00
configfs.h usb: gadget: OS descriptors: provide interface directory names 2014-06-19 10:06:48 -05:00
epautoconf.c usb: gadget: epautoconf: add usb_ep_autoconfig_release() function 2015-09-27 10:54:31 -05:00
functions.c
Kconfig usb: gadget: storage: increase maximum storage num buffers 2016-06-20 12:30:03 +03:00
Makefile usb: gadget: use $(srctree) instead of $(PWD) for includes 2014-08-29 15:53:46 -05:00
u_f.c usb: gadget: align buffer size when allocating for OUT endpoint 2016-08-25 12:13:14 +03:00
u_f.h usb: gadget: align buffer size when allocating for OUT endpoint 2016-08-25 12:13:14 +03:00
u_os_desc.h usb: gadget: u_os_desc: helper functions for accessing ext prop buffer 2014-07-10 08:36:51 -05:00
usbstring.c