aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/mic (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20samples: move mic/mpssd example code from DocumentationShuah Khan8-2427/+0
2016-06-03mpssd: fix buffer overflow warningMike Danese1-2/+2
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-26/+32
2016-02-17Documentation: Fix int/unsigned int comparisonMahesh Khanwalkar1-2/+2
2016-02-09misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt3-26/+32
2015-10-04misc: mic: Update MIC host daemon with COSM changesAshutosh Dixit4-147/+251
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-25/+125
2015-06-22Documentation/mic/mpssd: don't build x86 userspace when cross compilingPaul Gortmaker1-0/+2
2015-05-24misc: mic: add support for loading/unloading SCIF driverSudeep Dutt1-13/+11
2015-05-24misc: mic: SCIF header file and IOCTL interfaceSudeep Dutt2-12/+114
2014-12-05Documentation: Build mic/mpssd only for x86_64Ashutosh Dixit1-1/+1
2014-10-03Documentation: update include path for mpssdPeter Foley1-1/+1
2014-09-26Documentation: support glibc versions without htole macrosPeter Foley2-1/+2
2014-09-26Documentation: fix misc. warningsPeter Foley1-2/+2
2014-09-26Documentation: add makefiles for more targetsPeter Foley2-12/+13
2014-07-11misc: mic: add support for loading/unloading dma driverSiva Yerramreddy1-7/+7
2014-07-11misc: mic: Add mic bus and dma driver documentationSiva Yerramreddy1-26/+41
2013-11-27misc: mic: Fix endianness issues.Ashutosh Dixit1-4/+4
2013-11-27misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit1-2/+2
2013-11-27misc: mic: Bug fix for sysfs poll usage.Ashutosh Dixit1-0/+6
2013-10-05misc: mic: Enable OSPM suspend and resume support.Dasaratharaman Chandramouli3-5/+27
2013-10-03misc: mic: Fix build issues in sample daemon.Sudeep Dutt2-11/+12
2013-09-27misc: mic: cleanups for "--strict" checkpatch.Ashutosh Dixit2-34/+35
2013-09-26Sample Implementation of Intel MIC User Space Daemon.Caz Yokoyama8-0/+2347