bcm53xx: use USB patches sent upstream by Hauke
authorRafał Miłecki <zajec5@gmail.com>
Tue, 16 Jun 2015 08:28:46 +0000 (08:28 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Tue, 16 Jun 2015 08:28:46 +0000 (08:28 +0000)
commit351a2ec15fa0855b2dc29dfbb62113f71e4e6a76
tree28a8489608bf9f5eb77be1a478cbc997d8b3e1d4
parenta7780603923fddec225c9f4b0990fede4c2695a9
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>
SVN-Revision: 45997
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]