| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | misc: mic: MIC host and card driver changes to enable VOP | Sudeep Dutt | 2016-02-10 | 3 | -2/+86 |
* | misc: mic: Remove MIC X100 card virtio functionality | Sudeep Dutt | 2016-02-10 | 4 | -719/+1 |
* | mic_virtio: fix a timeout loop | Dan Carpenter | 2016-02-08 | 1 | -1/+1 |
* | virtio: make find_vqs() checkpatch.pl-friendly | Stefan Hajnoczi | 2016-01-12 | 1 | -1/+1 |
* | misc: mic: Remove COSM functionality from the MIC card driver | Ashutosh Dixit | 2015-10-04 | 2 | -86/+4 |
* | misc: mic: MIC card driver specific changes to enable SCIF | Sudeep Dutt | 2015-05-24 | 4 | -5/+200 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | misc: mic: card: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | virtio: allow finalize_features to fail | Michael S. Tsirkin | 2014-12-09 | 1 | -1/+3 |
* | | virtio: assert 32 bit features in transports | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+3 |
* | | virtio: add support for 64 bit features. | Michael S. Tsirkin | 2014-12-09 | 1 | -1/+1 |
* | | mic_virtio: robust feature array size calculation | Michael S. Tsirkin | 2014-12-09 | 1 | -2/+1 |
* | | virtio: use u32, not bitmap for features | Michael S. Tsirkin | 2014-12-09 | 1 | -1/+1 |
|/ |
|
* | virtio: unify config_changed handling | Michael S. Tsirkin | 2014-10-15 | 1 | -5/+1 |
* | misc: mic: Introduce the managed version of ioremap | Himangi Saraogi | 2014-07-16 | 1 | -6/+3 |
* | misc: mic: add dma support in card driver | Siva Yerramreddy | 2014-07-12 | 2 | -3/+60 |
* | misc: mic: add threaded irq support in card driver | Siva Yerramreddy | 2014-07-12 | 3 | -15/+20 |
* | misc: mic: Add include of <linux/irqreturn.h> | Bjorn Helgaas | 2014-02-18 | 1 | -0/+1 |
* | misc: mic: Suppress memory space sparse warnings | Ashutosh Dixit | 2013-11-27 | 1 | -3/+5 |
* | misc: mic: Fix endianness issues. | Ashutosh Dixit | 2013-11-27 | 1 | -7/+7 |
* | misc: mic: Fix user space namespace pollution from mic_common.h. | Ashutosh Dixit | 2013-11-27 | 2 | -6/+5 |
* | misc: mic: Minor bug fix in 'retry' loops. | Sudeep Dutt | 2013-11-27 | 1 | -4/+4 |
* | misc: mic: Change mic_notify(...) to return true. | Sudeep Dutt | 2013-11-27 | 1 | -1/+2 |
* | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | misc: mic: cleanups for "--strict" checkpatch. | Ashutosh Dixit | 2013-09-28 | 3 | -12/+10 |
* | misc: mic: header file cleanups. | Sudeep Dutt | 2013-09-28 | 4 | -4/+4 |
* | Intel MIC Card Driver Changes for Virtio Devices. | Ashutosh Dixit | 2013-09-26 | 4 | -0/+716 |
* | Intel MIC Card Driver for X100 family. | Sudeep Dutt | 2013-09-26 | 6 | -0/+876 |