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
/
scsi
/
cxlflash
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
2
-5
/
+17
2018-05-18
scsi: cxlflash: Add include guards to backend.h
Uma Krishnan
1
-0
/
+5
2018-05-18
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
2
-3
/
+4
2018-05-18
scsi: cxlflash: Acquire semaphore before invoking ioctl services
Uma Krishnan
1
-0
/
+6
2018-05-18
scsi: cxlflash: Limit the debug logs in the IO path
Uma Krishnan
1
-2
/
+2
2018-05-18
scsi: cxlflash: Yield to active send threads
Uma Krishnan
1
-0
/
+2
2018-04-19
scsi: cxlflash: Handle spurious interrupts
Uma Krishnan
2
-0
/
+12
2018-04-19
scsi: cxlflash: Remove commmands from pending list on timeout
Uma Krishnan
1
-0
/
+14
2018-04-19
scsi: cxlflash: Synchronize reset and remove ops
Uma Krishnan
1
-3
/
+3
2018-04-19
scsi: cxlflash: Enable OCXL operations
Uma Krishnan
2
-2
/
+8
2018-04-19
scsi: cxlflash: Support AFU reset
Uma Krishnan
1
-0
/
+17
2018-04-19
scsi: cxlflash: Register for translation errors
Uma Krishnan
2
-2
/
+33
2018-04-19
scsi: cxlflash: Introduce OCXL context state machine
Uma Krishnan
2
-3
/
+64
2018-04-19
scsi: cxlflash: Update synchronous interrupt status bits
Uma Krishnan
1
-14
/
+21
2018-04-19
scsi: cxlflash: Setup LISNs for master contexts
Uma Krishnan
1
-0
/
+21
2018-04-19
scsi: cxlflash: Setup LISNs for user contexts
Uma Krishnan
3
-0
/
+24
2018-04-19
scsi: cxlflash: Introduce object handle fop
Uma Krishnan
3
-0
/
+26
2018-04-19
scsi: cxlflash: Support file descriptor mapping
Uma Krishnan
1
-0
/
+26
2018-04-19
scsi: cxlflash: Support adapter context mmap and release
Uma Krishnan
1
-0
/
+72
2018-04-19
scsi: cxlflash: Support adapter context reading
Uma Krishnan
1
-0
/
+94
2018-04-19
scsi: cxlflash: Support adapter context polling
Uma Krishnan
2
-2
/
+57
2018-04-19
scsi: cxlflash: Support starting user contexts
Uma Krishnan
2
-2
/
+100
2018-04-19
scsi: cxlflash: Support AFU interrupt mapping and registration
Uma Krishnan
2
-0
/
+122
2018-04-19
scsi: cxlflash: Support AFU interrupt management
Uma Krishnan
2
-0
/
+114
2018-04-19
scsi: cxlflash: Support process element lifecycle
Uma Krishnan
1
-2
/
+50
2018-04-19
scsi: cxlflash: Setup OCXL transaction layer
Uma Krishnan
1
-0
/
+10
2018-04-19
scsi: cxlflash: Setup function OCXL link
Uma Krishnan
2
-3
/
+23
2018-04-19
scsi: cxlflash: Support reading adapter VPD data
Uma Krishnan
1
-0
/
+15
2018-04-19
scsi: cxlflash: Support AFU state toggling
Uma Krishnan
1
-0
/
+9
2018-04-19
scsi: cxlflash: Support process specific mappings
Uma Krishnan
1
-0
/
+24
2018-04-19
scsi: cxlflash: Support starting an adapter context
Uma Krishnan
2
-0
/
+42
2018-04-19
scsi: cxlflash: MMIO map the AFU
Uma Krishnan
2
-1
/
+77
2018-04-19
scsi: cxlflash: Support image reload policy modification
Uma Krishnan
2
-0
/
+14
2018-04-19
scsi: cxlflash: Support adapter context discovery
Uma Krishnan
1
-0
/
+26
2018-04-19
scsi: cxlflash: Support adapter file descriptors for OCXL
Uma Krishnan
2
-0
/
+201
2018-04-19
scsi: cxlflash: Use IDR to manage adapter contexts
Uma Krishnan
2
-2
/
+21
2018-04-19
scsi: cxlflash: Adapter context support for OCXL
Uma Krishnan
2
-0
/
+96
2018-04-19
scsi: cxlflash: Setup AFU PASID
Uma Krishnan
2
-0
/
+4
2018-04-19
scsi: cxlflash: Setup AFU acTag range
Uma Krishnan
2
-0
/
+15
2018-04-19
scsi: cxlflash: Read host AFU configuration
Uma Krishnan
2
-0
/
+39
2018-04-19
scsi: cxlflash: Setup function acTag range
Uma Krishnan
2
-0
/
+18
2018-04-19
scsi: cxlflash: Read host function configuration
Uma Krishnan
2
-0
/
+48
2018-04-19
scsi: cxlflash: Hardware AFU for OCXL
Uma Krishnan
5
-2
/
+73
2018-04-19
scsi: cxlflash: Introduce OCXL backend
Uma Krishnan
4
-2
/
+25
2018-04-19
scsi: cxlflash: Add argument identifier names
Uma Krishnan
2
-24
/
+27
2018-04-19
scsi: cxlflash: Avoid clobbering context control register value
Matthew R. Ochs
2
-1
/
+5
2018-04-19
scsi: cxlflash: Preserve number of interrupts for master contexts
Uma Krishnan
2
-3
/
+9
2018-01-11
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
6
-78
/
+263
2018-01-11
scsi: cxlflash: Adapter context init can return error
Uma Krishnan
1
-1
/
+1
2018-01-11
scsi: cxlflash: Remove embedded CXL work structures
Matthew R. Ochs
4
-11
/
+10
[prev]
[next]