summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/host
AgeCommit message (Expand)Author
2019-02-26mic: Rename ioremap pointer to remapVincent Whitchurch
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-06misc: remove GENWQE_DEBUGFS_RO()Yangtao Li
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-04-30misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla
2016-02-09misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt
2016-02-09misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt
2016-02-07misc: mic: use common error pathSudip Mukherjee
2016-02-07misc: mic: return error directlySudip Mukherjee
2016-02-07misc: mic: return error properlySudip Mukherjee
2016-02-07misc: mic: remove unneeded debug messageSudip Mukherjee
2015-10-04misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit
2015-05-24misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt
2015-04-03mic: drop pci_msi_off call on probeMichael S. Tsirkin
2015-03-25misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2014-12-15mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin
2014-07-18misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman
2014-07-11misc: mic: add dma support in host driverSiva Yerramreddy
2014-07-11misc: mic: add threaded irq support in host driverSiva Yerramreddy
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-28mic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-02-18misc: mic: Add include of <linux/irqreturn.h>Bjorn Helgaas
2014-02-07misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-16Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo
2013-12-10misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.Dasaratharaman Chandramouli
2013-11-27misc: mic: Suppress memory space sparse warningsAshutosh Dixit
2013-11-27misc: mic: Fix endianness issues.Ashutosh Dixit
2013-11-27misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit
2013-11-27misc: mic: Minor bug fix in 'retry' loops.Sudeep Dutt
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-30misc: mic: Fixes for randconfig build errors and warnings.Ashutosh Dixit
2013-10-05misc: mic: Enable OSPM suspend and resume support.Dasaratharaman Chandramouli
2013-09-27misc: mic: cleanups for "--strict" checkpatch.Ashutosh Dixit
2013-09-27misc: mic: header file cleanups.Sudeep Dutt
2013-09-27misc: mic: host driver sysfs cleanups.Sudeep Dutt
2013-09-26Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit
2013-09-26Intel MIC Host Driver, card OS state management.Sudeep Dutt
2013-09-26Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli
2013-09-26Intel MIC Host Driver for X100 family.Sudeep Dutt