summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/host
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla2016-04-301-3/+3
* misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt2016-02-103-2/+125
* misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt2016-02-109-1464/+4Star
* misc: mic: use common error pathSudip Mukherjee2016-02-081-6/+7
* misc: mic: return error directlySudip Mukherjee2016-02-081-2/+2
* misc: mic: return error properlySudip Mukherjee2016-02-081-1/+6
* misc: mic: remove unneeded debug messageSudip Mukherjee2016-02-081-6/+5Star
* misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit2015-10-0412-1143/+204Star
* misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt2015-05-249-23/+291
* mic: drop pci_msi_off call on probeMichael S. Tsirkin2015-04-031-2/+0Star
* misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-7/+7
* mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin2014-12-151-6/+12
* misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman2014-07-191-1/+1
* misc: mic: add dma support in host driverSiva Yerramreddy2014-07-126-40/+280
* misc: mic: add threaded irq support in host driverSiva Yerramreddy2014-07-124-60/+96
* Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-1/+1
|\
| * mic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-03-011-1/+1
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-021-0/+1
|\ \ | |/ |/|
| * misc: mic: Add include of <linux/irqreturn.h>Bjorn Helgaas2014-02-181-0/+1
* | misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt2014-02-081-1/+2
|/
* Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-211-1/+1
|\
| * Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-243-18/+18
| |\
| * | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-121-1/+1
* | | Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman2013-12-173-18/+18
|\ \ \ | | |/ | |/|
| * | misc: mic: Suppress memory space sparse warningsAshutosh Dixit2013-11-271-4/+4
| * | misc: mic: Fix endianness issues.Ashutosh Dixit2013-11-273-10/+10
| * | misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit2013-11-271-1/+1
| * | misc: mic: Minor bug fix in 'retry' loops.Sudeep Dutt2013-11-271-6/+6
| |/
* / misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.Dasaratharaman Chandramouli2013-12-114-18/+25
|/
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-2/+1Star
* misc: mic: Fixes for randconfig build errors and warnings.Ashutosh Dixit2013-10-303-2/+4
* misc: mic: Enable OSPM suspend and resume support.Dasaratharaman Chandramouli2013-10-064-5/+193
* misc: mic: cleanups for "--strict" checkpatch.Ashutosh Dixit2013-09-287-121/+113Star
* misc: mic: header file cleanups.Sudeep Dutt2013-09-289-9/+9
* misc: mic: host driver sysfs cleanups.Sudeep Dutt2013-09-281-43/+29Star
* Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit2013-09-269-1/+1269
* Intel MIC Host Driver, card OS state management.Sudeep Dutt2013-09-268-4/+1358
* Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli2013-09-269-2/+1638
* Intel MIC Host Driver for X100 family.Sudeep Dutt2013-09-266-0/+645