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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
scsi: cxlflash: Drop DID_ALLOC_FAILURE use
Mike Christie
1
-1
/
+1
2021-10-17
scsi: cxlflash: Switch to attribute groups
Bart Van Assche
1
-18
/
+22
2021-10-17
scsi: cxlflash: Call scsi_done() directly
Bart Van Assche
1
-3
/
+3
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+6
2021-08-24
scsi: cxlflash: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-28
/
+6
2021-08-12
scsi: cxlflash: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
1
-2
/
+1
2021-03-19
scsi: cxlflash: Fix a little doc-rot
Lee Jones
1
-4
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-14
/
+14
2020-06-10
scsi: cxlflash: Remove an unnecessary NULL check
Dan Carpenter
1
-3
/
+0
2020-05-20
scsi: cxlflash: Fix error return code in cxlflash_probe()
Wei Yongjun
1
-0
/
+1
2019-12-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-10-23
scsi: cxlflash: remove set but not used variable 'ioarcb'
YueHaibing
1
-2
/
+0
2019-07-30
scsi: cxlflash: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-02-09
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-1
/
+1
2019-02-05
scsi: cxlflash: Prevent deadlock when adapter probe fails
Vaibhav Jain
1
-0
/
+2
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-6
/
+0
2018-05-18
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
1
-2
/
+0
2018-05-18
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
1
-5
/
+2
2018-05-18
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
1
-3
/
+3
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
1
-0
/
+11
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
1
-2
/
+7
2018-04-19
scsi: cxlflash: Setup LISNs for master contexts
Uma Krishnan
1
-0
/
+21
2018-04-19
scsi: cxlflash: Hardware AFU for OCXL
Uma Krishnan
1
-2
/
+7
2018-04-19
scsi: cxlflash: Avoid clobbering context control register value
Matthew R. Ochs
1
-1
/
+4
2018-04-19
scsi: cxlflash: Preserve number of interrupts for master contexts
Uma Krishnan
1
-3
/
+8
2018-01-11
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
1
-49
/
+30
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
1
-3
/
+1
2018-01-11
scsi: cxlflash: Update cxl-specific arguments to generic cookie
Uma Krishnan
1
-19
/
+19
2018-01-11
scsi: cxlflash: Reset command ioasc
Uma Krishnan
1
-0
/
+1
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+0
2017-10-31
scsi: cxlflash: Allow cards without WWPN VPD to configure
Matthew R. Ochs
1
-7
/
+17
2017-10-17
cxlflash: get rid of pointless access_ok()
Al Viro
1
-6
/
+0
2017-08-26
scsi: cxlflash: Remove unnecessary existence check
Matthew R. Ochs
1
-2
/
+1
2017-07-13
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-4
/
+7
2017-07-02
scsi: cxlflash: Update debug prints in reset handlers
Matthew R. Ochs
1
-15
/
+3
2017-07-02
scsi: cxlflash: Update send_tmf() parameters
Matthew R. Ochs
1
-14
/
+13
2017-07-02
scsi: cxlflash: Avoid double free of character device
Matthew R. Ochs
1
-1
/
+0
2017-06-26
scsi: cxlflash: Update TMF command processing
Matthew R. Ochs
1
-21
/
+44
[next]