aboutsummaryrefslogtreecommitdiff
path: root/drivers/ntb/msi.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-23NTB/msi: Use struct_size() helper in devm_kzalloc()Gravatar Gustavo A. R. Silva 1-4/+2
2022-01-17Merge tag 'ntb-5.17' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-1/+2
2022-01-11NTB/msi: Fix ntbm_msi_request_threaded_irq() kernel-doc commentGravatar Yang Li 1-1/+2
2021-12-16NTB/msi: Convert to msi_on_each_desc()Gravatar Thomas Gleixner 1-6/+13
2020-12-15NTB/msi: Use irq_has_action()Gravatar Thomas Gleixner 1-3/+1
2019-08-05NTB/msi: remove incorrect MODULE definesGravatar Logan Gunthorpe 1-5/+0
2019-06-13NTB: Introduce MSI libraryGravatar Logan Gunthorpe 1-0/+415