Luka Perkov
070d3b27c2
kernel: update 3.14 to 3.14.25
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43427
10 years ago
Hauke Mehrtens
fb543b63a9
kernel: add closing " to REGMAP_I2C's tristate
...
Thanks swalker for reporting.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43099
10 years ago
Imre Kaloz
074af75668
add preliminary 3.14 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39789
11 years ago
Imre Kaloz
6bd1a37001
add initial 3.13 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39348
11 years ago
Imre Kaloz
57b68daee9
refresh against -rc7
...
SVN-Revision: 36340
12 years ago
Florian Fainelli
915969ff2c
kernel: refresh patches against 3.9-rc6
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36297
12 years ago
Hauke Mehrtens
4995f23669
kernel: REGMAP_SPI should only be selectable when SPI_MASTER is selected
...
This was turned from a silent confg option without a text to a normal
config option which could be selected without any other option
depending on this. This could cause the situation where REGMAP_SPI was
selected without SPI_MASTER being selected.
SVN-Revision: 36101
12 years ago
Hauke Mehrtens
c9544f4af0
kernel: add some fixes for kernel 3.9
...
This patch fixes some compile problems with kernel 3.9 and adds some missing linux 3.9 handling into kernel packages.
SVN-Revision: 36098
12 years ago
Florian Fainelli
6a7100c760
kernel: set regmap-core module license
...
Fixes the following issues:
[ 7.660000] regmap_core: module license 'unspecified' taints kernel
[ 7.690000] Disabling lock debugging due to kernel
[ 7.700000] regmap_core: Unknown symbol lzo1x_decompress_safe (err 0
[ 7.710000] regmap_core: Unknown symbol lzo1x_1_compress (err 0
[ 7.720000] regmap_core: Unknown symbol devres_add (err 0
[ 7.730000] regmap_core: Unknown symbol debugfs_create_bool (err 0
[ 7.750000] regmap_core: Unknown symbol devres_alloc (err 0
[ 7.760000] regmap_core: Unknown symbol debugfs_remove_recursive (err 0
[ 7.770000] regmap_core: Unknown symbol debugfs_create_file (err 0
[ 7.780000] regmap_core: Unknown symbol devres_free (err 0
[ 7.800000] regmap_core: Unknown symbol devres_find (err 0
[ 7.810000] regmap_core: Unknown symbol debugfs_create_dir (err 0)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36070
12 years ago
Florian Fainelli
b2e63b8ea8
kernel: add support for 3.9-rc2
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36008
12 years ago
Felix Fietkau
2e8409cce3
kernel: port the regmap fix to 3.6 ( #12749 ), refresh patches for other versions
...
SVN-Revision: 35016
12 years ago
John Crispin
e6aac19237
fix regmap debloat patch
...
SVN-Revision: 35015
12 years ago
Felix Fietkau
96f3911981
kernel: move regmap bloat out of the kernel image if it is only being used in modules
...
SVN-Revision: 34999
12 years ago