linux/drivers/usb
Andy Shevchenko 75ecb9dd56 usb: dwc3: Free resource immediately after use
When we read an array of integers from device properties,
the temporary buffer is allocated.

However, in case of dwc3_set_incr_burst_type() it's not freed.
Free allocated buffer immediately after use.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2019-05-03 09:13:48 +03:00
..
atm
c67x00
chipidea
class usb: cdc-acm: fix race during wakeup blocking TX traffic 2019-03-28 00:08:49 +09:00
common
core USB: Export usb_wakeup_enabled_descendants() 2019-05-03 09:13:47 +03:00
dwc2 usb: dwc2: Delayed status support 2019-05-03 09:13:48 +03:00
dwc3 usb: dwc3: Free resource immediately after use 2019-05-03 09:13:48 +03:00
early
gadget usb: gadget: udc: lpc32xx: rework interrupt handling 2019-05-03 09:13:48 +03:00
host usb: u132-hcd: fix resource leak 2019-03-28 00:08:49 +09:00
image
isp1760
misc usb: usb251xb: fix to avoid potential NULL pointer dereference 2019-03-26 16:48:55 +09:00
mon
mtu3 usb: mtu3: fix EXTCON dependency 2019-03-26 16:48:56 +09:00
musb
phy usb: gadget: fsl: fix link error against usb-gadget module 2019-05-03 09:13:47 +03:00
renesas_usbhs
roles
serial USB: serial: option: add Olicard 600 2019-03-28 09:27:22 +01:00
storage
typec
usbip
wusbcore
Kconfig
Makefile
usb-skeleton.c