summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/scif/scif_api.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-28misc: mic: remove the MIC driversSudeep Dutt1-1485/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-01misc: mic: scif: scif_api: Demote scif_accept() function headerLee Jones1-1/+1
2020-07-01misc: mic: scif: scif_api: Remove set but unused variable 'read_size'Lee Jones1-3/+1
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-11vfs: 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