summaryrefslogtreecommitdiff
path: root/drivers/misc/mic
AgeCommit message (Expand)Author
2020-10-29misc: mic: scif: Fix error handling pathSouptick Joarder
2020-01-29mic: avoid statically declaring a 'struct device'.Arnd Bergmann
2019-11-28misc: mic: fix a DMA pool free failureWenwen Wang
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-13misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing
2018-09-19misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter
2016-05-04misc: mic/scif: fix wrap around testsDan Carpenter
2015-10-17misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter
2015-10-17misc: mic/scif: re-take a lock on error pathDan Carpenter
2015-10-17misc: mic: fix memory leakSudip Mukherjee
2015-10-17misc: mic: replace kfree with put_deviceGeliang Tang
2015-10-17misc: mic: Fix randconfig build errorAshutosh Dixit
2015-10-05misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabledSudeep Dutt
2015-10-04misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt
2015-10-04misc: mic: SCIF fenceSudeep Dutt
2015-10-04misc: mic: SCIF DMA and CPU copy interfaceSudeep Dutt
2015-10-04misc: mic: SCIF remote memory map/unmap interfaceSudeep Dutt
2015-10-04misc: mic: SCIF RMA list operationsSudeep Dutt
2015-10-04misc: mic: SCIF memory registration and unregistrationSudeep Dutt
2015-10-04misc: mic: SCIF RMA header fileSudeep Dutt
2015-10-04misc: mic: Update MIC host daemon with COSM changesAshutosh Dixit
2015-10-04misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit
2015-10-04misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit
2015-10-04misc: mic: COSM client driverAshutosh Dixit
2015-10-04misc: mic: COSM SCIF serverAshutosh Dixit
2015-10-04misc: mic: Coprocessor State Management (COSM) driverAshutosh Dixit
2015-10-04misc: mic: MIC COSM busAshutosh Dixit
2015-10-04misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit
2015-10-04misc: mic: SCIF pollAshutosh Dixit
2015-07-22misc: mic: scif bug fix for vmalloc_to_page crashSudeep Dutt
2015-06-12misc: mic: Fix reported static checker warningSudeep Dutt
2015-06-12misc: mic: Fix randconfig build error by including errno.hSudeep Dutt
2015-05-24misc: mic: MIC card driver specific changes to enable SCIFSudeep Dutt
2015-05-24misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt
2015-05-24misc: mic: SCIF messaging and node enumeration APIsSudeep Dutt
2015-05-24misc: mic: SCIF connections APIs i.e. accept and connectNikhil Rao
2015-05-24misc: mic: SCIF open close bind and listen APIsSudeep Dutt
2015-05-24misc: mic: SCIF node queue pair setup managementSudeep Dutt
2015-05-24misc: mic: SCIF module initializationSudeep Dutt
2015-05-24misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt
2015-05-24misc: mic: SCIF Peer BusSudeep Dutt
2015-05-24misc: mic: SCIF Hardware BusSudeep Dutt
2015-05-24misc: mic: SCIF ring buffer infrastructureSudeep Dutt
2015-04-03mic: drop pci_msi_off call on probeMichael S. Tsirkin
2015-03-25misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-15mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin