index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irqdomain.h
Age
Commit message (
Expand
)
Author
2024-02-15
genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
Thomas Gleixner
2023-09-28
irqdomain: Annotate struct irq_domain with __counted_by
Kees Cook
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-13
irqdomain: Switch to per-domain locking
Johan Hovold
2023-02-13
irqdomain: Drop revmap mutex
Johan Hovold
2023-01-11
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
2023-01-11
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
2022-12-05
genirq/irqdomain: Add irq_domain:: Dev for per device MSI domains
Thomas Gleixner
2022-12-05
genirq/msi: Provide struct msi_parent_ops
Thomas Gleixner
2022-12-05
genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_DEVICE
Thomas Gleixner
2022-12-05
genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_PARENT
Thomas Gleixner
2022-12-05
genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_dev
Thomas Gleixner
2022-12-05
genirq/irqdomain: Make struct irqdomain readable
Thomas Gleixner
2022-12-05
genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
Thomas Gleixner
2022-11-17
genirq/irqdomain: Move bus token enum into a seperate header
Thomas Gleixner
2022-02-15
irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chip
Marc Zyngier
2022-02-09
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
2021-12-01
genirq/generic_chip: Constify irq_generic_chip_ops
Rikard Falkeborn
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-04
irqdomain: Make of_phandle_args_to_fwspec() generally available
Marc Zyngier
2021-09-22
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
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: 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-06-10
irqdomain: Kill irq_domain_add_legacy_isa
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-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-08
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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: Add forward declaration of fwnode_handle
Andy Shevchenko
2020-11-07
irqdomain: Remove unused of_device_id forward declaration
Andy Shevchenko
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-10
genirq/irqdomain: Allow partial trimming of irq_data hierarchy
Marc Zyngier
2020-09-16
irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
Thomas Gleixner
2020-05-18
irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users
Bartosz Golaszewski
2020-02-21
genirq/irqdomain: Make sure all irq domain flags are distinct
Zenghui Yu
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-01
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2020-01-20
genirq: Introduce irq_domain_translate_onecell
Yash Shah
2019-11-16
irqdomain: Add bus token DOMAIN_BUS_WAKEUP
Lina Iyer
2019-08-07
irqdomain/debugfs: Use PAs to generate fwnode names
Marc Zyngier
2019-05-01
soc: ti: Add MSI domain bus support for Interrupt Aggregator
Lokesh Vutla
[next]