summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse2015-10-301-1/+1
* Merge tag 'msi-map-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2015-10-169-28/+534
|\
| * PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier2015-10-163-0/+31
| * PCI: Add per-device MSI domain hookMarc Zyngier2015-10-161-5/+30
| * of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier2015-10-162-0/+25
| * of/irq: Split of_msi_map_rid to reuse msi-map lookupMarc Zyngier2015-10-161-15/+28
| * irqchip/gic-v3-its: Parse new version of msi-parent propertyMarc Zyngier2015-10-161-3/+15
| * PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-161-7/+6
| * of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-161-20/+11
| * of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier2015-10-162-0/+68
| * irqchip/gic-v3-its: Add handling of PCI requester id.David Daney2015-10-161-3/+1
| * PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney2015-10-162-0/+33
| * of/irq: Add new function of_msi_map_rid()David Daney2015-10-162-0/+91
| * Docs: dt: Add PCI MSI map bindingsMark Rutland2015-10-161-0/+220
|/
* irqchip/gic-v2m: Add support for multiple MSI framesMarc Zyngier2015-10-151-46/+78
* irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspecMarc Zyngier2015-10-151-9/+13
* irqchip/mxs: Add Alphascale ASM9260 supportOleksij Rempel2015-10-144-2/+207
* irqchip/mxs: Prepare driver for hardware with different offsetsOleksij Rempel2015-10-141-19/+59
* irqchip/mxs: Panic if ioremap or domain creation failsOleksij Rempel2015-10-141-2/+6
* irqdomain: Documentation updatesMarc Zyngier2015-10-132-17/+14
* irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-138-23/+27
* irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier2015-10-132-8/+21
* acpi/gsi: Cleanup acpi_register_gsiMarc Zyngier2015-10-131-20/+10
* irqchip/gic: Kill the xlate methodMarc Zyngier2015-10-131-25/+0
* irqchip/gic: Switch ACPI support to stacked domainsMarc Zyngier2015-10-131-14/+30
* irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-132-12/+5
* acpi/gsi: Add acpi_set_irq_model to initialize the GSI layerMarc Zyngier2015-10-132-5/+30
* acpi/gsi: Always perform an irq domain lookupMarc Zyngier2015-10-131-13/+13
* irqdomain: Add a fwnode_handle allocatorMarc Zyngier2015-10-133-0/+54
* irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier2015-10-132-11/+31
* irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier2015-10-132-15/+16
* irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-1313-252/+323
* irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier2015-10-132-11/+68
* irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier2015-10-132-11/+16
* irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier2015-10-132-3/+8
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-1332-52/+75
* Merge branch 'linus' into irq/coreThomas Gleixner2015-10-13421-2011/+3234
|\
| * Linux 4.3-rc5v4.3-rc5Linus Torvalds2015-10-111-2/+2
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-10-112-7/+8
| |\
| | * sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra2015-10-062-7/+8
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-113-1/+4
| |\ \
| | * \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-10-073-1/+4
| | |\ \
| | | * | perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu2015-10-073-1/+4
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-111-2/+2
| |\ \ \ \
| | * | | | MAINTAINERS: Change Matt Fleming's email addressMatt Fleming2015-10-111-2/+2
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-112-1/+6
| |\ \ \ \ \
| | * | | | | irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-091-0/+5
| | * | | | | genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann2015-10-091-1/+0
| | * | | | | genirq: Export handle_bad_irqArnd Bergmann2015-10-091-0/+1
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-10-113-14/+33
| |\ \ \ \ \ \