index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-ls-scfg-msi.c
Age
Commit message (
Expand
)
Author
2024-02-27
irqchip/ls-scfg-msi: Convert to platform_driver::remove_new() callback
Uwe Kleine-König
2023-10-27
irqchip/ls-scfg-msi: Use device_get_match_data()
Rob Herring
2023-08-21
irqchip/ls-scfg-msi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-04-13
irqchip: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-09-07
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
2021-07-26
irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc()
Andy Shevchenko
2021-06-10
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-03
irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()
Julien Grall
2018-06-22
irqchip/ls-scfg-msi: Fix MSI affinity handling
Marc Zyngier
2018-06-06
irqchip/ls-scfg-msi: Map MSIs in the iommu
Laurentiu Tudor
2017-10-11
irqchip/ls-scfg-msi: Add LS1012a MSI support
Hou Zhiqiang
2017-08-31
irqchip/ls-scfg-msi: Add MSI affinity support
Minghuan Lian
2017-08-31
irqchip/ls-scfg-msi: Add LS1043a v1.1 MSI support
Minghuan Lian
2017-08-31
irqchip/ls-scfg-msi: Add LS1046a MSI support
Minghuan Lian
2017-08-31
irqchip/ls-scfg-msi: Fix typo of MSI compatible strings
Minghuan Lian
2016-05-04
irqchip: Add Layerscape SCFG MSI controller support
Minghuan Lian