summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-armada-370-xp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-10/+4
|\
| * irqchip: armada-370-xp: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-10/+4
* | irqchip: armada-370-xp: Convert to handle_domain_irqMarc Zyngier2014-09-031-9/+10
|/
* irqchip: armada-370-xp: Mask all interrupts during initialization.Thomas Petazzoni2014-06-211-2/+15
* Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2014-05-191-2/+22
|\
| * irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni2014-05-081-1/+17
| * irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni2014-05-081-1/+5
* | Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-04-291-3/+14
|\ \
| * | irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex2014-04-201-1/+3
| * | irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni2014-04-201-0/+10
| * | irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni2014-04-201-2/+1
| |/
* / irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner2014-04-281-31/+6
|/
* irqchip: Remove asmlinkage from static functionsStephen Boyd2014-03-121-1/+1
* irqchip: armada-370-xp: Setup a chained handler for the MPICEzequiel Garcia2014-02-221-7/+43
* irqchip: armada-370-xp: Add helper for the MSI IRQ handlingEzequiel Garcia2014-02-221-24/+30
* Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchipJason Cooper2014-02-221-2/+2
|\
| * irqchip: armada-370-xp: fix MSI race conditionLior Amsalem2013-12-131-1/+1
| * irqchip: armada-370-xp: fix IPI race conditionLior Amsalem2013-12-131-1/+1
* | ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)Arnaud Ebalard2014-01-211-2/+2
|/
* irqchip: armada-370-xp: implement MSI supportThomas Petazzoni2013-09-301-1/+181
* irqchip: armada-370-xp: properly request resourcesThomas Petazzoni2013-09-301-4/+16
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-12/+6
* irqchip: armada-370-xp: slightly cleanup irq controller driverThomas Petazzoni2013-04-151-5/+8
* irqchip: armada-370-xp: move IRQ handler to avoid forward declarationThomas Petazzoni2013-04-151-43/+40
* irqchip: move IRQ driver for Armada 370/XPThomas Petazzoni2013-04-151-0/+294