index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
irqdomain.c
Age
Commit message (
Expand
)
Author
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-04
PCI: apple: Add INTx and per-port interrupt support
Marc Zyngier
2021-11-04
irqdomain: Make of_phandle_args_to_fwspec() generally available
Marc Zyngier
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-09-22
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-23
irqdomain: Export irq_domain_disconnect_hierarchy()
Maulik Shah
2021-08-10
KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
Cédric Le Goater
2021-06-10
irqdomain: Introduce irq_resolve_mapping()
Marc Zyngier
2021-06-10
irqdomain: Protect the linear revmap with RCU
Marc Zyngier
2021-06-10
irqdomain: Cache irq_data instead of a virq number in the revmap
Marc Zyngier
2021-06-10
irqdomain: Use struct_size() helper when allocating irqdomain
Marc Zyngier
2021-06-10
irqdomain: Make normal and nomap irqdomains exclusive
Marc Zyngier
2021-06-10
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2021-06-10
irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
Marc Zyngier
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-04-24
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-04-22
irqdomain: Drop references to recusive irqdomain setup
Marc Zyngier
2021-04-22
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
2021-04-07
irqdomain: Get rid of irq_create_identity_mapping()
Marc Zyngier
2021-03-26
irqdomain: Introduce irq_domain_create_simple() API
Andy Shevchenko
2021-03-22
irq: Fix typos in comments
Ingo Molnar
2021-03-08
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2021-02-09
irqdomain: Mark fwnodes when their irqdomain is added/removed
Saravana Kannan
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
2020-11-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
2020-11-30
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
2020-11-15
genirq/irqdomain: Make irq_domain_disassociate() static
Thomas Gleixner
2020-11-07
irqdomain: Introduce irq_domain_create_legacy() API
Andy Shevchenko
2020-11-07
irqdomain: Replace open coded of_node_to_fwnode()
Andy Shevchenko
2020-10-28
genirq/irqdomain: Implement get_name() method on irqchip fwnodes
David Woodhouse
2020-10-10
genirq/irqdomain: Allow partial trimming of irq_data hierarchy
Marc Zyngier
2020-07-27
irqdomain: Export irq_domain_update_bus_token
John Stultz
2020-07-27
genirq/irqdomain: Remove redundant NULL pointer check on fwnode
Zenghui Yu
2020-05-21
irqdomain: Allow software nodes for IRQ domain creation
Andy Shevchenko
2020-05-21
irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()
Andy Shevchenko
2020-05-21
irqdomain: Make __irq_domain_add() less OF-dependent
Andy Shevchenko
2020-05-18
irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users
Bartosz Golaszewski
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
[next]