summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-5/+5
|\
| * irqchip: Properly fetch the per cpu offsetChristoph Lameter2014-09-181-1/+1
| * irqchips: Replace __this_cpu_ptr usesChristoph Lameter2014-08-261-5/+5
* | 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
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-0925-138/+1107
|\ \
| * \ Merge branch 'irqchip/gic' into irqchip/coreJason Cooper2014-10-021-21/+66
| |\ \
| | * | irqchip: gic-v3: Implement CPU PM notifierSudeep Holla2014-09-141-11/+46
| | * | irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa...Sudeep Holla2014-09-141-10/+20
| * | | Merge branch 'irqchip/broadcom' into irqchip/coreJason Cooper2014-10-022-1/+221
| |\ \ \
| | * | | irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controllerFlorian Fainelli2014-09-142-1/+221
| | | |/ | | |/|
| * | | Merge branch 'irqchip/atmel' into irqchip/coreJason Cooper2014-10-021-1/+11
| |\ \ \
| | * | | irqchip: atmel-aic5: Add sama5d4 supportAlexandre Belloni2014-09-141-0/+10
| | * | | irqchip: atmel-aic5: The sama5d3 has 48 IRQsAlexandre Belloni2014-09-141-1/+1
| | |/ /
| * | | Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper2014-09-1417-65/+45
| |\ \ \
| | * | | irqchip: or1k-pic: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+2
| | * | | irqchip: atmel-aic5: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | * | | irqchip: atmel-aic: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | * | | irqchip: gic-v3: Convert to handle_domain_irqMarc Zyngier2014-09-031-7/+6
| | * | | irqchip: zevio: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | * | | irqchip: vt8500: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | * | | irqchip: vic: Convert to handle_domain_irqMarc Zyngier2014-09-031-1/+1
| | * | | irqchip: versatile-fpga: Convert to handle_domain_irqMarc Zyngier2014-09-031-1/+1
| | * | | irqchip: sun4i: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | * | | irqchip: sirfsoc: Convert to handle_domain_irqMarc Zyngier2014-09-031-4/+2
| | * | | irqchip: s3c24xx: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | * | | irqchip: orion: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | * | | irqchip: mxs: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | * | | irqchip: mmp: Convert to handle_domain_irqMarc Zyngier2014-09-031-6/+4
| | * | | irqchip: clps711x: Convert to handle_domain_irqMarc Zyngier2014-09-031-11/+7
| | * | | irqchip: armada-370-xp: Convert to handle_domain_irqMarc Zyngier2014-09-031-9/+10
| | * | | irqchip: gic: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | |/ /
| * | | Merge branch 'irqchip/gic' into irqchip/coreJason Cooper2014-09-142-19/+42
| |\ \ \ | | | |/ | | |/|
| | * | irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan2014-08-191-3/+22
| | * | irqchip: gic: Replace hex numbers with defines.Feng Kan2014-08-192-18/+22
| | |/
| * | Merge branch 'irqchip/hip04' into irqchip/coreJason Cooper2014-09-142-0/+425
| |\ \
| | * | irqchip: hip04: Enable Hisilicon HiP04 interrupt controllerHaojian Zhuang2014-08-202-0/+425
| | |/
| * | Merge branch 'irqchip/keystone' into irqchip/coreJason Cooper2014-09-143-0/+240
| |\ \
| | * | irqchip: keystone: Remove warning unsigned 'kirq->irq' is never less than zeroGrygorii Strashko2014-09-031-1/+1
| | * | irqchip: keystone: Add irq controller ip driverGrygorii Strashko2014-08-173-0/+240
| | |/
| * | irqchip: renesas-intc-irqpin: Add minimal runtime PM supportGeert Uytterhoeven2014-09-141-4/+34
| * | irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->devGeert Uytterhoeven2014-09-141-23/+22
| * | irqchip: renesas-intc-irqpin: Add suspend-to-RAM wake up supportGeert Uytterhoeven2014-08-211-3/+1
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-083-0/+409
|\ \
| * | irqchip: omap-intc: remove unnecessary commentsFelipe Balbi2014-09-161-9/+0
| * | irqchip: omap-intc: correct maximum number or MIR registersFelipe Balbi2014-09-161-1/+1
| * | irqchip: omap-intc: enable TURBO idle modeFelipe Balbi2014-09-161-0/+5
| * | irqchip: omap-intc: enable IP protectionFelipe Balbi2014-09-161-2/+20
| * | irqchip: omap-intc: remove unnecesary of_address_to_resource() callFelipe Balbi2014-09-161-6/+0
| * | irqchip: omap-intc: comment style cleanupFelipe Balbi2014-09-161-2/+4
OpenPOWER on IntegriCloud