linux/drivers/usb/musb
Hema HK c0f1f8e38f USB: musb: Enable the maximum supported burst mode for DMA
Setting MUSB Burst Mode 3 automatically enables support for
lower burst modes (BURST4, BURST8, BURST16 or bursts of unspecified
length). There is no need to set these burst modes based on the
packet size. Also enable the burst mode for both mode1 and mode0.

This is a fix for buggy hardware - having the lower burst modes
enabled can potentially cause lockups of the DMA engine used in
OMAP2/3/4 chips.

Signed-off-by: Hema HK <hemahk@ti.com>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-06-30 08:16:07 -07:00
..
Kconfig
Makefile usb: musb: Makefile: remove unexistent config option 2010-05-20 13:21:36 -07:00
blackfin.c
blackfin.h
cppi_dma.c
cppi_dma.h
davinci.c
davinci.h
musb_core.c USB: musb: fix Blackfin ulpi stubs 2010-06-30 08:16:07 -07:00
musb_core.h USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y 2010-06-30 08:16:07 -07:00
musb_debug.h
musb_debugfs.c usb: musb: update gfp/slab.h includes 2010-05-20 13:21:50 -07:00
musb_dma.h
musb_gadget.c
musb_gadget.h
musb_gadget_ep0.c
musb_host.c
musb_host.h
musb_io.h
musb_regs.h usb: musb: add ulpi access operations 2010-05-20 13:21:36 -07:00
musb_virthub.c
musbhsdma.c USB: musb: Enable the maximum supported burst mode for DMA 2010-06-30 08:16:07 -07:00
musbhsdma.h
omap2430.c usb: musb: omap2430.c: remove unnecessary includes 2010-05-20 13:21:36 -07:00
omap2430.h
tusb6010.c
tusb6010.h
tusb6010_omap.c