index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
/
host
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
2019-02-26
mic: Rename ioremap pointer to remap
Vincent Whitchurch
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-04-30
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
2016-02-09
misc: mic: MIC host and card driver changes to enable VOP
Sudeep Dutt
2016-02-09
misc: mic: Remove MIC X100 host virtio functionality
Sudeep Dutt
2016-02-07
misc: mic: use common error path
Sudip Mukherjee
2016-02-07
misc: mic: return error directly
Sudip Mukherjee
2016-02-07
misc: mic: return error properly
Sudip Mukherjee
2016-02-07
misc: mic: remove unneeded debug message
Sudip Mukherjee
2015-10-04
misc: mic: Remove COSM functionality from the MIC host driver
Ashutosh Dixit
2015-05-24
misc: mic: MIC host driver specific changes to enable SCIF
Sudeep Dutt
2015-04-03
mic: drop pci_msi_off call on probe
Michael S. Tsirkin
2015-03-25
misc: mic: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2014-12-15
mic/host: fix up virtio 1.0 APIs
Michael S. Tsirkin
2014-07-18
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
2014-07-11
misc: mic: add dma support in host driver
Siva Yerramreddy
2014-07-11
misc: mic: add threaded irq support in host driver
Siva Yerramreddy
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-02-28
mic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
misc: mic: Add include of <linux/irqreturn.h>
Bjorn Helgaas
2014-02-07
misc: mic: fix possible signed underflow (undefined behavior) in userspace API
Sudeep Dutt
2014-01-20
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-16
Merge 3.13-rc4 into char-misc-next
Greg Kroah-Hartman
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-10
misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.
Dasaratharaman Chandramouli
2013-11-27
misc: mic: Suppress memory space sparse warnings
Ashutosh Dixit
2013-11-27
misc: mic: Fix endianness issues.
Ashutosh Dixit
2013-11-27
misc: mic: Fix user space namespace pollution from mic_common.h.
Ashutosh Dixit
2013-11-27
misc: mic: Minor bug fix in 'retry' loops.
Sudeep Dutt
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-10-30
misc: mic: Fixes for randconfig build errors and warnings.
Ashutosh Dixit
2013-10-05
misc: mic: Enable OSPM suspend and resume support.
Dasaratharaman Chandramouli
2013-09-27
misc: mic: cleanups for "--strict" checkpatch.
Ashutosh Dixit
2013-09-27
misc: mic: header file cleanups.
Sudeep Dutt
2013-09-27
misc: mic: host driver sysfs cleanups.
Sudeep Dutt
2013-09-26
Intel MIC Host Driver Changes for Virtio Devices.
Ashutosh Dixit
2013-09-26
Intel MIC Host Driver, card OS state management.
Sudeep Dutt
2013-09-26
Intel MIC Host Driver Interrupt/SMPT support.
Dasaratharaman Chandramouli
2013-09-26
Intel MIC Host Driver for X100 family.
Sudeep Dutt