summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-26irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2014-11-26irqchip: mtk-sysirq: Add sysirq interrupt polarity supportYingjoe Chen
2014-11-26irqchip: gic: Support hierarchy irq domain.Yingjoe Chen
2014-11-26irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier
2014-11-26irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier
2014-11-26irqchip: GICv3: ITS: DT probing and initializationMarc Zyngier
2014-11-26irqchip: GICv3: ITS: MSI supportMarc Zyngier
2014-11-26irqchip: GICv3: ITS: device allocation and configurationMarc Zyngier
2014-11-26irqchip: GICv3: ITS: tables allocatorsMarc Zyngier
2014-11-26irqchip: GICv3: ITS: LPI allocatorMarc Zyngier
2014-11-26irqchip: GICv3: ITS: irqchip implementationMarc Zyngier
2014-11-26irqchip: GICv3: ITS command queueMarc Zyngier
2014-11-26irqchip: GICv3: rework redistributor structureMarc Zyngier
2014-11-26irqchip: GICv3: Convert to domain hierarchyMarc Zyngier
2014-11-23PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier
2014-11-23PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu
2014-11-23PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu
2014-11-23PCI/MSI: Move cached entry functions to irq coreJiang Liu
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2014-11-23PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interruptsJiang Liu
2014-11-23PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu
2014-11-23PCI/MSI: Remove unnecessary braces around single statementsJiang Liu
2014-11-21PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: designware: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang
2014-11-12PCI/MSI: Add weak pcibios_msi_controller()Yijing Wang
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-11-11Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang
2014-11-06PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-17bna: fix skb->truesize underestimationEric Dumazet
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck
2014-10-17sfc: add support for skb->xmit_moreEdward Cree