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
/
msi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-13
genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers
Marc Zyngier
1
-9
/
+24
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
1
-0
/
+1
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
1
-2
/
+0
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
1
-4
/
+33
2017-12-29
genirq/msi: Handle reactivation only on success
Thomas Gleixner
1
-8
/
+27
2017-09-25
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
1
-0
/
+2
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
1
-1
/
+1
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
1
-2
/
+17
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
1
-2
/
+3
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
1
-1
/
+5
2017-09-06
genirq/msi: Fix populating multiple interrupts
John Keeping
1
-2
/
+3
2017-06-22
genirq/irqdomain: Remove auto-recursive hierarchy support
Marc Zyngier
1
-1
/
+1
2017-06-22
genirq/msi: Prevent overwriting domain name
Thomas Gleixner
1
-1
/
+2
2017-05-22
genirq/msi: Populate the domain name if provided by the irqchip
Marc Zyngier
1
-2
/
+8
2017-01-23
genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
Eric Auger
1
-2
/
+2
2016-11-22
genirq/msi: Drop artificial PCI dependency
Marc Zyngier
1
-3
/
+1
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
1
-2
/
+24
2016-08-09
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
1
-0
/
+11
2016-07-04
genirq/msi: Fix broken debug output
Thomas Gleixner
1
-0
/
+1
2016-07-04
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
1
-1
/
+1
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
1
-1
/
+2
2016-07-04
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
1
-6
/
+2
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+5
2016-01-14
genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains
Liu Jiang
1
-3
/
+5
2015-12-16
genirq/msi: Add msi_domain_populate_irqs
Marc Zyngier
1
-0
/
+40
2015-12-16
genirq/msi: Make the .prepare callback reusable
Marc Zyngier
1
-3
/
+15
2015-11-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
1
-5
/
+1
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
1
-4
/
+4
2015-07-22
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
1
-0
/
+17
2015-05-05
genirq: MSI: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-04-09
genirq: MSI: Fix freeing of unallocated MSI
Marc Zyngier
1
-2
/
+9
2014-12-07
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
1
-0
/
+6
2014-11-23
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
1
-0
/
+13
2014-11-23
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
1
-8
/
+103
2014-11-23
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
1
-0
/
+75
2014-11-23
genirq: Add generic msi irq domain support
Jiang Liu
1
-0
/
+141