Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: remove linux 4.4 support | Felix Fietkau | 2018-04-27 | 1 | -121/+0 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | brcm47xx: resolve GPIO conflict for WRT54GSv1 | Mirko Parthey | 2017-07-02 | 1 | -8/+7 |
| | | | | | | | | | | | | | | | On the Linksys WRT54GSv1, the adm6996 switch driver and the gpio_button_hotplug module both claim GPIO 6, which is connected to the Reset button. When the switch driver's request wins, the Reset button cannot work. This makes it impossible to enter failsafe mode without a serial console. Stop requesting the "adm_rc" GPIO in the switch driver, since it is not used anywhere. Fixes FS#792. Signed-off-by: Mirko Parthey <mirko.parthey@web.de> | ||||
* | brcm47xx: add kernel 4.4 support | Rafał Miłecki | 2015-12-18 | 1 | -0/+122 |
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47930 |