u-boot-brain/drivers/usb
Hans de Goede 38b4a3e143 musb: sunxi: Do not allocate musb struct multiple times
The probe function of the musb host driver can be called multiple
times. The code assumes that it can save the pointer to the allocated
musb struct in the driver model priv_auto_alloc data, but this data
gets free-ed on a probe failure or on removal, so we must save the
pointer elsewhere.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-04-10 17:18:43 +02:00
..
common drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type 2016-04-10 17:18:43 +02:00
dwc3 bug.h: move BUILD_BUG_* defines to include/linux/bug.h 2016-01-25 10:39:59 -05:00
emul usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
eth eth: asix88179: Print packet length properly 2016-04-01 17:18:10 -04:00
gadget usb: bcm_udc_otg: enable clocks 2016-04-10 17:18:43 +02:00
host drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file 2016-04-10 17:18:42 +02:00
musb Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
musb-new musb: sunxi: Do not allocate musb struct multiple times 2016-04-10 17:18:43 +02:00
phy usb: xhci: omap: Remove common dwc3 drv functions calls 2015-07-22 08:55:44 +02:00
ulpi usb: ulpi: Fix compile warning in read/write on 64-bit machines. 2016-04-01 17:18:09 -04:00
Kconfig usb: ulpi: Add Kconfig options for ULPI 2016-04-01 17:18:08 -04:00