index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform-msi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/msi: Remove platform MSI leftovers
Thomas Gleixner
2024-07-18
1
-347
/
+3
*
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
1
-3
/
+3
|
\
|
*
platform-msi: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-03-07
1
-3
/
+3
*
|
platform-msi: Remove unused interfaces
Thomas Gleixner
2024-02-15
1
-14
/
+2
*
|
platform-msi: Prepare for real per device domains
Thomas Gleixner
2024-02-15
1
-0
/
+103
|
/
*
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
2023-03-02
1
-0
/
+1
*
platform-msi: Switch to the domain id aware MSI interfaces
Ahmed S. Darwish
2022-12-05
1
-2
/
+2
*
genirq/msi: Remove filter from msi_free_descs_free_range()
Thomas Gleixner
2022-11-17
1
-1
/
+1
*
platform-msi: Export symbol platform_msi_create_irq_domain()
Frank Li
2022-09-28
1
-0
/
+1
*
platform-msi: Simplify platform device MSI code
Thomas Gleixner
2021-12-16
1
-70
/
+18
*
platform-msi: Let core code handle MSI descriptors
Thomas Gleixner
2021-12-16
1
-64
/
+48
*
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
1
-5
/
+5
*
platform-msi: Store platform private data pointer in msi_device_data
Thomas Gleixner
2021-12-16
1
-47
/
+32
*
platform-msi: Rename functions and clarify comments
Thomas Gleixner
2021-12-16
1
-15
/
+21
*
platform-msi: Let the core code handle sysfs groups
Thomas Gleixner
2021-12-16
1
-10
/
+1
*
platform-msi: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
1
-1
/
+7
*
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-16
1
-6
/
+6
*
platform-msi: Add ABI to show msi_irqs of platform devices
Barry Song
2021-08-24
1
-5
/
+15
*
platform-msi: fix kernel-doc warnings
Pierre-Louis Bossart
2021-04-02
1
-1
/
+2
*
platform-msi: Track shared domain allocation
Marc Zyngier
2020-12-11
1
-0
/
+7
*
platform-msi: Fix typos in comment
Shaokun Zhang
2020-05-18
1
-1
/
+1
*
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
2018-12-13
1
-2
/
+4
*
genirq/msi: Allow creation of a tree-based irqdomain for platform-msi
Marc Zyngier
2018-10-02
1
-6
/
+8
*
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
2018-05-13
1
-0
/
+3
*
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
1
-12
/
+0
*
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-12-07
1
-0
/
+1
*
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
2017-06-22
1
-1
/
+1
*
platform-msi: Make platform_msi_create_device_domain() ACPI aware
Hanjun Guo
2017-04-07
1
-2
/
+1
*
irq/platform-msi: Fix comment about maximal MSIs
Matthias Brugger
2017-01-17
1
-1
/
+1
*
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
2016-09-14
1
-2
/
+1
*
base: Export platform_msi_domain_[alloc,free]_irqs
Thomas Petazzoni
2016-01-26
1
-0
/
+2
*
irq/platform-MSI: Increase the maximum MSIs the MSI framework can support
MaJun
2015-12-29
1
-1
/
+1
*
platform-msi: Allow creation of a MSI-based stacked irq domain
Marc Zyngier
2015-12-16
1
-2
/
+128
*
platform-msi: Factor out allocation/free of private data
Marc Zyngier
2015-12-16
1
-41
/
+53
*
platform-msi: Allow MSIs to be allocated in chunks
Marc Zyngier
2015-12-16
1
-12
/
+20
*
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-10-13
1
-3
/
+3
*
platform-msi: Do not cache msi_desc in handler_data
Marc Zyngier
2015-09-15
1
-15
/
+3
*
drivers/base: Add MSI domain support for non-PCI devices
Marc Zyngier
2015-07-30
1
-0
/
+282