index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irqdomain.h
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
irqdomain: Allow giving name suffix for domain
Matti Vaittinen
1
-0
/
+3
10 days
irqdomain: Simplify simple and legacy domain creation
Matti Vaittinen
1
-0
/
+5
2024-07-15
irqdomain: Fix the kernel-doc and plug it into Documentation
Jiri Slaby (SUSE)
1
-1
/
+19
2024-06-17
irqdomain: Remove __irq_domain_add()
Herve Codina
1
-5
/
+1
2024-06-17
irqdomain: Convert __irq_domain_add() wrappers to irq_domain_instantiate()
Herve Codina
1
-5
/
+53
2024-06-17
irqdomain: Add a resource managed version of irq_domain_instantiate()
Herve Codina
1
-0
/
+2
2024-06-17
irqdomain: Add support for generic irq chips creation before publishing a domain
Herve Codina
1
-0
/
+9
2024-06-17
irqdomain: Introduce init() and exit() hooks
Herve Codina
1
-0
/
+8
2024-06-17
irqdomain: Handle domain bus token in irq_domain_create()
Herve Codina
1
-0
/
+2
2024-06-17
irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
Herve Codina
1
-0
/
+6
2024-06-17
irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina
1
-0
/
+2
2024-06-17
irqdomain: Constify parameter in is_fwnode_irqchip()
Herve Codina
1
-1
/
+1
2024-06-17
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
1
-0
/
+21
2024-02-15
genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
Thomas Gleixner
1
-0
/
+17
2023-09-28
irqdomain: Annotate struct irq_domain with __counted_by
Kees Cook
1
-1
/
+1
2023-02-25
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-25
/
+4
2023-02-13
irqdomain: Switch to per-domain locking
Johan Hovold
1
-0
/
+4
2023-02-13
irqdomain: Drop revmap mutex
Johan Hovold
1
-2
/
+0
2023-01-11
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
1
-2
/
+4
2023-01-11
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
1
-23
/
+0
2022-12-05
genirq/irqdomain: Add irq_domain:: Dev for per device MSI domains
Thomas Gleixner
1
-0
/
+4
2022-12-05
genirq/msi: Provide struct msi_parent_ops
Thomas Gleixner
1
-0
/
+5
2022-12-05
genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_DEVICE
Thomas Gleixner
1
-0
/
+13
2022-12-05
genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_PARENT
Thomas Gleixner
1
-0
/
+14
2022-12-05
genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_dev
Thomas Gleixner
1
-3
/
+3
2022-12-05
genirq/irqdomain: Make struct irqdomain readable
Thomas Gleixner
1
-37
/
+37
2022-12-05
genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
Thomas Gleixner
1
-8
/
+1
2022-11-17
genirq/irqdomain: Move bus token enum into a seperate header
Thomas Gleixner
1
-21
/
+1
2022-02-15
irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chip
Marc Zyngier
1
-2
/
+3
2022-02-09
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
1
-0
/
+10
2021-12-01
genirq/generic_chip: Constify irq_generic_chip_ops
Rikard Falkeborn
1
-1
/
+1
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2021-11-04
irqdomain: Make of_phandle_args_to_fwspec() generally available
Marc Zyngier
1
-0
/
+4
2021-09-22
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
1
-1
/
+1
2021-06-10
irqdomain: Introduce irq_resolve_mapping()
Marc Zyngier
1
-2
/
+21
2021-06-10
irqdomain: Protect the linear revmap with RCU
Marc Zyngier
1
-2
/
+3
2021-06-10
irqdomain: Cache irq_data instead of a virq number in the revmap
Marc Zyngier
1
-2
/
+2
2021-06-10
irqdomain: Make normal and nomap irqdomains exclusive
Marc Zyngier
1
-3
/
+3
2021-06-10
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
1
-2
/
+6
2021-06-10
irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
Marc Zyngier
1
-13
/
+9
2021-06-10
irqdomain: Kill irq_domain_add_legacy_isa
Marc Zyngier
1
-11
/
+0
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+14
2021-04-22
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
1
-3
/
+0
2021-04-07
irqdomain: Get rid of irq_create_identity_mapping()
Marc Zyngier
1
-6
/
+0
2021-03-26
irqdomain: Introduce irq_domain_create_simple() API
Andy Shevchenko
1
-5
/
+14
2021-03-08
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
1
-4
/
+0
2020-12-16
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+7
2020-11-30
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
1
-2
/
+10
2020-11-15
genirq/irqdomain: Make irq_domain_disassociate() static
Thomas Gleixner
1
-2
/
+0
2020-11-07
irqdomain: Introduce irq_domain_create_legacy() API
Andy Shevchenko
1
-0
/
+6
[next]