aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/irqdomain.c
AgeCommit message (Expand)Author
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-01-30irqdomain: Avoid activating interrupts more than onceMarc Zyngier
2017-01-23irqdomain: irq_domain_check_msi_remapEric Auger
2017-01-23irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger
2016-09-05genirq: Update stale comment for __irq_domain_addPunit Agrawal
2016-09-02irqdomain: Mask irq type in irq_domain_xlate_onetwocell()Sebastian Frias
2016-07-11irqdomain: Fix irq_domain_alloc_irqs_recursive() error handlingAlexander Popov
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner
2016-06-23irqdomain: Fix disposal of mappings for interrupt hierarchiesJon Hunter
2016-06-13irqdomain: Don't set type when mapping an IRQJon Hunter
2016-06-13irqdomain: Fix handling of type settings for existing mappingsJon Hunter
2016-05-20radix-tree: introduce radix_tree_emptyMatthew Wilcox
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-02irqdomain: Allow domain matching on irq_fwspecMarc Zyngier
2016-03-31irqdomain: Export irq_domain_free_irqs_commonAxel Lin
2016-03-10genirq: Export IRQ functions for module useQuan Nguyen
2016-02-25genirq: Make irq_domain_alloc_descs() non staticQais Yousef
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-15irqdomain: Export irq_domain_set_info() for module useKeith Busch
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-20genirq/msi: Export functions to allow MSI domains in modulesJake Oshins
2015-12-16irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc 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-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-09-16genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-06-20Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-06-12genirq: Introduce helper function irq_data_get_node()Jiang Liu
2015-06-12genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu
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: Do irq_find_mapping and set_type for hierarchy irqdomain in case OFYingjoe Chen
2014-11-23irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu
2014-06-21genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu
2014-05-27genirq: Improve documentation to match current implementationJiang Liu
2014-02-27genirq: Include missing header file in irqdomain.cRashika Kheria
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds