alistair23-linux/drivers/usb/musb
Felipe Balbi e6480faa10 usb: musb: da8xx: give it a context structure
that structure currently only holds a device
pointer to our own platform_device and musb's
platform_device, but soon it will hold pointers
to our clock structures and glue-specific bits
and pieces.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2010-12-10 10:21:21 +02:00
..
am35x.c usb: musb: am35x: give it a context structure 2010-12-10 10:21:18 +02:00
blackfin.c usb: musb: split blackfin to its own platform_driver 2010-12-10 10:21:16 +02:00
blackfin.h USB: musb: workaround Blackfin FIFO anomalies 2009-12-23 11:34:19 -08:00
cppi_dma.c usb: musb: add names for IRQs in structure resource 2010-12-01 10:56:33 +02:00
cppi_dma.h
da8xx.c usb: musb: da8xx: give it a context structure 2010-12-10 10:21:21 +02:00
davinci.c usb: musb: davinci: give it a context structure 2010-12-10 10:21:20 +02:00
davinci.h
Kconfig usb: musb: trivial search and replace patch 2010-12-10 10:21:10 +02:00
Makefile usb: musb: split blackfin to its own platform_driver 2010-12-10 10:21:16 +02:00
musb_core.c usb: musb: trivial search and replace patch 2010-12-10 10:21:10 +02:00
musb_core.h usb: musb: add Kconfig options for each glue layer 2010-12-10 10:21:09 +02:00
musb_debug.h USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG 2010-10-22 10:21:52 -07:00
musb_debugfs.c usb: musb_debugfs: don't use the struct file private_data field with seq_files 2010-09-20 16:04:56 -07:00
musb_dma.h USB: musb: add work around for Blackfin anomaly 05000456 2009-12-11 11:55:24 -08:00
musb_gadget.c usb: musb: gadget: prevent a NULL pointer dereference 2010-12-01 11:03:54 +02:00
musb_gadget.h usb: musb: support ISO high bandwidth for gadget mode 2010-10-22 10:21:53 -07:00
musb_gadget_ep0.c usb: musb: gadget: restart request on clearing endpoint halt 2010-09-24 11:05:01 -07:00
musb_host.c usb: musb: host: support DMA transfers greater than max channel length 2010-10-22 10:21:54 -07:00
musb_host.h
musb_io.h usb: musb: add Kconfig options for each glue layer 2010-12-10 10:21:09 +02:00
musb_regs.h usb: musb: add Kconfig options for each glue layer 2010-12-10 10:21:09 +02:00
musb_virthub.c usb: musb: make all glue layer export struct musb_platform_ops 2010-12-07 09:19:39 +02:00
musbhsdma.c usb: musb: add names for IRQs in structure resource 2010-12-01 10:56:33 +02:00
musbhsdma.h usb: musb: hsdma: use musb_read/writel 2010-05-20 13:21:32 -07:00
omap2430.c usb: musb: omap2430: give it a context structure 2010-12-10 10:21:17 +02:00
omap2430.h USB: musb: get rid of omap_readl/writel 2010-03-02 14:54:38 -08:00
tusb6010.c usb: musb: tusb6010: give it a context structure 2010-12-10 10:21:19 +02:00
tusb6010.h
tusb6010_omap.c usb: Fix tusb6010 for DMA API 2010-04-30 09:25:09 -07:00