summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/ntb.c
Commit message (Expand)AuthorAgeFilesLines
* NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin2018-01-281-1/+0
* ntb: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-281-2/+1
* NTB: Add Messaging NTB APISerge Semin2017-07-061-0/+13
* NTB: Alter MW API to support multi-ports devicesSerge Semin2017-07-061-0/+2
* NTB: Add indexed ports NTB APISerge Semin2017-07-061-0/+54
* ntb: avoid format string in dev_set_nameKees Cook2015-08-091-1/+1
* NTB: Add NTB hardware abstraction layerAllen Hubbe2015-07-041-0/+251