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
/
card
Age
Commit message (
Expand
)
Author
2019-07-25
mic: avoid statically declaring a 'struct device'.
Arnd Bergmann
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-18
mic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
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-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
2016-02-09
misc: mic: MIC host and card driver changes to enable VOP
Sudeep Dutt
2016-02-09
misc: mic: Remove MIC X100 card virtio functionality
Sudeep Dutt
2016-02-07
mic_virtio: fix a timeout loop
Dan Carpenter
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2015-10-04
misc: mic: Remove COSM functionality from the MIC card driver
Ashutosh Dixit
2015-05-24
misc: mic: MIC card driver specific changes to enable SCIF
Sudeep Dutt
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
2014-12-09
virtio: assert 32 bit features in transports
Michael S. Tsirkin
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
mic_virtio: robust feature array size calculation
Michael S. Tsirkin
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2014-10-20
misc: mic: card: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-15
virtio: unify config_changed handling
Michael S. Tsirkin
2014-07-16
misc: mic: Introduce the managed version of ioremap
Himangi Saraogi
2014-07-11
misc: mic: add dma support in card driver
Siva Yerramreddy
2014-07-11
misc: mic: add threaded irq support in card driver
Siva Yerramreddy
2014-02-18
misc: mic: Add include of <linux/irqreturn.h>
Bjorn Helgaas
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-27
misc: mic: Change mic_notify(...) to return true.
Sudeep Dutt
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-09-27
misc: mic: cleanups for "--strict" checkpatch.
Ashutosh Dixit
2013-09-27
misc: mic: header file cleanups.
Sudeep Dutt
2013-09-26
Intel MIC Card Driver Changes for Virtio Devices.
Ashutosh Dixit
2013-09-26
Intel MIC Card Driver for X100 family.
Sudeep Dutt