aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/scif/scif_api.c
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: remove the MIC driversSudeep Dutt2020-10-281-1485/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* misc: mic: scif: scif_api: Demote scif_accept() function headerLee Jones2020-07-011-1/+1
* misc: mic: scif: scif_api: Remove set but unused variable 'read_size'Lee Jones2020-07-011-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1
* misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter2018-08-051-11/+9
* misc: mic: mark expected switch fall-throughGustavo A. R. Silva2018-07-071-0/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-12/+12
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-3/+4
* misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt2015-10-041-6/+27
* misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit2015-10-041-0/+43
* misc: mic: SCIF pollAshutosh Dixit2015-10-041-1/+157
* misc: mic: SCIF messaging and node enumeration APIsSudeep Dutt2015-05-241-0/+402
* misc: mic: SCIF connections APIs i.e. accept and connectNikhil Rao2015-05-241-0/+457
* misc: mic: SCIF open close bind and listen APIsSudeep Dutt2015-05-241-0/+417