index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
irqdomain.c
Age
Commit message (
Expand
)
Author
2018-10-09
genirq: Fix grammar s/an /a /
Geert Uytterhoeven
2018-10-01
genirq/debugfs: Reinstate full OF path for domain name
Marc Zyngier
2018-10-01
genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file
Marc Zyngier
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-01-24
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
Marc Zyngier
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-11-12
irqdomain: Drop pointless NULL check in virq_debug_show_one
Rasmus Villemoes
2017-10-19
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
2017-10-19
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-08-25
irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq()
Dan Carpenter
2017-08-18
irqdomain: Add irq_domain_{push,pop}_irq() functions
David Daney
2017-08-18
irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()
David Daney
2017-08-18
irqdomain: Factor out code to add and remove items to and from the revmap
David Daney
2017-07-26
device property: export irqchip_fwnode_ops
Arnd Bergmann
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
2017-07-07
irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers
Marc Zyngier
2017-07-07
genirq/debugfs: Remove redundant NULL pointer check
Thomas Gleixner
2017-06-22
genirq/irqdomain: Remove auto-recursive hierarchy support
Marc Zyngier
2017-06-22
genirq/irqdomain: Add irq_domain_update_bus_token helper
Marc Zyngier
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2017-06-22
genirq/irqdomain: Add map counter
Thomas Gleixner
2017-06-22
genirq: Allow fwnode to carry name information only
Thomas Gleixner
2017-05-22
irqdomain: Let irq_domain_mapping display ACPI fwnode attributes
Marc Zyngier
2017-05-22
irqdomain: Let irq_domain_mapping display hierarchical domains
Marc Zyngier
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-01-30
irqdomain: Avoid activating interrupts more than once
Marc Zyngier
2017-01-23
irqdomain: irq_domain_check_msi_remap
Eric Auger
2017-01-23
irqdomain: Add irq domain MSI and MSI_REMAP flags
Eric Auger
2016-09-05
genirq: Update stale comment for __irq_domain_add
Punit Agrawal
2016-09-02
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
Sebastian Frias
2016-07-11
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-06-23
irqdomain: Fix disposal of mappings for interrupt hierarchies
Jon Hunter
2016-06-13
irqdomain: Don't set type when mapping an IRQ
Jon Hunter
2016-06-13
irqdomain: Fix handling of type settings for existing mappings
Jon Hunter
2016-05-20
radix-tree: introduce radix_tree_empty
Matthew Wilcox
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-02
irqdomain: Allow domain matching on irq_fwspec
Marc Zyngier
2016-03-31
irqdomain: Export irq_domain_free_irqs_common
Axel Lin
2016-03-10
genirq: Export IRQ functions for module use
Quan Nguyen
2016-02-25
genirq: Make irq_domain_alloc_descs() non static
Qais Yousef
2016-01-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-26
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
Marc Zyngier
[next]