index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
/
host
Age
Commit message (
Expand
)
Author
2014-12-15
mic/host: fix up virtio 1.0 APIs
Michael S. Tsirkin
2014-07-18
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
2014-07-11
misc: mic: add dma support in host driver
Siva Yerramreddy
2014-07-11
misc: mic: add threaded irq support in host driver
Siva Yerramreddy
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-02-28
mic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
misc: mic: Add include of <linux/irqreturn.h>
Bjorn Helgaas
2014-02-07
misc: mic: fix possible signed underflow (undefined behavior) in userspace API
Sudeep Dutt
2014-01-20
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-16
Merge 3.13-rc4 into char-misc-next
Greg Kroah-Hartman
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-10
misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.
Dasaratharaman Chandramouli
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-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-10-30
misc: mic: Fixes for randconfig build errors and warnings.
Ashutosh Dixit
2013-10-05
misc: mic: Enable OSPM suspend and resume support.
Dasaratharaman Chandramouli
2013-09-27
misc: mic: cleanups for "--strict" checkpatch.
Ashutosh Dixit
2013-09-27
misc: mic: header file cleanups.
Sudeep Dutt
2013-09-27
misc: mic: host driver sysfs cleanups.
Sudeep Dutt
2013-09-26
Intel MIC Host Driver Changes for Virtio Devices.
Ashutosh Dixit
2013-09-26
Intel MIC Host Driver, card OS state management.
Sudeep Dutt
2013-09-26
Intel MIC Host Driver Interrupt/SMPT support.
Dasaratharaman Chandramouli
2013-09-26
Intel MIC Host Driver for X100 family.
Sudeep Dutt