summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2014-11-24irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-11-11irqchip: atmel-aic: Fix irqdomain initializationBoris Brezillon
2014-11-09irqchip: atmel-aic: Add missing entry for rm9200 irq fixupsBoris BREZILLON
2014-11-09irqchip: atmel-aic: Rename at91sam9_aic_irq_fixup for naming consistencyBoris BREZILLON
2014-11-09irqchip: atmel-aic: Add specific irq fixup function for sam9g45 and sam9rlBoris BREZILLON
2014-11-09irqchip: atmel-aic: Add irq fixups for at91sam926x SoCsBoris BREZILLON
2014-11-09irqchip: atmel-aic: Add irq fixup for RTT blockBoris BREZILLON
2014-11-09irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel}Kevin Cernekee
2014-11-09irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel}Kevin Cernekee
2014-11-09irqchip: bcm7120-l2: Decouple driver from brcmstb-l2Kevin Cernekee
2014-11-09irqchip: bcm7120-l2: Extend driver to support 64+ bit controllersKevin Cernekee
2014-11-09irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functionsKevin Cernekee
2014-11-09irqchip: bcm7120-l2: Fix missing nibble in gc->unused maskKevin Cernekee
2014-11-09irqchip: bcm7120-l2: Make sure all register accesses use base+offsetKevin Cernekee
2014-11-09irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependencyKevin Cernekee
2014-11-09irqchip: bcm7120-l2: Eliminate bad IRQ checkKevin Cernekee
2014-11-09irqchip: brcmstb-l2: Eliminate dependency on ARM codeKevin Cernekee
2014-11-09genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2014-11-09irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity()Thomas Petazzoni
2014-11-02irqchip: dw-apb-ictl: Select GENERIC_IRQ_CHIPJisheng Zhang
2014-11-02irqchip: hip04: Convert to handle_domain_irqMarc Zyngier
2014-11-02irqchip: armada-370-xp: Fix MPIC interrupt handlingGrzegorz Jaszczyk
2014-11-02irqchip: armada-370-xp: Fix MSI interrupt handlingGrzegorz Jaszczyk
2014-10-22ARM: realview: basic device tree implementationLinus Walleij
2014-10-20irqchip: drop owner assignment from platform_driversWolfram Sang
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-02Merge branch 'irqchip/gic' into irqchip/coreJason Cooper
2014-10-02Merge branch 'irqchip/broadcom' into irqchip/coreJason Cooper
2014-10-02Merge branch 'irqchip/atmel' into irqchip/coreJason Cooper
2014-10-01irqchip: armada-370-xp: Remove arch_msi_check_device()Alexander Gordeev
2014-09-26treewide: Fix typos in KconfigMasanari Iida
2014-09-18irqchip: Properly fetch the per cpu offsetChristoph Lameter
2014-09-16irqchip: omap-intc: remove unnecessary commentsFelipe Balbi
2014-09-16irqchip: omap-intc: correct maximum number or MIR registersFelipe Balbi
2014-09-16irqchip: omap-intc: enable TURBO idle modeFelipe Balbi
2014-09-16irqchip: omap-intc: enable IP protectionFelipe Balbi
2014-09-16irqchip: omap-intc: remove unnecesary of_address_to_resource() callFelipe Balbi
2014-09-16irqchip: omap-intc: comment style cleanupFelipe Balbi
2014-09-16irqchip: omap-intc: minor improvement to omap_irq_pending()Felipe Balbi
2014-09-16arm: omap: irq: move irq.c to drivers/irqchip/Felipe Balbi
2014-09-14irqchip: gic-v3: Implement CPU PM notifierSudeep Holla
2014-09-14irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa...Sudeep Holla