summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/321-irqchip-add-support-for-bcm6345-style-external-inter.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: remove linux 3.14 supportFelix Fietkau2015-03-281-381/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45089
* brcm63xx: fix a few issues in irq chip driversJonas Gorski2014-12-081-50/+47
| | | | | | | | Fix locking and lock usage, making it compile for SMP. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43578
* brcm63xx: convert to irq domainJonas Gorski2014-12-011-0/+384
Add irq-domain aware irqchip drivers for the irq controllers of bcm63xx and switch to use them. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43454