summaryrefslogtreecommitdiff
path: root/kernel/irq/irqdomain.c
AgeCommit message (Expand)Author
2020-01-20irqdomain: Fix a memory leak in irq_domain_push_irq()Kevin Hao
2020-01-20genirq: Introduce irq_domain_translate_onecellYash Shah
2019-11-05irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentationYi Wang
2019-09-03irqdomain: Add the missing assignment of domain->fwnode for named fwnodeDexuan Cui
2019-08-07irqdomain/debugfs: Use PAs to generate fwnode namesMarc Zyngier
2019-07-06irq/irqdomain: Fix comment typoZenghui Yu
2019-05-28genirq/irqdomain: Remove WARN_ON() on out-of-memory conditionGeert Uytterhoeven
2019-04-29irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()Julien Grall
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-02-23Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2019-02-21irqdomain: Allow the default irq domain to be retrievedMarc Zyngier
2019-02-13genirq: introduce irq_domain_translate_twocellBrian Masney
2019-01-29genirq/debugfs: No need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang
2018-10-09genirq: Fix grammar s/an /a /Geert Uytterhoeven
2018-10-01genirq/debugfs: Reinstate full OF path for domain nameMarc Zyngier
2018-10-01genirq/debugfs: Reset domain debugfs_file on removal of the debugfs fileMarc Zyngier
2018-03-20genirq: Add missing SPDX identifiersThomas Gleixner
2018-02-16irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier
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