index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
genirq/debugfs: Print irqdomain flags as human-readable strings
Jinjie Ruan
1
-8
/
+2
2023-10-26
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
1
-1
/
+0
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
1
-0
/
+2
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
1
-1
/
+1
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
1
-0
/
+1
2022-02-15
genirq/debugfs: Use irq_print_chip() when provided by irqchip
Marc Zyngier
1
-2
/
+6
2020-10-06
Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next
Marc Zyngier
1
-0
/
+3
2020-10-06
genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
1
-0
/
+3
2020-09-13
genirq: Allow interrupts to be excluded from /proc/interrupts
Marc Zyngier
1
-0
/
+1
2020-07-27
genirq/debugfs: Add missing irqchip flags
Marc Zyngier
1
-0
/
+5
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
1
-33
/
+1
2020-03-08
genirq: Add return value to check_irq_resend()
Thomas Gleixner
1
-2
/
+1
2020-03-08
genirq/debugfs: Add missing sanity checks to interrupt injection
Thomas Gleixner
1
-2
/
+9
2020-02-01
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
1
-0
/
+1
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-2
/
+4
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
1
-2
/
+4
2019-01-29
genirq/debugfs: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
1
-0
/
+1
2018-03-20
genirq: Remove license boilerplate/references
Thomas Gleixner
1
-5
/
+2
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
1
-0
/
+1
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+1
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
1
-0
/
+2
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
1
-0
/
+10
2017-08-18
genirq/debugfs: Triggering of interrupts from userspace
Marc Zyngier
1
-1
/
+49
2017-06-24
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
1
-7
/
+0
2017-06-22
genirq: Introduce IRQD_SINGLE_TARGET flag
Thomas Gleixner
1
-0
/
+1
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
1
-0
/
+4
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
1
-0
/
+215