index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
irqdomain.c
Age
Commit message (
Expand
)
Author
2020-03-08
genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
Alexander Sverdlin
2020-03-08
irqdomain: Fix function documentation of __irq_domain_alloc_fwnode()
luanshi
2020-01-20
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
2020-01-20
genirq: Introduce irq_domain_translate_onecell
Yash Shah
2019-11-05
irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
Yi Wang
2019-09-03
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
2019-08-07
irqdomain/debugfs: Use PAs to generate fwnode names
Marc Zyngier
2019-07-06
irq/irqdomain: Fix comment typo
Zenghui Yu
2019-05-28
genirq/irqdomain: Remove WARN_ON() on out-of-memory condition
Geert Uytterhoeven
2019-04-29
irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()
Julien Grall
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-21
irqdomain: Allow the default irq domain to be retrieved
Marc Zyngier
2019-02-13
genirq: introduce irq_domain_translate_twocell
Brian Masney
2019-01-29
genirq/debugfs: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
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
[next]