9
0
Fork 0
barebox/drivers/usb/gadget
Lucas Stach 3f1dee9c76 usb: gadget: fsl_udc: convert to streaming DMA ops
Move to the common streaming DMA ops in order to get rid of
the direct usage of the ARM MMU functions for the cache
maintenance.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-03-06 07:53:48 +01:00
..
Kconfig USB: Gadget: fastboot: depends on command support 2014-11-27 17:15:19 +01:00
Makefile USB: gadget: Add a multi function gadget 2014-07-24 08:32:56 +02:00
at91_udc.c usb: at91_udc: pass the vbus initial value 2015-02-04 12:53:58 +01:00
at91_udc.h at91_udc: update vbus param only if updated 2012-01-02 12:08:25 +01:00
composite.c USB: gadget: composite: Break out of potential endless loop 2014-07-22 08:09:04 +02:00
config.c USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
dfu.c dfu: fix possible usage of uninitialized var 2014-10-21 13:02:48 +02:00
epautoconf.c USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
f_acm.c USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
f_fastboot.c usb: gadget: fastboot: allow to build without BOOTM 2014-12-17 11:02:42 +01:00
f_serial.c USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
fsl_udc.c usb: gadget: fsl_udc: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
functions.c USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
gadget_chips.h USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
multi.c USB: gadget: Add a multi function gadget 2014-07-24 08:32:56 +02:00
pxa27x_udc.c USB: gadget: put poller into core 2014-09-26 21:36:54 +02:00
pxa27x_udc.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
serial.c USB: gadget: specify vendor/product id with device parameters 2014-07-22 08:09:28 +02:00
u_serial.c console: allow to specify the device id 2015-01-13 08:48:59 +01:00
u_serial.h USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
udc-core.c USB: gadget: put poller into core 2014-09-26 21:36:54 +02:00
usbstring.c Add USB device support 2009-09-25 14:31:26 +02:00