bcm53xx: use USB patches sent upstream by Hauke
authorRafał Miłecki <[email protected]>
Tue, 16 Jun 2015 08:32:17 +0000 (08:32 +0000)
committerRafał Miłecki <[email protected]>
Tue, 16 Jun 2015 08:32:17 +0000 (08:32 +0000)
commit722b4788cf22d1f44810142f8ba6e5ad962951c3
treeb4d2559d4631f1083223963cafdc45ba2cd9d308
parente6266f124919c99184fa5cfa0c3f2d0b7bcc1868
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 <[email protected]>
Backport of r45997

SVN-Revision: 45998
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]