summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-26irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit6-0/+347
2014-11-26irqchip: mtk-sysirq: dt-bindings: Add bindings for mediatek sysirqYingjoe Chen1-0/+28
2014-11-26irqchip: mtk-sysirq: Add sysirq interrupt polarity supportYingjoe Chen2-0/+164
2014-11-26irqchip: gic: Support hierarchy irq domain.Yingjoe Chen2-24/+54
2014-11-26irqchip: GICv3: Binding updates for ITSMarc Zyngier1-0/+39
2014-11-26irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier3-0/+6
2014-11-26irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier2-6/+40
2014-11-26irqchip: GICv3: ITS: DT probing and initializationMarc Zyngier1-0/+169
2014-11-26irqchip: GICv3: ITS: MSI supportMarc Zyngier2-0/+182
2014-11-26irqchip: GICv3: ITS: device allocation and configurationMarc Zyngier1-0/+74
2014-11-26irqchip: GICv3: ITS: tables allocatorsMarc Zyngier1-0/+292
2014-11-26irqchip: GICv3: ITS: LPI allocatorMarc Zyngier1-0/+103
2014-11-26irqchip: GICv3: ITS: irqchip implementationMarc Zyngier1-0/+77
2014-11-26irqchip: GICv3: ITS command queueMarc Zyngier2-0/+613
2014-11-26irqchip: GICv3: rework redistributor structureMarc Zyngier2-29/+59
2014-11-26irqchip: GICv3: Convert to domain hierarchyMarc Zyngier2-5/+38
2014-11-26arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier1-0/+1
2014-11-23PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier2-2/+17
2014-11-23PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu2-3/+67
2014-11-23PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu3-0/+187
2014-11-23PCI/MSI: Move cached entry functions to irq coreJiang Liu3-18/+14
2014-11-23genirq: Provide default callbacks for msi_domain_opsJiang Liu2-13/+140
2014-11-23genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu2-0/+104
2014-11-23asm-generic: Add msi.hThomas Gleixner1-0/+32
2014-11-23genirq: Add generic msi irq domain supportJiang Liu4-0/+197
2014-11-23genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu1-0/+8
2014-11-23genirq: Work around __irq_set_handler vs stacked domains ordering issuesMarc Zyngier1-1/+24
2014-11-23irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu2-0/+40
2014-11-23irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu2-17/+89
2014-11-23genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu2-0/+26
2014-11-23genirq: Split out flow handler typedefs into seperate header fileThomas Gleixner2-5/+15
2014-11-23genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu2-0/+6
2014-11-23genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu2-0/+31
2014-11-23genirq: Add more helper functions to support stacked irq_chipYingjoe Chen2-0/+54
2014-11-23genirq: Introduce helper functions to support stacked irq_chipJiang Liu2-0/+33
2014-11-23irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OFYingjoe Chen1-9/+18
2014-11-23irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu6-16/+581
2014-11-23PCI/MSI: Introduce helpers to hide struct msi_desc implementation detailsJiang Liu1-0/+19
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner20-56/+56
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner3-15/+31
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu26-35/+45
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu4-12/+6
2014-11-23PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interruptsJiang Liu1-1/+0
2014-11-23PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu2-33/+15
2014-11-23PCI/MSI: Remove unnecessary braces around single statementsJiang Liu1-6/+3
2014-11-21ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2-20/+0
2014-11-21PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang1-15/+5
2014-11-21PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang1-7/+4
2014-11-21PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang1-10/+3
2014-11-21PCI: designware: Save MSI controller in pci_sys_dataYijing Wang1-11/+5