summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: scif: use vma_pages().Muhammad Falak R Wani2016-08-301-2/+2
* mic: remove unused function argArnd Bergmann2016-08-301-4/+2
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-061-0/+4
|\
| * vhost: split out vringh KconfigMichael S. Tsirkin2016-08-021-1/+1
| * vop: pull in vhost KconfigMichael S. Tsirkin2016-08-021-0/+4
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-10/+10
|/
* misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla2016-04-301-3/+3
* misc: mic: silence uninitialized variable warningDan Carpenter2016-04-301-1/+2
* misc: mic: Fix randconfig build errorSudeep Dutt2016-04-301-0/+1
* misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-271-0/+5
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-2/+0
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+0
* | misc: mic: silence an overflow warningDan Carpenter2016-02-141-1/+2
* | misc: mic: use after free printing error messageDan Carpenter2016-02-141-1/+1
* | misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt2016-02-097-7/+215
* | misc: mic: Enable VOP debugfs and driver buildSudeep Dutt2016-02-094-0/+262
* | misc: mic: Enable VOP card side functionalityAshutosh Dixit2016-02-091-0/+755
* | misc: mic: Enable VOP host side functionalitySudeep Dutt2016-02-091-0/+1164
* | misc: mic: Add data structures for the VOP driverSudeep Dutt2016-02-091-0/+170
* | misc: mic: MIC VOP BusSudeep Dutt2016-02-094-0/+361
* | misc: mic: Remove MIC X100 card virtio functionalitySudeep Dutt2016-02-094-719/+1
* | misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt2016-02-099-1464/+4
* | misc: mic: use common error pathSudip Mukherjee2016-02-071-6/+7
* | misc: mic: return error directlySudip Mukherjee2016-02-071-2/+2
* | misc: mic: return error properlySudip Mukherjee2016-02-071-1/+6
* | misc: mic: remove unneeded debug messageSudip Mukherjee2016-02-071-6/+5
* | mic_virtio: fix a timeout loopDan Carpenter2016-02-071-1/+1
* | misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED stateAshutosh Dixit2016-02-072-4/+11
* | misc: mic: fix incorrect use of error codes in SCIF DMA driverEric Biggers2016-02-071-9/+5
* | misc: mic/scif: use list_next_entry instead of list_entry_nextGeliang Tang2016-02-071-16/+11
* | misc: mic/scif: fix wrap around testsDan Carpenter2016-02-071-3/+4
|/
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-121-1/+1
* misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter2015-10-171-2/+6
* misc: mic/scif: re-take a lock on error pathDan Carpenter2015-10-171-0/+1
* misc: mic: fix memory leakSudip Mukherjee2015-10-171-1/+18
* misc: mic: replace kfree with put_deviceGeliang Tang2015-10-173-3/+3
* misc: mic: Fix randconfig build errorAshutosh Dixit2015-10-171-0/+1
* misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabledSudeep Dutt2015-10-051-1/+1
* misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt2015-10-0414-40/+516
* misc: mic: SCIF fenceSudeep Dutt2015-10-041-0/+771
* misc: mic: SCIF DMA and CPU copy interfaceSudeep Dutt2015-10-041-0/+1979
* misc: mic: SCIF remote memory map/unmap interfaceSudeep Dutt2015-10-041-0/+699
* misc: mic: SCIF RMA list operationsSudeep Dutt2015-10-042-0/+348
* misc: mic: SCIF memory registration and unregistrationSudeep Dutt2015-10-041-0/+1770
* misc: mic: SCIF RMA header fileSudeep Dutt2015-10-041-0/+464
* misc: mic: Update MIC host daemon with COSM changesAshutosh Dixit2015-10-043-5/+12
* misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit2015-10-044-104/+21
* misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit2015-10-0413-1145/+204
* misc: mic: COSM client driverAshutosh Dixit2015-10-042-0/+282
* misc: mic: COSM SCIF serverAshutosh Dixit2015-10-041-0/+405
OpenPOWER on IntegriCloud