aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-07irqchip: gicv3-its: Move some alloc/free code to activate/deactivateMarc Zyngier
2015-11-07irqchip: gicv3-its: Fix domain free in multi-MSI caseMarc Zyngier
2015-11-07irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2015-11-07irqchip: mtk-sysirq: Add sysirq interrupt polarity supportYingjoe Chen
2015-11-07irqchip: gic: Support hierarchy irq domain.Yingjoe Chen
2015-11-07irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier
2015-11-07irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier
2015-11-07irqchip: GICv3: ITS: DT probing and initializationMarc Zyngier
2015-11-07irqchip: GICv3: ITS: MSI supportMarc Zyngier
2015-11-07irqchip: GICv3: ITS: device allocation and configurationMarc Zyngier
2015-11-07irqchip: GICv3: ITS: tables allocatorsMarc Zyngier
2015-11-07irqchip: GICv3: ITS: LPI allocatorMarc Zyngier
2015-11-07irqchip: GICv3: ITS: irqchip implementationMarc Zyngier
2015-11-07irqchip: GICv3: ITS command queueMarc Zyngier
2015-11-07irqchip: GICv3: rework redistributor structureMarc Zyngier
2015-11-07irqchip: GICv3: Convert to domain hierarchyMarc Zyngier
2015-11-07genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2015-11-06PCI/MSI: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier
2015-11-06PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang
2015-11-06PCI: generic: Add arm64 supportJayachandran C
2015-11-06PCI: Build setup-irq.o for arm64Jayachandran C
2015-11-06PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C
2015-11-06PCI: generic: Convert to use generic config accessorsRob Herring
2015-11-06PCI: Add generic config accessorsRob Herring
2015-11-06PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi
2015-11-06PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi
2015-11-06pci: host: drop owner assignment from platform_driversWolfram Sang
2015-11-06PCI/MSI: Let pci_msi_get_domain use struct device::msi_domainMarc Zyngier
2015-11-06PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier
2015-11-06PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier
2015-11-06PCI/MSI: Add hooks to populate the msi_domain fieldMarc Zyngier
2015-11-06PCI/MSI: Register irq domain with specific tokenMarc Zyngier
2015-11-06PCI: Use helper functions to access fields in struct msi_descJiang Liu
2015-11-06PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu
2015-11-06genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu
2015-11-06PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_dataJiang Liu
2015-11-06PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSIMichael S. Tsirkin
2015-11-06PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-11-06PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-11-06PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier
2015-11-06PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu
2015-11-06PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu
2015-11-06PCI/MSI: Move cached entry functions to irq coreJiang Liu
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner
2015-11-06Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang
2015-11-06PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang
2015-11-06PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2015-11-06PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2015-11-06PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interruptsJiang Liu