aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc/mic/host/mic_boot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-28misc: mic: remove the MIC driversSudeep Dutt1-588/+0
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-0/+1
2020-02-14misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.Huang Zijiang1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner1-13/+1
2019-02-26mic: Rename ioremap pointer to remapVincent Whitchurch1-4/+4
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-10/+10
2016-04-30misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla1-3/+3
2016-02-09misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt1-2/+121
2016-02-09misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt1-2/+0
2015-10-04misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit1-230/+87
2015-05-24misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt1-10/+254
2015-03-25misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire1-7/+7
2014-07-11misc: mic: add dma support in host driverSiva Yerramreddy1-1/+82
2013-11-27misc: mic: Fix endianness issues.Ashutosh Dixit1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-10-30misc: mic: Fixes for randconfig build errors and warnings.Ashutosh Dixit1-0/+1
2013-10-05misc: mic: Enable OSPM suspend and resume support.Dasaratharaman Chandramouli1-3/+117
2013-09-27misc: mic: header file cleanups.Sudeep Dutt1-1/+1
2013-09-26Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit1-1/+2
2013-09-26Intel MIC Host Driver, card OS state management.Sudeep Dutt1-0/+184