u-boot-brain/drivers/usb
Vincent Palatin 61755c7908 usb: ehci: Fix aliasing issue in EHCI interrupt code
The interrupt endpoint handling code stores the buffer pointer in the QH
padding field. We need to make it the size of a pointer to avoid strict
aliasing issue with the compiler.

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-18 18:58:54 +01:00
..
eth usb: add support for multiple usb controllers 2012-10-15 11:54:00 -07:00
gadget usb:gadget: USB Mass Storage Gadget support 2013-03-18 18:58:53 +01:00
host usb: ehci: Fix aliasing issue in EHCI interrupt code 2013-03-18 18:58:54 +01:00
musb usb: use linux/usb/ch9.h instead of usbdescriptors.h 2012-11-20 00:16:06 +01:00
musb-new musb-new: omap2plus backend driver 2012-11-20 00:16:08 +01:00
phy Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ulpi usb: ulpi: add indicator configuration function 2012-10-15 11:54:01 -07:00