index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: mic/scif: fix error code in scif_create_remote_lookup()
Dan Carpenter
2015-10-17
1
-2
/
+6
*
misc: mic/scif: re-take a lock on error path
Dan Carpenter
2015-10-17
1
-0
/
+1
*
misc: mic: fix memory leak
Sudip Mukherjee
2015-10-17
1
-1
/
+18
*
misc: mic: replace kfree with put_device
Geliang Tang
2015-10-17
3
-3
/
+3
*
misc: mic: Fix randconfig build error
Ashutosh Dixit
2015-10-17
1
-0
/
+1
*
misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabled
Sudeep Dutt
2015-10-05
1
-1
/
+1
*
misc: mic: SCIF RMA nodeqp and minor miscellaneous changes
Sudeep Dutt
2015-10-04
14
-40
/
+516
*
misc: mic: SCIF fence
Sudeep Dutt
2015-10-04
1
-0
/
+771
*
misc: mic: SCIF DMA and CPU copy interface
Sudeep Dutt
2015-10-04
1
-0
/
+1979
*
misc: mic: SCIF remote memory map/unmap interface
Sudeep Dutt
2015-10-04
1
-0
/
+699
*
misc: mic: SCIF RMA list operations
Sudeep Dutt
2015-10-04
2
-0
/
+348
*
misc: mic: SCIF memory registration and unregistration
Sudeep Dutt
2015-10-04
1
-0
/
+1770
*
misc: mic: SCIF RMA header file
Sudeep Dutt
2015-10-04
1
-0
/
+464
*
misc: mic: Update MIC host daemon with COSM changes
Ashutosh Dixit
2015-10-04
3
-5
/
+12
*
misc: mic: Remove COSM functionality from the MIC card driver
Ashutosh Dixit
2015-10-04
4
-104
/
+21
*
misc: mic: Remove COSM functionality from the MIC host driver
Ashutosh Dixit
2015-10-04
13
-1145
/
+204
*
misc: mic: COSM client driver
Ashutosh Dixit
2015-10-04
2
-0
/
+282
*
misc: mic: COSM SCIF server
Ashutosh Dixit
2015-10-04
1
-0
/
+405
*
misc: mic: Coprocessor State Management (COSM) driver
Ashutosh Dixit
2015-10-04
5
-0
/
+1084
*
misc: mic: MIC COSM bus
Ashutosh Dixit
2015-10-04
4
-2
/
+296
*
misc: mic: Add support for kernel mode SCIF clients
Ashutosh Dixit
2015-10-04
7
-221
/
+197
*
misc: mic: SCIF poll
Ashutosh Dixit
2015-10-04
4
-1
/
+190
*
misc: mic: scif bug fix for vmalloc_to_page crash
Sudeep Dutt
2015-07-22
1
-10
/
+5
*
misc: mic: Fix reported static checker warning
Sudeep Dutt
2015-06-12
1
-4
/
+0
*
misc: mic: Fix randconfig build error by including errno.h
Sudeep Dutt
2015-06-12
1
-0
/
+1
*
misc: mic: MIC card driver specific changes to enable SCIF
Sudeep Dutt
2015-05-24
5
-6
/
+201
*
misc: mic: MIC host driver specific changes to enable SCIF
Sudeep Dutt
2015-05-24
10
-24
/
+292
*
misc: mic: SCIF messaging and node enumeration APIs
Sudeep Dutt
2015-05-24
6
-1
/
+583
*
misc: mic: SCIF connections APIs i.e. accept and connect
Nikhil Rao
2015-05-24
7
-1
/
+852
*
misc: mic: SCIF open close bind and listen APIs
Sudeep Dutt
2015-05-24
10
-1
/
+933
*
misc: mic: SCIF node queue pair setup management
Sudeep Dutt
2015-05-24
3
-0
/
+1621
*
misc: mic: SCIF module initialization
Sudeep Dutt
2015-05-24
4
-0
/
+841
*
misc: mic: Common MIC header file changes in preparation for SCIF
Sudeep Dutt
2015-05-24
1
-0
/
+3
*
misc: mic: SCIF Peer Bus
Sudeep Dutt
2015-05-24
2
-0
/
+189
*
misc: mic: SCIF Hardware Bus
Sudeep Dutt
2015-05-24
5
-1
/
+358
*
misc: mic: SCIF ring buffer infrastructure
Sudeep Dutt
2015-05-24
2
-0
/
+348
*
mic: drop pci_msi_off call on probe
Michael S. Tsirkin
2015-04-03
1
-2
/
+0
*
misc: mic: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-25
1
-7
/
+7
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-12-18
1
-6
/
+12
|
\
|
*
mic/host: fix up virtio 1.0 APIs
Michael S. Tsirkin
2014-12-15
1
-6
/
+12
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
misc: mic: card: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
virtio: allow finalize_features to fail
Michael S. Tsirkin
2014-12-09
1
-1
/
+3
*
|
virtio: assert 32 bit features in transports
Michael S. Tsirkin
2014-12-09
1
-0
/
+3
*
|
virtio: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
1
-1
/
+1
*
|
mic_virtio: robust feature array size calculation
Michael S. Tsirkin
2014-12-09
1
-2
/
+1
*
|
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2014-12-09
1
-1
/
+1
|
/
*
virtio: unify config_changed handling
Michael S. Tsirkin
2014-10-15
1
-5
/
+1
*
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
2014-07-18
1
-1
/
+1
*
misc: mic: Introduce the managed version of ioremap
Himangi Saraogi
2014-07-16
1
-6
/
+3
[next]