summaryrefslogtreecommitdiff
path: root/drivers/ntb/ntb.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-13NTB: Rename ntb.c to support multiple source files in the moduleLogan Gunthorpe1-318/+0
2018-01-29NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin1-1/+0
2018-01-29ntb: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman1-2/+1
2017-07-06NTB: Add Messaging NTB APISerge Semin1-0/+13
2017-07-06NTB: Alter MW API to support multi-ports devicesSerge Semin1-0/+2
2017-07-06NTB: Add indexed ports NTB APISerge Semin1-0/+54
2015-08-09ntb: avoid format string in dev_set_nameKees Cook1-1/+1
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe1-0/+251