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
/
mic_boot.c
Age
Commit message (
Expand
)
Author
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-02-14
misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.
Huang Zijiang
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-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
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
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-03-25
misc: mic: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2014-07-11
misc: mic: add dma support in host driver
Siva Yerramreddy
2013-11-27
misc: mic: Fix endianness issues.
Ashutosh Dixit
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
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: header file 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