summaryrefslogtreecommitdiff
path: root/drivers/ntb/msi.c
AgeCommit message (Expand)Author
2022-01-23NTB/msi: Use struct_size() helper in devm_kzalloc()Gustavo A. R. Silva
2022-01-17Merge tag 'ntb-5.17' of git://github.com/jonmason/ntbLinus Torvalds
2022-01-11NTB/msi: Fix ntbm_msi_request_threaded_irq() kernel-doc commentYang Li
2021-12-16NTB/msi: Convert to msi_on_each_desc()Thomas Gleixner
2020-12-15NTB/msi: Use irq_has_action()Thomas Gleixner
2019-08-05NTB/msi: remove incorrect MODULE definesLogan Gunthorpe
2019-06-13NTB: Introduce MSI libraryLogan Gunthorpe