summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/scif/scif_nodeqp.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-28misc: mic: remove the MIC driversSudeep Dutt1-1349/+0
2020-09-30misc: mic: drop double zeroingJulia Lawall1-1/+1
2020-07-01misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issuesLee Jones1-7/+11
2020-04-23misc: mic: correct a typoHu Haowen1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2015-10-18misc: mic: fix memory leakSudip Mukherjee1-1/+18
2015-10-04misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt1-6/+59
2015-10-04misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit1-44/+21
2015-07-23misc: mic: scif bug fix for vmalloc_to_page crashSudeep Dutt1-10/+5
2015-05-24misc: mic: SCIF messaging and node enumeration APIsSudeep Dutt1-1/+35
2015-05-24misc: mic: SCIF connections APIs i.e. accept and connectNikhil Rao1-1/+15
2015-05-24misc: mic: SCIF node queue pair setup managementSudeep Dutt1-0/+1264