bcm53xx: use USB patches sent upstream by Hauke
authorrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 16 Jun 2015 08:28:46 +0000 (08:28 +0000)
committerrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 16 Jun 2015 08:28:46 +0000 (08:28 +0000)
commit12c7183ce9f00e311d4002367e734fafb6a1744b
tree8cc3fb5b4c781e1ffcd8dfb7e64c13b0dbd28bab
parent19cdc50fc79cf9011e9ab9c046770d4a09306d61
bcm53xx: use USB patches sent upstream by Hauke

This stabilizes USB support. The old patch was handling initialization
in a different order that was causing some problems with few USB 3.0
devices. Some weren't detected, some were working unstable, sometimes
USB 3.0 could hang the whole controller.

A still known issue (but not a regression) is controller hang triggered
by connecting USB 1.1 device when not having OHCI controller enabled
(kmod-usb-ohci).

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45997 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/bcm53xx/patches-3.18/180-USB-bcma-remove-chip-id-check.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/181-USB-bcma-replace-numbers-with-constants.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/182-USB-bcma-use-devm_kzalloc.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/183-USB-bcma-fix-error-handling-in-bcma_hcd_create_pdev.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/184-USB-bcma-add-bcm53xx-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/185-USB-bcma-add-support-for-controlling-bus-power-throu.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/190-bcma_hcd_add_bcm5301x_support.patch [deleted file]
target/linux/bcm53xx/patches-3.18/191-bcma_hcd_add_gpio_power_control.patch [deleted file]