index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform-msi.c
Age
Commit message (
Expand
)
Author
2018-12-13
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
2018-10-02
genirq/msi: Allow creation of a tree-based irqdomain for platform-msi
Marc Zyngier
2018-05-13
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
2017-04-07
platform-msi: Make platform_msi_create_device_domain() ACPI aware
Hanjun Guo
2017-01-17
irq/platform-msi: Fix comment about maximal MSIs
Matthias Brugger
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
2016-01-26
base: Export platform_msi_domain_[alloc,free]_irqs
Thomas Petazzoni
2015-12-29
irq/platform-MSI: Increase the maximum MSIs the MSI framework can support
MaJun
2015-12-16
platform-msi: Allow creation of a MSI-based stacked irq domain
Marc Zyngier
2015-12-16
platform-msi: Factor out allocation/free of private data
Marc Zyngier
2015-12-16
platform-msi: Allow MSIs to be allocated in chunks
Marc Zyngier
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-09-15
platform-msi: Do not cache msi_desc in handler_data
Marc Zyngier
2015-07-30
drivers/base: Add MSI domain support for non-PCI devices
Marc Zyngier