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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-07
misc: mic: fix incorrect use of error codes in SCIF DMA driver
Eric Biggers
1
-9
/
+5
2016-02-07
misc: mic/scif: use list_next_entry instead of list_entry_next
Geliang Tang
1
-16
/
+11
2016-02-07
misc: mic/scif: fix wrap around tests
Dan Carpenter
1
-3
/
+4
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
1
-1
/
+1
2015-10-17
misc: mic/scif: fix error code in scif_create_remote_lookup()
Dan Carpenter
1
-2
/
+6
2015-10-17
misc: mic/scif: re-take a lock on error path
Dan Carpenter
1
-0
/
+1
2015-10-17
misc: mic: fix memory leak
Sudip Mukherjee
1
-1
/
+18
2015-10-17
misc: mic: replace kfree with put_device
Geliang Tang
3
-3
/
+3
2015-10-17
misc: mic: Fix randconfig build error
Ashutosh Dixit
1
-0
/
+1
2015-10-05
misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabled
Sudeep Dutt
1
-1
/
+1
2015-10-04
misc: mic: SCIF RMA nodeqp and minor miscellaneous changes
Sudeep Dutt
14
-40
/
+516
2015-10-04
misc: mic: SCIF fence
Sudeep Dutt
1
-0
/
+771
2015-10-04
misc: mic: SCIF DMA and CPU copy interface
Sudeep Dutt
1
-0
/
+1979
2015-10-04
misc: mic: SCIF remote memory map/unmap interface
Sudeep Dutt
1
-0
/
+699
2015-10-04
misc: mic: SCIF RMA list operations
Sudeep Dutt
2
-0
/
+348
2015-10-04
misc: mic: SCIF memory registration and unregistration
Sudeep Dutt
1
-0
/
+1770
2015-10-04
misc: mic: SCIF RMA header file
Sudeep Dutt
1
-0
/
+464
2015-10-04
misc: mic: Update MIC host daemon with COSM changes
Ashutosh Dixit
3
-5
/
+12
2015-10-04
misc: mic: Remove COSM functionality from the MIC card driver
Ashutosh Dixit
4
-104
/
+21
2015-10-04
misc: mic: Remove COSM functionality from the MIC host driver
Ashutosh Dixit
13
-1145
/
+204
2015-10-04
misc: mic: COSM client driver
Ashutosh Dixit
2
-0
/
+282
2015-10-04
misc: mic: COSM SCIF server
Ashutosh Dixit
1
-0
/
+405
2015-10-04
misc: mic: Coprocessor State Management (COSM) driver
Ashutosh Dixit
5
-0
/
+1084
2015-10-04
misc: mic: MIC COSM bus
Ashutosh Dixit
4
-2
/
+296
2015-10-04
misc: mic: Add support for kernel mode SCIF clients
Ashutosh Dixit
7
-221
/
+197
2015-10-04
misc: mic: SCIF poll
Ashutosh Dixit
4
-1
/
+190
2015-07-22
misc: mic: scif bug fix for vmalloc_to_page crash
Sudeep Dutt
1
-10
/
+5
2015-06-12
misc: mic: Fix reported static checker warning
Sudeep Dutt
1
-4
/
+0
2015-06-12
misc: mic: Fix randconfig build error by including errno.h
Sudeep Dutt
1
-0
/
+1
2015-05-24
misc: mic: MIC card driver specific changes to enable SCIF
Sudeep Dutt
5
-6
/
+201
2015-05-24
misc: mic: MIC host driver specific changes to enable SCIF
Sudeep Dutt
10
-24
/
+292
2015-05-24
misc: mic: SCIF messaging and node enumeration APIs
Sudeep Dutt
6
-1
/
+583
2015-05-24
misc: mic: SCIF connections APIs i.e. accept and connect
Nikhil Rao
7
-1
/
+852
2015-05-24
misc: mic: SCIF open close bind and listen APIs
Sudeep Dutt
10
-1
/
+933
2015-05-24
misc: mic: SCIF node queue pair setup management
Sudeep Dutt
3
-0
/
+1621
2015-05-24
misc: mic: SCIF module initialization
Sudeep Dutt
4
-0
/
+841
2015-05-24
misc: mic: Common MIC header file changes in preparation for SCIF
Sudeep Dutt
1
-0
/
+3
2015-05-24
misc: mic: SCIF Peer Bus
Sudeep Dutt
2
-0
/
+189
2015-05-24
misc: mic: SCIF Hardware Bus
Sudeep Dutt
5
-1
/
+358
2015-05-24
misc: mic: SCIF ring buffer infrastructure
Sudeep Dutt
2
-0
/
+348
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-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+12
2014-12-15
mic/host: fix up virtio 1.0 APIs
Michael S. Tsirkin
1
-6
/
+12
2014-12-14
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
[prev]
[next]