aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-armada-370-xp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-29Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu into irq/urgentThomas Gleixner1-3/+14
2014-04-28irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner1-31/+6
2014-04-20irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex1-1/+3
2014-04-20irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni1-0/+10
2014-04-20irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni1-2/+1
2014-03-12irqchip: Remove asmlinkage from static functionsStephen Boyd1-1/+1
2014-02-22irqchip: armada-370-xp: Setup a chained handler for the MPICEzequiel Garcia1-7/+43
2014-02-22irqchip: armada-370-xp: Add helper for the MSI IRQ handlingEzequiel Garcia1-24/+30
2014-02-22Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchipJason Cooper1-2/+2
2014-01-21ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)Arnaud Ebalard1-2/+2
2013-12-13irqchip: armada-370-xp: fix MSI race conditionLior Amsalem1-1/+1
2013-12-13irqchip: armada-370-xp: fix IPI race conditionLior Amsalem1-1/+1
2013-09-30irqchip: armada-370-xp: implement MSI supportThomas Petazzoni1-1/+181
2013-09-30irqchip: armada-370-xp: properly request resourcesThomas Petazzoni1-4/+16
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+288
2013-04-15irqchip: armada-370-xp: slightly cleanup irq controller driverThomas Petazzoni1-5/+8
2013-04-15irqchip: armada-370-xp: move IRQ handler to avoid forward declarationThomas Petazzoni1-43/+40
2013-04-15irqchip: move IRQ driver for Armada 370/XPThomas Petazzoni1-0/+294