summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic
Commit message (Expand)AuthorAgeFilesLines
* misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman2014-07-191-1/+1
* misc: mic: Introduce the managed version of ioremapHimangi Saraogi2014-07-161-6/+3Star
* misc: mic: add dma support in card driverSiva Yerramreddy2014-07-123-4/+61
* misc: mic: add threaded irq support in card driverSiva Yerramreddy2014-07-123-15/+20
* misc: mic: add dma support in host driverSiva Yerramreddy2014-07-127-41/+281
* misc: mic: add threaded irq support in host driverSiva Yerramreddy2014-07-124-60/+96
* misc: mic: add a bus driver for virtual MIC devicesSudeep Dutt2014-07-124-0/+241
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-031-2/+0Star
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-204-20/+28
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-2/+0Star
* | | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-1/+1
|\ \ \
| * | | mic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-03-011-1/+1
| | |/ | |/|
* | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-022-0/+2
|\ \ \ | |/ / |/| |
| * | misc: mic: Add include of <linux/irqreturn.h>Bjorn Helgaas2014-02-182-0/+2
* | | misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt2014-02-081-1/+2
|/ /
* | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-211-1/+1
|\ \
| * | Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-245-37/+39
| |\|
| * | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-121-1/+1
* | | Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman2013-12-175-37/+39
|\ \ \ | | |/ | |/|
| * | misc: mic: Suppress memory space sparse warningsAshutosh Dixit2013-11-272-7/+9
| * | misc: mic: Fix endianness issues.Ashutosh Dixit2013-11-274-17/+17
| * | misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit2013-11-273-7/+6Star
| * | misc: mic: Minor bug fix in 'retry' loops.Sudeep Dutt2013-11-272-10/+10
| * | misc: mic: Change mic_notify(...) to return true.Sudeep Dutt2013-11-271-1/+2
| |/
* / misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.Dasaratharaman Chandramouli2013-12-114-18/+25
|/
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-152-2/+2
* Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-2/+1Star
* misc: mic: Fixes for randconfig build errors and warnings.Ashutosh Dixit2013-10-303-2/+4
* misc: mic: Enable OSPM suspend and resume support.Dasaratharaman Chandramouli2013-10-064-5/+193
* misc: mic: depend on X86 for both host and card drivers.Sudeep Dutt2013-09-281-2/+2
* misc: mic: cleanups for "--strict" checkpatch.Ashutosh Dixit2013-09-2810-133/+123Star
* misc: mic: header file cleanups.Sudeep Dutt2013-09-2814-15/+15
* misc: mic: host driver sysfs cleanups.Sudeep Dutt2013-09-281-43/+29Star
* Intel MIC Card Driver Changes for Virtio Devices.Ashutosh Dixit2013-09-265-0/+717
* Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit2013-09-2611-1/+1277
* Intel MIC Card Driver for X100 family.Sudeep Dutt2013-09-268-0/+895
* Intel MIC Host Driver, card OS state management.Sudeep Dutt2013-09-269-4/+1365
* Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli2013-09-269-2/+1638
* Intel MIC Host Driver for X100 family.Sudeep Dutt2013-09-269-0/+706