aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-5.15/430-drivers-link-spi-before-mtd.patch
Commit message (Collapse)AuthorAgeFilesLines
* ath79: Convert incorrect 5.10 and 5.15 patchesOlliver Schinagl2022-10-011-0/+8
| | | | | | | | | | | | | | | | | OpenWRT's developer guide prefers having actual patches so they an be sent upstream more easily. However, in this case, Adding proper fields also allows for `git am` to properly function. Some of these patches are quite old, and lack much traceable history. This commit tries to rectify that, by digging in the history to find where and how it was first added. It is by no means perfect and also shows some patches that should have been long gone. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* ath79: add 5.15 support for generic subtargetDavid Bauer2022-03-301-0/+12
Add Kernel 5.15 patches + config. This is currently only available for the generic subtarget, as it was exclusively tested with this target. Tested-on: Siemens WS-AP3610, Enterasys WS-AP3705i Signed-off-by: David Bauer <mail@david-bauer.net>