aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irqdomain: Let irq_find_host default to DOMAIN_BUS_WIREDMarc Zyngier2018-05-131-1/+7
* genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-9/+11
|\
| * irqdomain: Update the comments of fwnode field of irq_domain structureDou Liyang2017-11-021-2/+2
| * irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada2017-10-191-0/+2
| * genirq/irqdomain: Propagate early activationThomas Gleixner2017-09-251-1/+1
| * genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner2017-09-251-1/+1
| * genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-251-1/+1
| * genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHYThomas Gleixner2017-09-251-4/+0
| * irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner2017-09-251-1/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-1/+3
|\
| * device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-211-1/+3
* | irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney2017-08-181-0/+3
|/
* genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier2017-06-221-6/+3
* genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier2017-06-221-0/+3
* genirq/debugfs: Add proper debugfs interfaceThomas Gleixner2017-06-221-0/+4
* genirq/irqdomain: Add map counterThomas Gleixner2017-06-221-0/+2
* genirq: Allow fwnode to carry name information onlyThomas Gleixner2017-06-221-1/+30
* irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab2017-03-061-0/+4
* irqdomain: irq_domain_check_msi_remapEric Auger2017-01-231-0/+1
* irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger2017-01-231-0/+35
* Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-041-3/+6
|\
| * genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-041-3/+6
* | irqdomain: Don't set type when mapping an IRQJon Hunter2016-06-131-0/+3
|/
* irqdomain: Allow domain matching on irq_fwspecMarc Zyngier2016-05-021-1/+14
* genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn2016-05-021-3/+2
* genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn2016-05-021-1/+1
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-181-0/+1
|\
| * irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSIJ. German Rivera2016-02-071-0/+1
* | genirq: Add a new generic IPI reservation code to irq coreQais Yousef2016-02-251-0/+5
* | genirq: Make irq_domain_alloc_descs() non staticQais Yousef2016-02-251-0/+2
* | genirq: Add DOMAIN_BUS_IPIQais Yousef2016-02-251-0/+1
* | genirq: Add new IPI irqdomain flagsQais Yousef2016-02-251-0/+37
|/
* irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier2016-01-261-0/+1
* Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2015-12-291-0/+10
|\
| * irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit2015-12-211-0/+5
| * acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit2015-12-211-0/+5
* | irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc Zyngier2015-12-161-0/+3
|/
* irqdomain: Documentation updatesMarc Zyngier2015-10-131-13/+10
* irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier2015-10-131-2/+15
* irqdomain: Add a fwnode_handle allocatorMarc Zyngier2015-10-131-0/+2
* irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier2015-10-131-6/+25
* irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier2015-10-131-0/+1
* irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier2015-10-131-0/+20
* irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier2015-10-131-2/+9
* irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier2015-10-131-2/+3
* irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-091-0/+5
* genirq: Add DOMAIN_BUS_NEXUS irqdomain propertyMarc Zyngier2015-07-291-0/+1
* of/platform: Assign MSI domain to platform deviceMarc Zyngier2015-07-291-0/+1