kernel-ark/drivers/usb/dwc3
Felipe Balbi f198ead21b usb: dwc3: gadget: set request dma to invalid when unmapping
if we don't set DMA address to invalid when unmapping,
we might fall in a situation where request buffer
can't be mapped to DMA again.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-09-09 13:02:01 +03:00
..
core.c
core.h usb: dwc3: core: add missing @ for kerneldoc 2011-09-09 13:02:00 +03:00
debug.h
debugfs.c usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open() 2011-09-09 13:01:59 +03:00
dwc3-omap.c
dwc3-pci.c
ep0.c usb: dwc3: ep0: fix 'transfered' typo 2011-09-09 13:02:00 +03:00
gadget.c usb: dwc3: gadget: set request dma to invalid when unmapping 2011-09-09 13:02:01 +03:00
gadget.h usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled 2011-08-24 15:06:53 -07:00
io.h
Kconfig
Makefile