usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.
authorYu Xu <yuxu@marvell.com>
Fri, 15 Jun 2012 13:45:08 +0000 (21:45 +0800)
committerFelipe Balbi <balbi@ti.com>
Fri, 22 Jun 2012 10:08:21 +0000 (13:08 +0300)
commit3d4eb9dfa3e89a09cdaaf3d0465479475e4afb0c
treeccf0e979688f4a30825751769f922fb8185a3dd8
parent5ad1d3160973c588db806072968d7a2a93cb2a80
usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.

It supports Marvell USB 3.0 device controller for PXA2128 chip.

Signed-off-by: Yu Xu <yuxu@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/Kconfig
drivers/usb/gadget/Makefile
drivers/usb/gadget/mv_u3d.h [new file with mode: 0644]
drivers/usb/gadget/mv_u3d_core.c [new file with mode: 0644]
This page took 0.02506 seconds and 5 git commands to generate.