summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.0/259-regmap_dynamic.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove linux 4.0 supportFelix Fietkau2015-11-071-84/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47412
* kmod-regmap: make regmap-mmio user selectableJonas Gorski2015-07-251-1/+2
| | | | | | | | | | | | | | | REGMAP_MMIO is a hidden symbol, so it cannot be directly selected. If nothing selects it, it will fail the build with: ERROR: module '/store/buildbot/slave/slave/rb532/build/build_dir/target-mipsel_mips32_musl-1.1.10/linux-rb532/linux-3.18.19/drivers/base/regmap/regmap-mmio.ko' is missing. make[2]: *** [/store/buildbot/slave/slave/rb532/build/bin/rb532/packages/base/kmod-regmap_3.18.19-1_rb532.ipk] Error 1 Fix this by adding a description to allow selecting it manually. Fixes: r46451 ("kmod-regmap: enable MMIO support") Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46485
* kernel: update 4.0 to 4.0.9Jonas Gorski2015-07-221-1/+1
| | | | | | | | | Changelog: * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.9 Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46440
* generic/4.0: upgrade to 4.0-rc6Imre Kaloz2015-03-311-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45198
* generic: early (incomplete!) 4.0 supportRafał Miłecki2015-02-231-0/+83
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44511