summaryrefslogtreecommitdiffstats
path: root/kernel/irq/irqdomain.c
Commit message (Expand)AuthorAgeFilesLines
* genirq: Add missing SPDX identifiersThomas Gleixner2018-03-201-0/+2
* irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-161-14/+4
* irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier2018-01-241-118/+0
* genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-6/+7
* irqdomain: Drop pointless NULL check in virq_debug_show_oneRasmus Villemoes2017-11-121-2/+1
* irqdomain: Add __rcu annotations to radix tree slotMasahiro Yamada2017-10-191-2/+2
* irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada2017-10-191-7/+7
* genirq/irqdomain: Propagate early activationThomas Gleixner2017-09-251-5/+6
* genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner2017-09-251-15/+25
* genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-251-1/+1
* irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner2017-09-251-0/+2
* Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-5/+6
|\
| * device property: export irqchip_fwnode_opsArnd Bergmann2017-07-261-0/+1
| * device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-221-5/+5
* | irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq()Dan Carpenter2017-08-251-2/+2
* | irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney2017-08-181-0/+169
* | irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()David Daney2017-08-181-1/+2
* | irqdomain: Factor out code to add and remove items to and from the revmapDavid Daney2017-08-181-29/+29
|/
* irqdomain: Allow ACPI device nodes to be used as irqdomain identifiersMarc Zyngier2017-07-071-0/+16
* genirq/debugfs: Remove redundant NULL pointer checkThomas Gleixner2017-07-071-2/+1
* genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier2017-06-221-42/+13
* genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier2017-06-221-0/+31
* genirq/debugfs: Add proper debugfs interfaceThomas Gleixner2017-06-221-1/+86
* genirq/irqdomain: Add map counterThomas Gleixner2017-06-221-0/+4
* genirq: Allow fwnode to carry name information onlyThomas Gleixner2017-06-221-13/+92
* irqdomain: Let irq_domain_mapping display ACPI fwnode attributesMarc Zyngier2017-05-221-1/+12
* irqdomain: Let irq_domain_mapping display hierarchical domainsMarc Zyngier2017-05-221-25/+43
*-. Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-101-14/+69
|\ \
| | * irqdomain: irq_domain_check_msi_remapEric Auger2017-01-231-0/+25
| | * irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger2017-01-231-0/+14
| |/ |/|
| * irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-01-301-14/+30
|/
* genirq: Update stale comment for __irq_domain_addPunit Agrawal2016-09-051-4/+2
* irqdomain: Mask irq type in irq_domain_xlate_onetwocell()Sebastian Frias2016-09-021-1/+4
* irqdomain: Fix irq_domain_alloc_irqs_recursive() error handlingAlexander Popov2016-07-111-2/+4
* Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-041-8/+14
|\
| * genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-041-8/+14
* | irqdomain: Fix disposal of mappings for interrupt hierarchiesJon Hunter2016-06-231-2/+6
* | irqdomain: Don't set type when mapping an IRQJon Hunter2016-06-131-5/+18
* | irqdomain: Fix handling of type settings for existing mappingsJon Hunter2016-06-131-5/+32
|/
* radix-tree: introduce radix_tree_emptyMatthew Wilcox2016-05-201-6/+1
* Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-0/+1
|\
| * irqdomain: Export irq_domain_free_irqs_commonAxel Lin2016-03-311-0/+1
* | irqdomain: Allow domain matching on irq_fwspecMarc Zyngier2016-05-021-9/+10
|/
* genirq: Export IRQ functions for module useQuan Nguyen2016-03-101-0/+5
* genirq: Make irq_domain_alloc_descs() non staticQais Yousef2016-02-251-4/+2
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-311-3/+8
|\
| * irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier2016-01-261-3/+8
* | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-211-0/+1
|\ \ | |/ |/|
| * irqdomain: Export irq_domain_set_info() for module useKeith Busch2016-01-151-0/+1
* | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2015-12-291-1/+1
|\ \
OpenPOWER on IntegriCloud