index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
msi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
platform-msi: Rename functions and clarify comments
Thomas Gleixner
1
-4
/
+4
2021-12-16
genirq/msi: Remove the original sysfs interfaces
Thomas Gleixner
1
-15
/
+3
2021-12-16
genirq/msi: Provide msi_device_populate/destroy_sysfs()
Thomas Gleixner
1
-0
/
+4
2021-12-16
device: Add device:: Msi_data pointer and struct msi_device_data
Thomas Gleixner
1
-0
/
+18
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
1
-4
/
+1
2021-12-09
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
1
-2
/
+0
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner
1
-11
/
+0
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
1
-4
/
+3
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
1
-43
/
+41
2021-12-09
PCI/MSI: Remove msi_desc_to_pci_sysdata()
Thomas Gleixner
1
-5
/
+0
2021-12-09
PCI/MSI: Make pci_msi_domain_write_msg() static
Thomas Gleixner
1
-1
/
+0
2021-12-09
genirq/msi: Fixup includes
Thomas Gleixner
1
-1
/
+1
2021-12-09
genirq/msi: Remove unused domain callbacks
Thomas Gleixner
1
-7
/
+4
2021-12-09
genirq/msi: Guard sysfs code
Thomas Gleixner
1
-0
/
+10
2021-11-11
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
1
-1
/
+1
2021-08-24
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
1
-0
/
+4
2021-08-10
PCI/MSI: Rename msi_desc::masked
Thomas Gleixner
1
-2
/
+6
2021-08-10
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
1
-2
/
+0
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
1
-1
/
+1
2021-04-20
PCI/MSI: Kill default_teardown_msi_irqs()
Marc Zyngier
1
-1
/
+0
2021-04-20
PCI/MSI: Kill msi_controller structure
Marc Zyngier
1
-15
/
+1
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
1
-0
/
+6
2020-10-28
genirq/msi: Allow shadow declarations of msi_msg:: $member
Thomas Gleixner
1
-4
/
+42
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
1
-5
/
+26
2020-09-16
irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
Thomas Gleixner
1
-0
/
+27
2020-09-16
PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
Thomas Gleixner
1
-0
/
+1
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-1
/
+0
2020-09-16
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
1
-2
/
+1
2019-06-13
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
1
-0
/
+8
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+36
2019-05-03
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
Julien Grall
1
-0
/
+26
2019-05-01
soc: ti: Add MSI domain bus support for Interrupt Aggregator
Lokesh Vutla
1
-0
/
+10
2019-03-21
PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()
Bjorn Helgaas
1
-9
/
+0
2019-03-21
PCI/MSI: Remove unused __write_msi_msg() and write_msi_msg()
Bjorn Helgaas
1
-9
/
+0
2019-02-08
genirq/msi: Clean up usage of __u8/__u16 types
Logan Gunthorpe
1
-6
/
+6
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
1
-2
/
+2
2018-12-13
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
1
-0
/
+2
2018-10-02
genirq/msi: Allow creation of a tree-based irqdomain for platform-msi
Marc Zyngier
1
-5
/
+12
2018-05-13
genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers
Marc Zyngier
1
-0
/
+2
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
1
-0
/
+5
2017-07-30
staging: fsl-mc: add missing fsl_mc comment in struct msi_desc
Laurentiu Tudor
1
-0
/
+1
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2017-02-16
genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msg
Arnd Bergmann
1
-1
/
+10
2017-02-10
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
Christoph Hellwig
1
-3
/
+0
2017-02-10
PCI/MSI: Remove unused pci_msi_create_default_irq_domain()
Christoph Hellwig
1
-3
/
+0
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
1
-2
/
+3
2016-08-09
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
1
-0
/
+2
2016-07-04
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
1
-0
/
+2
[prev]
[next]