index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
irqdomain.c
Age
Commit message (
Expand
)
Author
2024-08-03
irqdomain: Fixed unbalanced fwnode get and put
Herve Codina
2023-06-30
irqdomain: Use return value of strreplace()
Andy Shevchenko
2023-06-17
irqdomain: Include internals.h for function prototypes
Arnd Bergmann
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-23
irqdomain: Add missing NULL pointer check in irq_domain_create_hierarchy()
Juergen Gross
2023-02-23
Merge branch 'irq/core' into irq/urgent
Thomas Gleixner
2023-02-21
Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2023-02-13
irqdomain: Switch to per-domain locking
Johan Hovold
2023-02-13
irqdomain: Clean up irq_domain_push/pop_irq()
Johan Hovold
2023-02-13
irqdomain: Drop leftover brackets
Johan Hovold
2023-02-13
irqdomain: Drop dead domain-name assignment
Johan Hovold
2023-02-13
irqdomain: Drop revmap mutex
Johan Hovold
2023-02-13
irqdomain: Fix domain registration race
Marc Zyngier
2023-02-13
irqdomain: Fix mapping-creation race
Johan Hovold
2023-02-13
irqdomain: Refactor __irq_domain_alloc_irqs()
Johan Hovold
2023-02-13
irqdomain: Look for existing mapping only once
Johan Hovold
2023-02-13
irqdomain: Drop bogus fwspec-mapping error handling
Johan Hovold
2023-02-13
irqdomain: Fix disassociation race
Johan Hovold
2023-02-13
irqdomain: Fix association race
Johan Hovold
2023-02-05
Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-03
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-01-17
genirq/msi: Free the fwnode created by msi_create_device_irq_domain()
Jason Gunthorpe
2023-01-11
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
2022-07-19
irqdomain: Use hwirq_max instead of revmap_size for NOMAP domains
Xu Qiang
2022-07-19
irqdomain: Report irq number for NOMAP domains
Xu Qiang
2022-02-15
irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chip
Marc Zyngier
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
[next]