John Crispin
fbc1624d6a
ramips: irq handlers do not get irq in 4.3 kernel, update patches
...
This resolves compilation warnings like this:
drivers/gpio/gpio-mt7621.c: In function 'mediatek_gpio_probe':
drivers/gpio/gpio-mt7621.c:328:46: warning: passing argument 2 of 'irq_set_chained_handler' from incompatible pointer type [-Wincompatible-pointer-types]
irq_set_chained_handler(mediatek_gpio_irq, mediatek_gpio_irq_handler);
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
SVN-Revision: 47841
9 years ago
John Crispin
6df4426245
ralink: bump to the target to v4.3
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47831
9 years ago
Hauke Mehrtens
55a912f43e
kernel: update kernel 3.18 to version 3.18.23
...
Changelog:
* https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.22
* https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.23
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47334
9 years ago
John Crispin
e043ada1d5
ramips: gpio-mt7621 was not handling irqs above 31 properly
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47238
9 years ago
John Crispin
38c28154bd
ramips: add get_direction() callback and irq support to gpio-mt7621
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 46955
9 years ago
John Crispin
654bc380ec
ralink: add 3.18 support
...
keep default as 3.14, mt7621 gic need to be ported to 3.18
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44349
10 years ago
Felix Fietkau
f66cca61d2
ramips: refresh kernel patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44025
10 years ago
Felix Fietkau
9a495f6bbb
kernel: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43564
10 years ago
John Crispin
be23eaa8c3
ralink: fix bank detection in mt7621 gpio driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43253
10 years ago
Luka Perkov
02629d8f87
kernel: update 3.14 to 3.14.18
...
Targets were build tested and patches are refreshed.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42463
10 years ago
John Crispin
bc67bd2295
ralink: add 3.14 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42040
10 years ago
Gabor Juhos
627baa28d3
kernel: update 3.10 to 3.10.34
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40291
11 years ago
John Crispin
332b94fbd5
ralink: refresh patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39949
11 years ago
Gabor Juhos
0e2586a774
kernel: update 3.10 to 3.10.26
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39220
11 years ago
John Crispin
b4b0a55aab
ralink: add mt7621 support
...
there are still various missing pieces for full support.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39040
11 years ago