9
0
Fork 0
barebox/drivers/usb/host
Sebastian Hesselbarth 11045f866d USB: xHCI: Sync non-coherent DMA buffers
When working with non-coherent transfer buffers, we have to sync
device and cpu for outgoing and incoming buffers. Fix the driver where
non-coherent buffers are used in device context.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-04-15 14:05:42 +02:00
..
Kconfig usb: host: xhci: depend on HAS_DMA 2015-03-26 07:48:03 +01:00
Makefile USB: host: add xHCI PCI driver 2014-07-28 07:31:18 +02:00
ehci-atmel.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
ehci-core.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ehci-hcd.c usb: host: ehci: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
ehci-omap.c ARM omap3: Add change OMAP_ prefix to OMAP3_ for registers 2012-12-20 11:43:05 +01:00
ehci.h usb: ehci: use linux-way ehci_readl and ehci_writel 2014-07-28 07:35:01 +02:00
ohci-at91.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
ohci-hcd.c usb: host: ohci: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
ohci.h USB ohci: Fix sparse warnings 2012-06-30 22:34:54 +02:00
xhci-hcd.c USB: xHCI: Sync non-coherent DMA buffers 2015-04-15 14:05:42 +02:00
xhci-hub.c ARM: move DMA alloc functions to dma.h 2015-03-06 07:52:02 +01:00
xhci-pci.c USB: host: add xHCI PCI driver 2014-07-28 07:31:18 +02:00
xhci.h USB: host: add xHCI HCD, Hub, and platform driver 2014-07-28 07:31:18 +02:00