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
/
include
/
linux
/
irqdesc.h
Age
Commit message (
Expand
)
Author
2024-04-12
genirq: Provide a snapshot mechanism for interrupt statistics
Bitao Hu
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
2023-05-24
genirq: Use hlist for managing resend handlers
Shanker Donthineni
2022-09-19
genirq: Provide generic_handle_domain_irq_safe().
Sebastian Andrzej Siewior
2022-07-11
genirq: Allow irq_set_chip_handler_name_locked() to take a const irq_chip
Michael Walle
2022-02-21
genirq: Provide generic_handle_irq_safe()
Sebastian Andrzej Siewior
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2021-06-10
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
2021-06-10
genirq: Add generic_handle_domain_irq() helper
Marc Zyngier
2021-06-10
irqdesc: Fix __handle_domain_irq() comment
Marc Zyngier
2021-06-10
genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
Marc Zyngier
2021-03-22
irq: Fix typos in comments
Ingo Molnar
2020-12-15
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
2020-12-15
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
2020-12-15
genirq: Move status flag checks to core
Thomas Gleixner
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
2020-07-04
genirq: Remove preflow handler support
Valentin Schneider
2020-03-17
genirq: fix kerneldoc comment for irq_desc
Yunfeng Ye
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-13
genirq: Add missing documentation for tot_count
Waiman Long
2019-02-10
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-02-05
irqdesc: Add domain handler for NMIs
Julien Thierry
2018-06-22
irqdesc: Delete irq_desc_get_msi_desc()
John Garry
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-04
irqdesc: Use bool return type instead of int
Will Deacon
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
irqdesc: Add function to identify percpu_devid irqs
Julien Thierry
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
2017-07-04
genirq: Add mutex to irq desc to serialize request/free_irq()
Thomas Gleixner
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2016-09-14
genirq: Expose interrupt information through sysfs
Craig Gallek
2016-05-02
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
Marc Zyngier
2015-12-14
genirq: Free irq_desc with rcu
Thomas Gleixner
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
genirq: Move field 'msi_desc' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Move field 'handler_data' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Simplify irq_data_to_desc()
Thomas Gleixner
2015-09-16
genirq: Remove __irq_set_handler_locked()
Thomas Gleixner
2015-09-16
genirq: Remove __irq_set_chip_handler_name_locked()
Thomas Gleixner
2015-09-15
genirq: Update the comment for generic_handle_irq_desc
Huang Shijie
2015-08-06
genirq: Provide irq_desc_has_action
Thomas Gleixner
2015-07-08
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
Thomas Gleixner
2015-06-26
genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()
Thomas Gleixner
2015-06-26
genirq: Introduce helper irq_desc_get_irq()
Jiang Liu
2015-06-25
genirq: Clean up outdated comments related to include/linux/irqdesc.h
Jiang Liu
2015-06-12
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
2015-06-12
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
Jiang Liu
2015-03-04
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
[next]