aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/irqdomain.c
AgeCommit message (Expand)Author
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-11-12irqdomain: Drop pointless NULL check in virq_debug_show_oneRasmus Villemoes
2017-10-19irqdomain: Add __rcu annotations to radix tree slotMasahiro Yamada
2017-10-19irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada
2017-09-25genirq/irqdomain: Propagate early activationThomas Gleixner
2017-09-25genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner
2017-09-25irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-25irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq()Dan Carpenter
2017-08-18irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney
2017-08-18irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()David Daney
2017-08-18irqdomain: Factor out code to add and remove items to and from the revmapDavid Daney
2017-07-26device property: export irqchip_fwnode_opsArnd Bergmann
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus
2017-07-07irqdomain: Allow ACPI device nodes to be used as irqdomain identifiersMarc Zyngier
2017-07-07genirq/debugfs: Remove redundant NULL pointer checkThomas Gleixner
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-05-22irqdomain: Let irq_domain_mapping display ACPI fwnode attributesMarc Zyngier
2017-05-22irqdomain: Let irq_domain_mapping display hierarchical domainsMarc Zyngier
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