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
/
debugfs.c
Age
Commit message (
Expand
)
Author
2025-05-15
genirq: Bump the size of the local variable for sprintf()
Andy Shevchenko
2025-05-13
genirq: Consistently use '%u' format specifier for unsigned int variables
Andy Shevchenko
2025-05-07
genirq/debugfs: Convert to lock guards
Thomas Gleixner
2025-01-15
genirq: Remove IRQ_MOVE_PCNTXT and related code
Thomas Gleixner
2025-01-15
genirq: Provide IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2024-06-03
genirq/debugfs: Print irqdomain flags as human-readable strings
Jinjie Ruan
2023-10-26
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
2022-02-15
genirq/debugfs: Use irq_print_chip() when provided by irqchip
Marc Zyngier
2020-10-06
Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next
Marc Zyngier
2020-10-06
genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
2020-09-13
genirq: Allow interrupts to be excluded from /proc/interrupts
Marc Zyngier
2020-07-27
genirq/debugfs: Add missing irqchip flags
Marc Zyngier
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
2020-03-08
genirq: Add return value to check_irq_resend()
Thomas Gleixner
2020-03-08
genirq/debugfs: Add missing sanity checks to interrupt injection
Thomas Gleixner
2020-02-01
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
2019-01-29
genirq/debugfs: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
2018-03-20
genirq: Remove license boilerplate/references
Thomas Gleixner
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
2017-08-18
genirq/debugfs: Triggering of interrupts from userspace
Marc Zyngier
2017-06-24
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
2017-06-22
genirq: Introduce IRQD_SINGLE_TARGET flag
Thomas Gleixner
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner