summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-143-3/+0
|\
| * irqchip: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-113-0/+794
|\ \
| * | irqchip: mips-gic: Add device-tree supportAndrew Bresticker2014-11-241-5/+87
| * | clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-241-1/+0
| * | clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-241-1/+1
| * | MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-241-1/+1
| * | irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macrosAndrew Bresticker2014-11-241-2/+2
| * | irqchip: mips-gic: Remove gic_{pending,itrmask}_regsAndrew Bresticker2014-11-241-13/+3
| * | irqchip: mips-gic: Clean up #includesAndrew Bresticker2014-11-241-5/+2
| * | irqchip: mips-gic: Clean up header fileAndrew Bresticker2014-11-241-2/+2
| * | MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-241-1/+1
| * | irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker2014-11-241-71/+135
| * | irqchip: mips-gic: Export function to read counter widthAndrew Bresticker2014-11-241-0/+11
| * | irqchip: mips-gic: Remove unnecessary globalsAndrew Bresticker2014-11-241-24/+4
| * | irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-241-68/+223
| * | irqchip: mips-gic: Use separate edge/level irq_chipsAndrew Bresticker2014-11-241-11/+21
| * | irqchip: mips-gic: Probe for number of external interruptsAndrew Bresticker2014-11-241-20/+20
| * | irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-241-96/+105
| * | irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-241-8/+40
| * | irqchip: mips-gic: Fix gic_set_affinity() return valueAndrew Bresticker2014-11-241-1/+1
| * | irqchip: mips-gic: Implement irq_set_type callbackAndrew Bresticker2014-11-241-2/+55
| * | irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-241-3/+8
| * | MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-243-0/+407
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-8/+8
|\ \ \
| * | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-4/+4
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
| * | | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-121-3/+3
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-1013-159/+271
|\ \ \
| * | | irqchip: dw-apb-ictl: Add PM supportJisheng Zhang2014-11-261-0/+19
| * | | irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPEJisheng Zhang2014-11-261-0/+1
| * | | irqchip: dw-apb-ictl: Always use use {readl|writel}_relaxedJisheng Zhang2014-11-261-6/+6
| * | | Merge branch 'irqchip/atmel' into irqchip/coreJason Cooper2014-11-263-5/+49
| |\ \ \
| | * | | irqchip: atmel-aic: Add missing entry for rm9200 irq fixupsBoris BREZILLON2014-11-091-0/+1
| | * | | irqchip: atmel-aic: Rename at91sam9_aic_irq_fixup for naming consistencyBoris BREZILLON2014-11-091-3/+3
| | * | | irqchip: atmel-aic: Add specific irq fixup function for sam9g45 and sam9rlBoris BREZILLON2014-11-091-2/+8
| | * | | irqchip: atmel-aic: Add irq fixups for at91sam926x SoCsBoris BREZILLON2014-11-091-0/+9
| | * | | irqchip: atmel-aic: Add irq fixup for RTT blockBoris BREZILLON2014-11-092-0/+28
| | |/ /
| * | | irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel}Kevin Cernekee2014-11-091-12/+22
| * | | irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel}Kevin Cernekee2014-11-091-10/+14
| * | | irqchip: bcm7120-l2: Decouple driver from brcmstb-l2Kevin Cernekee2014-11-093-3/+8
| * | | irqchip: bcm7120-l2: Extend driver to support 64+ bit controllersKevin Cernekee2014-11-091-49/+95
| * | | irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functionsKevin Cernekee2014-11-091-8/+3
| * | | irqchip: bcm7120-l2: Fix missing nibble in gc->unused maskKevin Cernekee2014-11-091-1/+1
| * | | irqchip: bcm7120-l2: Make sure all register accesses use base+offsetKevin Cernekee2014-11-091-3/+3
| * | | irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependencyKevin Cernekee2014-11-091-1/+0
| * | | irqchip: bcm7120-l2: Eliminate bad IRQ checkKevin Cernekee2014-11-091-11/+2
| * | | irqchip: brcmstb-l2: Eliminate dependency on ARM codeKevin Cernekee2014-11-091-3/+4
| * | | genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee2014-11-094-58/+55
| * | | irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity()Thomas Petazzoni2014-11-091-1/+1
OpenPOWER on IntegriCloud