index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
irqdomain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
1
-7
/
+25
|
\
|
*
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
2020-11-30
1
-2
/
+9
|
*
genirq/irqdomain: Make irq_domain_disassociate() static
Thomas Gleixner
2020-11-15
1
-1
/
+1
|
*
irqdomain: Introduce irq_domain_create_legacy() API
Andy Shevchenko
2020-11-07
1
-3
/
+14
|
*
irqdomain: Replace open coded of_node_to_fwnode()
Andy Shevchenko
2020-11-07
1
-1
/
+1
*
|
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
\
|
*
|
driver core: Add fwnode_init()
Saravana Kannan
2020-12-09
1
-1
/
+1
|
|
/
*
|
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
1
-1
/
+10
|
\
\
|
*
|
genirq/irqdomain: Implement get_name() method on irqchip fwnodes
David Woodhouse
2020-10-28
1
-1
/
+10
|
|
/
*
/
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
2020-11-30
1
-5
/
+8
|
/
*
genirq/irqdomain: Allow partial trimming of irq_data hierarchy
Marc Zyngier
2020-10-10
1
-4
/
+95
*
irqdomain: Export irq_domain_update_bus_token
John Stultz
2020-07-27
1
-0
/
+1
*
genirq/irqdomain: Remove redundant NULL pointer check on fwnode
Zenghui Yu
2020-07-27
1
-1
/
+1
*
irqdomain: Allow software nodes for IRQ domain creation
Andy Shevchenko
2020-05-21
1
-1
/
+2
*
irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()
Andy Shevchenko
2020-05-21
1
-16
/
+1
*
irqdomain: Make __irq_domain_add() less OF-dependent
Andy Shevchenko
2020-05-21
1
-7
/
+6
*
irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users
Bartosz Golaszewski
2020-05-18
1
-12
/
+12
*
genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
Alexander Sverdlin
2020-03-08
1
-5
/
+5
*
irqdomain: Fix function documentation of __irq_domain_alloc_fwnode()
luanshi
2020-03-08
1
-2
/
+2
*
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
2020-01-20
1
-0
/
+1
*
genirq: Introduce irq_domain_translate_onecell
Yash Shah
2020-01-20
1
-0
/
+17
*
irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
Yi Wang
2019-11-05
1
-1
/
+1
*
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
2019-09-03
1
-0
/
+1
*
irqdomain/debugfs: Use PAs to generate fwnode names
Marc Zyngier
2019-08-07
1
-4
/
+5
*
irq/irqdomain: Fix comment typo
Zenghui Yu
2019-07-06
1
-1
/
+1
*
genirq/irqdomain: Remove WARN_ON() on out-of-memory condition
Geert Uytterhoeven
2019-05-28
1
-1
/
+1
*
irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()
Julien Grall
2019-04-29
1
-1
/
+1
*
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-08
1
-11
/
+34
|
\
|
*
genirq: introduce irq_domain_translate_twocell
Brian Masney
2019-02-13
1
-11
/
+34
*
|
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-23
1
-0
/
+14
|
\
\
|
*
|
irqdomain: Allow the default irq domain to be retrieved
Marc Zyngier
2019-02-21
1
-0
/
+14
|
|
/
*
/
genirq/debugfs: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
1
-2
/
+0
|
/
*
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
2018-12-19
1
-2
/
+2
*
genirq: Fix grammar s/an /a /
Geert Uytterhoeven
2018-10-09
1
-1
/
+1
*
genirq/debugfs: Reinstate full OF path for domain name
Marc Zyngier
2018-10-01
1
-1
/
+1
*
genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file
Marc Zyngier
2018-10-01
1
-0
/
+1
*
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
1
-0
/
+2
*
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-02-16
1
-14
/
+4
*
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
Marc Zyngier
2018-01-24
1
-118
/
+0
*
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
1
-6
/
+7
*
irqdomain: Drop pointless NULL check in virq_debug_show_one
Rasmus Villemoes
2017-11-12
1
-2
/
+1
*
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
2017-10-19
1
-2
/
+2
*
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
2017-10-19
1
-7
/
+7
*
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
1
-5
/
+6
*
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
1
-15
/
+25
*
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
1
-1
/
+1
*
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2017-09-25
1
-0
/
+2
*
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-05
1
-5
/
+6
|
\
|
*
device property: export irqchip_fwnode_ops
Arnd Bergmann
2017-07-26
1
-0
/
+1
|
*
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
2017-07-22
1
-5
/
+5
[next]