summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/host/mic_x100.c
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: remove the MIC driversSudeep Dutt2020-10-281-585/+0
* misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headersLee Jones2020-07-011-0/+4
* misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-fileLee Jones2020-07-011-0/+9
* misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-181-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner2019-06-051-13/+1
* 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
* misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit2015-10-041-24/+22
* misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt2015-05-241-2/+1
* misc: mic: add dma support in host driverSiva Yerramreddy2014-07-111-0/+8
* Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman2013-12-161-2/+2
|\
| * misc: mic: Fix endianness issues.Ashutosh Dixit2013-11-271-2/+2
* | misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.Dasaratharaman Chandramouli2013-12-101-16/+20
|/
* misc: mic: cleanups for "--strict" checkpatch.Ashutosh Dixit2013-09-271-18/+15
* misc: mic: header file cleanups.Sudeep Dutt2013-09-271-1/+1
* Intel MIC Host Driver, card OS state management.Sudeep Dutt2013-09-261-0/+251
* Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli2013-09-261-0/+247
* Intel MIC Host Driver for X100 family.Sudeep Dutt2013-09-261-0/+75