summaryrefslogtreecommitdiffstats
path: root/include/linux/irqdomain.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-18irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus
2017-06-22genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier
2017-06-22genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner
2017-06-22genirq/irqdomain: Add map counterThomas Gleixner
2017-06-22genirq: Allow fwnode to carry name information onlyThomas Gleixner
2017-03-06irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab
2017-01-23irqdomain: irq_domain_check_msi_remapEric Auger
2017-01-23irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner
2016-06-13irqdomain: Don't set type when mapping an IRQJon Hunter
2016-05-02irqdomain: Allow domain matching on irq_fwspecMarc Zyngier
2016-05-02genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn
2016-05-02genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-25genirq: Add a new generic IPI reservation code to irq coreQais Yousef
2016-02-25genirq: Make irq_domain_alloc_descs() non staticQais Yousef
2016-02-25genirq: Add DOMAIN_BUS_IPIQais Yousef
2016-02-25genirq: Add new IPI irqdomain flagsQais Yousef
2016-02-07irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSIJ. German Rivera
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2015-12-21irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit
2015-12-21acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit
2015-12-16irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc Zyngier
2015-10-13irqdomain: Documentation updatesMarc Zyngier
2015-10-13irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier
2015-10-13irqdomain: Add a fwnode_handle allocatorMarc Zyngier
2015-10-13irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier
2015-10-13irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier
2015-10-13irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier
2015-10-13irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier
2015-10-13irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier
2015-10-09irqdomain: Add an accessor for the of_node fieldMarc Zyngier
2015-07-30genirq: Add DOMAIN_BUS_NEXUS irqdomain propertyMarc Zyngier
2015-07-30of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-07-30PCI/MSI: Register irq domain with specific tokenMarc Zyngier
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-05-18irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner
2014-11-23irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu
2014-11-23irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu
2014-11-23genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu
2014-11-23irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu
2014-06-21genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu
2013-06-24irqdomain: make irq_linear_revmap() a fast path againGrant Likely
2013-06-24irqdomain: remove irq_domain_generate_simple()Grant Likely