ralink: add xhci driver
authorJohn Crispin <john@openwrt.org>
Sun, 19 Jan 2014 17:27:13 +0000 (17:27 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 19 Jan 2014 17:27:13 +0000 (17:27 +0000)
commita75b69255725501082bb3cbd89d8579f199dafbf
tree3d808ec9345e90800bf952708864bf59580620d3
parent2f5f49896988770df916a0c00e6cb96b05d03151
ralink: add xhci driver

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39328
12 files changed:
target/linux/ramips/files/drivers/usb/host/mtk-phy-7621.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/host/mtk-phy-7621.h [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/host/mtk-phy-ahb.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/host/mtk-phy.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/host/mtk-phy.h [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/host/xhci-mtk-power.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/host/xhci-mtk-power.h [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/host/xhci-mtk-scheduler.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/host/xhci-mtk-scheduler.h [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/host/xhci-mtk.c [new file with mode: 0644]
target/linux/ramips/files/drivers/usb/host/xhci-mtk.h [new file with mode: 0644]
target/linux/ramips/patches-3.10/0512-USB-add-xhci-support-for-mt7621.patch [new file with mode: 0644]