index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+4
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-10
/
+10
2016-08-02
vhost: split out vringh Kconfig
Michael S. Tsirkin
1
-1
/
+1
2016-08-02
vop: pull in vhost Kconfig
Michael S. Tsirkin
1
-0
/
+4
2016-04-30
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
1
-3
/
+3
2016-04-30
misc: mic: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2016-04-30
misc: mic: Fix randconfig build error
Sudeep Dutt
1
-0
/
+1
2016-04-28
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
1
-0
/
+5
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+0
2016-02-15
misc: mic: silence an overflow warning
Dan Carpenter
1
-1
/
+2
2016-02-15
misc: mic: use after free printing error message
Dan Carpenter
1
-1
/
+1
2016-02-10
misc: mic: MIC host and card driver changes to enable VOP
Sudeep Dutt
7
-7
/
+215
2016-02-10
misc: mic: Enable VOP debugfs and driver build
Sudeep Dutt
4
-0
/
+262
2016-02-10
misc: mic: Enable VOP card side functionality
Ashutosh Dixit
1
-0
/
+755
2016-02-10
misc: mic: Enable VOP host side functionality
Sudeep Dutt
1
-0
/
+1164
2016-02-10
misc: mic: Add data structures for the VOP driver
Sudeep Dutt
1
-0
/
+170
2016-02-10
misc: mic: MIC VOP Bus
Sudeep Dutt
4
-0
/
+361
2016-02-10
misc: mic: Remove MIC X100 card virtio functionality
Sudeep Dutt
4
-719
/
+1
2016-02-10
misc: mic: Remove MIC X100 host virtio functionality
Sudeep Dutt
9
-1464
/
+4
2016-02-08
misc: mic: use common error path
Sudip Mukherjee
1
-6
/
+7
2016-02-08
misc: mic: return error directly
Sudip Mukherjee
1
-2
/
+2
2016-02-08
misc: mic: return error properly
Sudip Mukherjee
1
-1
/
+6
2016-02-08
misc: mic: remove unneeded debug message
Sudip Mukherjee
1
-6
/
+5
2016-02-08
mic_virtio: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2016-02-08
misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED state
Ashutosh Dixit
2
-4
/
+11
2016-02-08
misc: mic: fix incorrect use of error codes in SCIF DMA driver
Eric Biggers
1
-9
/
+5
2016-02-08
misc: mic/scif: use list_next_entry instead of list_entry_next
Geliang Tang
1
-16
/
+11
2016-02-08
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-18
misc: mic/scif: fix error code in scif_create_remote_lookup()
Dan Carpenter
1
-2
/
+6
2015-10-18
misc: mic/scif: re-take a lock on error path
Dan Carpenter
1
-0
/
+1
2015-10-18
misc: mic: fix memory leak
Sudip Mukherjee
1
-1
/
+18
2015-10-18
misc: mic: replace kfree with put_device
Geliang Tang
3
-3
/
+3
2015-10-18
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
[next]