index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-10
/
+10
2016-04-30
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
1
-3
/
+3
2016-02-09
misc: mic: MIC host and card driver changes to enable VOP
Sudeep Dutt
3
-2
/
+125
2016-02-09
misc: mic: Remove MIC X100 host virtio functionality
Sudeep Dutt
9
-1464
/
+4
2016-02-07
misc: mic: use common error path
Sudip Mukherjee
1
-6
/
+7
2016-02-07
misc: mic: return error directly
Sudip Mukherjee
1
-2
/
+2
2016-02-07
misc: mic: return error properly
Sudip Mukherjee
1
-1
/
+6
2016-02-07
misc: mic: remove unneeded debug message
Sudip Mukherjee
1
-6
/
+5
2015-10-04
misc: mic: Remove COSM functionality from the MIC host driver
Ashutosh Dixit
12
-1143
/
+204
2015-05-24
misc: mic: MIC host driver specific changes to enable SCIF
Sudeep Dutt
9
-23
/
+291
2015-04-03
mic: drop pci_msi_off call on probe
Michael S. Tsirkin
1
-2
/
+0
2015-03-25
misc: mic: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-7
/
+7
2014-12-15
mic/host: fix up virtio 1.0 APIs
Michael S. Tsirkin
1
-6
/
+12
2014-07-18
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
1
-1
/
+1
2014-07-11
misc: mic: add dma support in host driver
Siva Yerramreddy
6
-40
/
+280
2014-07-11
misc: mic: add threaded irq support in host driver
Siva Yerramreddy
4
-60
/
+96
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-02-28
mic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-02-18
misc: mic: Add include of <linux/irqreturn.h>
Bjorn Helgaas
1
-0
/
+1
2014-02-07
misc: mic: fix possible signed underflow (undefined behavior) in userspace API
Sudeep Dutt
1
-1
/
+2
2014-01-20
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
3
-18
/
+18
2013-12-16
Merge 3.13-rc4 into char-misc-next
Greg Kroah-Hartman
3
-18
/
+18
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-1
/
+1
2013-12-10
misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.
Dasaratharaman Chandramouli
4
-18
/
+25
2013-11-27
misc: mic: Suppress memory space sparse warnings
Ashutosh Dixit
1
-4
/
+4
2013-11-27
misc: mic: Fix endianness issues.
Ashutosh Dixit
3
-10
/
+10
2013-11-27
misc: mic: Fix user space namespace pollution from mic_common.h.
Ashutosh Dixit
1
-1
/
+1
2013-11-27
misc: mic: Minor bug fix in 'retry' loops.
Sudeep Dutt
1
-6
/
+6
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2013-10-30
misc: mic: Fixes for randconfig build errors and warnings.
Ashutosh Dixit
3
-2
/
+4
2013-10-05
misc: mic: Enable OSPM suspend and resume support.
Dasaratharaman Chandramouli
4
-5
/
+193
2013-09-27
misc: mic: cleanups for "--strict" checkpatch.
Ashutosh Dixit
7
-121
/
+113
2013-09-27
misc: mic: header file cleanups.
Sudeep Dutt
9
-9
/
+9
2013-09-27
misc: mic: host driver sysfs cleanups.
Sudeep Dutt
1
-43
/
+29
2013-09-26
Intel MIC Host Driver Changes for Virtio Devices.
Ashutosh Dixit
9
-1
/
+1269
2013-09-26
Intel MIC Host Driver, card OS state management.
Sudeep Dutt
8
-4
/
+1358
2013-09-26
Intel MIC Host Driver Interrupt/SMPT support.
Dasaratharaman Chandramouli
9
-2
/
+1638
2013-09-26
Intel MIC Host Driver for X100 family.
Sudeep Dutt
6
-0
/
+645