summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/host/mic_x100.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-28misc: mic: remove the MIC driversSudeep Dutt1-585/+0
2020-07-01misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headersLee Jones1-0/+4
2020-07-01misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-fileLee Jones1-0/+9
2020-03-18misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner1-13/+1
2016-02-08misc: mic: use common error pathSudip Mukherjee1-6/+7
2016-02-08misc: mic: return error directlySudip Mukherjee1-2/+2
2016-02-08misc: mic: return error properlySudip Mukherjee1-1/+6
2016-02-08misc: mic: remove unneeded debug messageSudip Mukherjee1-6/+5
2015-10-04misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit1-24/+22
2015-05-24misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt1-2/+1
2014-07-12misc: mic: add dma support in host driverSiva Yerramreddy1-0/+8
2013-12-17Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman1-2/+2
2013-12-11misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.Dasaratharaman Chandramouli1-16/+20
2013-11-27misc: mic: Fix endianness issues.Ashutosh Dixit1-2/+2
2013-09-28misc: mic: cleanups for "--strict" checkpatch.Ashutosh Dixit1-18/+15
2013-09-28misc: mic: header file cleanups.Sudeep Dutt1-1/+1
2013-09-27Intel MIC Host Driver, card OS state management.Sudeep Dutt1-0/+251
2013-09-27Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli1-0/+247
2013-09-27Intel MIC Host Driver for X100 family.Sudeep Dutt1-0/+75