ralink: add xhci driver
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Jan 2014 17:27:13 +0000 (17:27 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Jan 2014 17:27:13 +0000 (17:27 +0000)
commitbfff6bded79a02b42c12a0093516a8c00a3d228b
tree8ad6df74bb3f33de192112ff3207bce3c698e4c8
parentccf4ad3751ab67d6fdf4d89046187e5f91341274
ralink: add xhci driver

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39328 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]