index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
scif
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
24
-11826
/
+0
2020-09-30
misc: mic: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-22
misc: mic: scif: Fix error handling path
Souptick Joarder
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-07-01
misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issues
Lee Jones
1
-2
/
+10
2020-07-01
misc: mic: scif: scif_fence: Fix a bunch of different documentation issues
Lee Jones
1
-13
/
+21
2020-07-01
misc: mic: scif: scif_dma: Fix a couple of kerneldoc issues
Lee Jones
1
-1
/
+2
2020-07-01
misc: mic: scif: scif_nm: Supply various kerneldoc fix-ups
Lee Jones
1
-8
/
+9
2020-07-01
misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issues
Lee Jones
1
-7
/
+11
2020-07-01
misc: mic: scif: scif_epd: Describe missing 'scifdev' argument(s)
Lee Jones
1
-0
/
+9
2020-07-01
misc: mic: scif: scif_api: Demote scif_accept() function header
Lee Jones
1
-1
/
+1
2020-07-01
misc: mic: scif: scif_api: Remove set but unused variable 'read_size'
Lee Jones
1
-3
/
+1
2020-07-01
misc: mic: scif: scif_ports: Fix copy 'n' paste error
Lee Jones
1
-4
/
+5
2020-05-19
drivers/mic/scif: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-13
/
+13
2020-04-23
misc: mic: correct a typo
Hu Haowen
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-09-11
misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation
zhong jiang
1
-3
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2019-06-18
mic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2019-06-10
misc: mic: scif: fix potential double free of scif_dev
Kefeng Wang
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
20
-198
/
+20
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-26
/
+12
2019-02-27
misc: mic/scif: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-26
mic: Rename ioremap pointer to remap
Vincent Whitchurch
1
-2
/
+2
2019-02-07
drivers/mic/scif: do not use mmap_sem
Davidlohr Bueso
1
-25
/
+11
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-3
/
+3
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-43
/
+36
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-8
/
+3
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2
-2
/
+2
2018-12-19
misc: mic: fix a DMA pool free failure
Wenwen Wang
2
-5
/
+30
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
1
-38
/
+6
2018-11-27
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
1
-1
/
+1
2018-11-12
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2
-2
/
+2
2018-10-15
misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'
YueHaibing
1
-3
/
+0
2018-10-15
misc: mic: fix a DMA pool free failure
Wenwen Wang
1
-1
/
+1
2018-10-11
misc: mic: scif: remove redundant check on ret < 0
Colin Ian King
1
-2
/
+0
2018-09-25
misc: mic: scif: Remove unused variable
Nathan Chancellor
1
-3
/
+1
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-2
/
+5
2018-08-05
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
1
-11
/
+9
2018-07-07
misc: mic: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-12
/
+12
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
3
-5
/
+6
2017-11-15
Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-2
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-5
/
+5
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
1
-2
/
+1
2017-09-01
misc/mic/scif: update to new mmu_notifier semantic
Jérôme Glisse
1
-11
/
+0
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
[next]