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
starfive-6.6.48-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
/
ocxl
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-30
ocxl: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2019-12-10
ocxl: Fix concurrent AFU open and device removal
Frederic Barrat
1
-12
/
+11
2019-05-06
ocxl: Fix return value check in afu_ioctl()
Wei Yongjun
1
-2
/
+2
2019-05-02
ocxl: move event_fd handling to frontend
Alastair D'Silva
1
-1
/
+21
2019-05-02
ocxl: afu_irq only deals with IRQ IDs, not offsets
Alastair D'Silva
1
-5
/
+8
2019-05-02
ocxl: Allow external drivers to use OpenCAPI contexts
Alastair D'Silva
1
-6
/
+2
2019-05-02
ocxl: Create a clear delineation between ocxl backend & frontend
Alastair D'Silva
1
-42
/
+100
2019-05-02
ocxl: Rename struct link to ocxl_link
Alastair D'Silva
1
-3
/
+2
2018-06-05
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
Wei Yongjun
1
-1
/
+3
2018-06-03
ocxl: Add an IOCTL so userspace knows what OCXL features are available
Alastair D'Silva
1
-0
/
+25
2018-06-03
ocxl: Expose the thread_id needed for wait on POWER9
Alastair D'Silva
1
-0
/
+53
2018-03-02
ocxl: Add get_metadata IOCTL to share OCXL information to userspace
Alastair D'Silva
1
-0
/
+27
2018-02-21
ocxl: Fix potential bad errno on irq allocation
Frederic Barrat
1
-2
/
+4
2018-02-14
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-08
ocxl: fix signed comparison with less than zero
Colin Ian King
1
-1
/
+1
2018-01-24
ocxl: Add AFU interrupt support
Frederic Barrat
1
-0
/
+34
2018-01-24
ocxl: Driver code for 'generic' opencapi devices
Frederic Barrat
1
-0
/
+398