summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-20irqchip/bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQEric Anholt
2015-08-18PCI: xilinx: Fix typo in function nameJiang Liu
2015-08-04irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter
2015-08-04irqchip/gic: Only allow the primary GIC to set the CPU mapJon Hunter
2015-08-01PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-08-01unicore32/irq: Prepare puv3_gpio_handler for irq argument removalThomas Gleixner
2015-08-01tile/pci_gx: Prepare trio_handle_level_irq for irq argument removalThomas Gleixner
2015-08-01m68k/irq: Prepare irq handlers for irq argument removalThomas Gleixner
2015-07-31C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removalThomas Gleixner
2015-07-31blackfin: Prepare irq handlers for irq argument removalThomas Gleixner
2015-07-31arc/irq: Prepare idu_cascade_isr for irq argument removalThomas Gleixner
2015-07-31sparc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-31sparc/irq: Use helper irq_data_get_irq_handler_data()Jiang Liu
2015-07-31parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-31mn10300/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-31irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removalThomas Gleixner
2015-07-31MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchipRalf Baechle
2015-07-31irqchip: Remove header drivers/irqchip/irqchip.hJoel Porquet
2015-07-31mips/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet
2015-07-31microblaze/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet
2015-07-29PCI/MSI: Drop domain field from msi_controllerMarc Zyngier
2015-07-29PCI/MSI: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier
2015-07-29irqchip/GICv2m: Add platform MSI supportMarc Zyngier
2015-07-29irqchip/GICv2m: Get rid of struct msi_controllerMarc Zyngier
2015-07-29irqchip/gicv3-its: Add platform MSI supportMarc Zyngier
2015-07-29irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier
2015-07-29irqchip/gicv3-its: Get rid of struct msi_controllerMarc Zyngier
2015-07-29irqchip/gicv3-its: Register irq domain with NEXUS tokenMarc Zyngier
2015-07-29irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier
2015-07-29genirq: Add DOMAIN_BUS_NEXUS irqdomain propertyMarc Zyngier
2015-07-29drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier
2015-07-29of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-07-29PCI/MSI: Let pci_msi_get_domain use struct device::msi_domainMarc Zyngier
2015-07-29PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier
2015-07-29PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier
2015-07-29PCI/MSI: Add hooks to populate the msi_domain fieldMarc Zyngier
2015-07-29device core: Introduce per-device MSI domain pointerMarc Zyngier
2015-07-29PCI/MSI: Register irq domain with specific tokenMarc Zyngier
2015-07-29genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-07-29genirq: Use the proper parameter name in kernel docMasanari Iida
2015-07-29Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-29xtensa/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-29spmi/pmic: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-29spmi/pmic_arb: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-29sh/intc: Prepare irq flow handlers for irq argument removalThomas Gleixner
2015-07-29sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-29sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner
2015-07-29sh/irq: Use irq accessor functions instead of open coded accessJiang Liu
2015-07-29sh/irq: Use accessor irq_data_get_node()Jiang Liu
2015-07-27ia64/iosapic: Use irq_set_chip_handler_name_locked()Thomas Gleixner