Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm53xx: remove support for kernel 3.18 | Hauke Mehrtens | 2015-10-17 | 1 | -34/+0 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47198 | ||||
* | kernel: update 3.18 to 3.18.16 | Jonas Gorski | 2015-06-17 | 1 | -5/+0 |
| | | | | | | | | | | | Changelogs: * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.15 * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.16 Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46011 | ||||
* | bcm53xx: use USB patches sent upstream by Hauke | Rafał Miłecki | 2015-06-16 | 1 | -0/+39 |
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 |