aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+2
2014-02-28mic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-1/+1
2014-02-20Merge branch 'master' into for-nextJiri Kosina4-20/+28
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle1-2/+0
2014-02-18misc: mic: Add include of <linux/irqreturn.h>Bjorn Helgaas2-0/+2
2014-02-07misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt1-1/+2
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman5-37/+39
2013-12-16Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman5-37/+39
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo1-1/+1
2013-12-10misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.Dasaratharaman Chandramouli4-18/+25
2013-11-27misc: mic: Suppress memory space sparse warningsAshutosh Dixit2-7/+9
2013-11-27misc: mic: Fix endianness issues.Ashutosh Dixit4-17/+17
2013-11-27misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit3-7/+6
2013-11-27misc: mic: Minor bug fix in 'retry' loops.Sudeep Dutt2-10/+10
2013-11-27misc: mic: Change mic_notify(...) to return true.Sudeep Dutt1-1/+2
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2-2/+2
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+1
2013-10-30misc: mic: Fixes for randconfig build errors and warnings.Ashutosh Dixit3-2/+4
2013-10-05misc: mic: Enable OSPM suspend and resume support.Dasaratharaman Chandramouli4-5/+193
2013-09-27misc: mic: depend on X86 for both host and card drivers.Sudeep Dutt1-2/+2
2013-09-27misc: mic: cleanups for "--strict" checkpatch.Ashutosh Dixit10-133/+123
2013-09-27misc: mic: header file cleanups.Sudeep Dutt14-15/+15
2013-09-27misc: mic: host driver sysfs cleanups.Sudeep Dutt1-43/+29
2013-09-26Intel MIC Card Driver Changes for Virtio Devices.Ashutosh Dixit5-0/+717
2013-09-26Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit11-1/+1277
2013-09-26Intel MIC Card Driver for X100 family.Sudeep Dutt8-0/+895
2013-09-26Intel MIC Host Driver, card OS state management.Sudeep Dutt9-4/+1365
2013-09-26Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli9-2/+1638
2013-09-26Intel MIC Host Driver for X100 family.Sudeep Dutt9-0/+706