summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/scif/scif_api.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2018-08-05misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter1-11/+9
2018-07-07misc: mic: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-12/+12
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-3/+4
2015-10-04misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt1-6/+27
2015-10-04misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit1-0/+43
2015-10-04misc: mic: SCIF pollAshutosh Dixit1-1/+157
2015-05-24misc: mic: SCIF messaging and node enumeration APIsSudeep Dutt1-0/+402
2015-05-24misc: mic: SCIF connections APIs i.e. accept and connectNikhil Rao1-0/+457
2015-05-24misc: mic: SCIF open close bind and listen APIsSudeep Dutt1-0/+417