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