summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-26
* irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier2014-11-26
* irqchip: GICv3: ITS: MSI supportMarc Zyngier2014-11-26
* irqchip: GICv3: ITS command queueMarc Zyngier2014-11-26
* irqchip: GICv3: rework redistributor structureMarc Zyngier2014-11-26
* PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier2014-11-23
* PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu2014-11-23
* PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu2014-11-23
* genirq: Provide default callbacks for msi_domain_opsJiang Liu2014-11-23
* genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu2014-11-23
* genirq: Add generic msi irq domain supportJiang Liu2014-11-23
* genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu2014-11-23
* irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu2014-11-23
* irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu2014-11-23
* genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu2014-11-23
* genirq: Split out flow handler typedefs into seperate header fileThomas Gleixner2014-11-23
* genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu2014-11-23
* genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu2014-11-23
* genirq: Add more helper functions to support stacked irq_chipYingjoe Chen2014-11-23
* genirq: Introduce helper functions to support stacked irq_chipJiang Liu2014-11-23
* irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu2014-11-23
* PCI/MSI: Introduce helpers to hide struct msi_desc implementation detailsJiang Liu2014-11-23
* PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-23
* PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
* PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-23
* PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-12
* s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang2014-11-11
* Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang2014-11-11
* PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang2014-11-06
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs2014-09-23
| * audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs2014-09-23
| * audit: fix build error when asm/syscall.h does not existEric Paris2014-09-23
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-19
|\ \
| * | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-30
| * | i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-29
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-19
|\ \ \
| * | | IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-09
| * | | IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-09
| |/ /
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\ \ \
| * \ \ Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2014-10-15
| |\ \ \
| | * | | dmaengine: remove FSLDMA_EXTERNAL_STARTVinod Koul2014-10-15
| | * | | dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul2014-10-15
| | * | | dmaengine: add dmaengine_prep_dma_sg() helperVinod Koul2014-10-15
| * | | | dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko2014-10-15
| * | | | dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko2014-10-15
| * | | | dmaengine: dw: move private definitions to regs.hAndy Shevchenko2014-10-15
| * | | | dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart2014-09-23
| * | | | spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg2014-09-18