2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 11:43:54 +08:00
linux-next/drivers/usb/musb
Kishon Vijay Abraham I 5ec4059076 usb: musb: omap: write directly to mailbox instead of using phy
The glue layer should directly write to mailbox register (present in
control module) instead of calling phy layer to write to mailbox
register. Writing to mailbox register notifies the core of events like
device connect/disconnect.

Currently writing to control module register is taken care in this
driver which will be removed once the control module driver is in place.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-09-11 12:13:22 +03:00
..
am35x.c usb: musb: drop useless board_mode usage 2012-08-09 12:34:46 +03:00
blackfin.c usb: musb: drop useless board_mode usage 2012-08-09 12:34:46 +03:00
blackfin.h usb: musb: drop a gigantic amount of ifdeferry 2011-07-01 14:31:10 -07:00
cppi_dma.c usb: musb: Make dma_controller_create __devinit 2012-08-09 18:05:07 +03:00
cppi_dma.h headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
da8xx.c usb: musb: drop useless board_mode usage 2012-08-09 12:34:46 +03:00
davinci.c usb: musb: drop useless board_mode usage 2012-08-09 12:34:46 +03:00
davinci.h usb: musb: davinci: Fix build breakage 2012-06-04 18:29:42 +03:00
Kconfig usb: musb: fix spelling of families in Kconfig 2012-08-20 11:53:46 +03:00
Makefile usb: musb: Add support for ti81xx platform 2012-05-04 13:59:34 +03:00
musb_core.c usb: musb: core: fix kernel-doc of musb_init_controller() 2012-08-31 12:55:52 +03:00
musb_core.h usb: musb: drop is_host_capable() and is_peripheral_capable() 2012-08-09 12:34:46 +03:00
musb_debug.h usb: musb: remove extern qualifier from musb_debug.h header 2011-12-21 13:21:02 +02:00
musb_debugfs.c usb: musb: debugfs: fix error check 2012-02-01 11:02:46 +02:00
musb_dma.h usb: musb: Make dma_controller_create __devinit 2012-08-09 18:05:07 +03:00
musb_dsps.c usb: musb: drop useless board_mode usage 2012-08-09 12:34:46 +03:00
musb_gadget_ep0.c usb: musb: headers cleanup 2011-12-12 11:51:52 +02:00
musb_gadget.c usb: musb: Remove redundant if statement 2012-08-09 12:34:47 +03:00
musb_gadget.h usb: musb: gadget: do not poke with gadget's list_head 2011-02-17 21:11:46 +02:00
musb_host.c usb: musb: host: Handle highmem in PIO mode 2012-08-07 14:27:18 +03:00
musb_host.h usb: musb: host: Handle highmem in PIO mode 2012-08-07 14:27:18 +03:00
musb_io.h m68k: Make sure {read,write}s[bwl]() are always defined 2012-04-22 20:16:50 +02:00
musb_regs.h usb: musb: tusb6010: fix compilation 2011-08-12 11:52:50 +03:00
musb_virthub.c usb: musb: drop useless board_mode usage 2012-08-09 12:34:46 +03:00
musbhsdma.c usb: musb: Make dma_controller_create __devinit 2012-08-09 18:05:07 +03:00
musbhsdma.h Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus 2011-02-16 11:32:38 -08:00
omap2430.c usb: musb: omap: write directly to mailbox instead of using phy 2012-09-11 12:13:22 +03:00
omap2430.h usb: musb: omap: write directly to mailbox instead of using phy 2012-09-11 12:13:22 +03:00
tusb6010_omap.c usb: musb: Make dma_controller_create __devinit 2012-08-09 18:05:07 +03:00
tusb6010.c usb: musb: drop useless board_mode usage 2012-08-09 12:34:46 +03:00
tusb6010.h
ux500_dma.c usb: musb: Make dma_controller_create __devinit 2012-08-09 18:05:07 +03:00
ux500.c usb: phy: fix return value check of usb_get_phy 2012-07-02 10:40:49 +03:00