index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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