index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
/
main.c
Age
Commit message (
Expand
)
Author
2022-09-06
scsi: cxlflash: Drop DID_ALLOC_FAILURE use
Mike Christie
2021-10-16
scsi: cxlflash: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: cxlflash: Call scsi_done() directly
Bart Van Assche
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-24
scsi: cxlflash: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-11
scsi: cxlflash: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-03-18
scsi: cxlflash: Fix a little doc-rot
Lee Jones
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-09
scsi: cxlflash: Remove an unnecessary NULL check
Dan Carpenter
2020-05-19
scsi: cxlflash: Fix error return code in cxlflash_probe()
Wei Yongjun
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-22
scsi: cxlflash: remove set but not used variable 'ioarcb'
YueHaibing
2019-07-30
scsi: cxlflash: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-04
scsi: cxlflash: Prevent deadlock when adapter probe fails
Vaibhav Jain
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
2018-05-18
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
2018-05-18
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
2018-05-18
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
2018-05-18
scsi: cxlflash: Limit the debug logs in the IO path
Uma Krishnan
2018-05-18
scsi: cxlflash: Yield to active send threads
Uma Krishnan
2018-04-18
scsi: cxlflash: Handle spurious interrupts
Uma Krishnan
2018-04-18
scsi: cxlflash: Remove commmands from pending list on timeout
Uma Krishnan
2018-04-18
scsi: cxlflash: Synchronize reset and remove ops
Uma Krishnan
2018-04-18
scsi: cxlflash: Enable OCXL operations
Uma Krishnan
2018-04-18
scsi: cxlflash: Setup LISNs for master contexts
Uma Krishnan
2018-04-18
scsi: cxlflash: Hardware AFU for OCXL
Uma Krishnan
2018-04-18
scsi: cxlflash: Avoid clobbering context control register value
Matthew R. Ochs
2018-04-18
scsi: cxlflash: Preserve number of interrupts for master contexts
Uma Krishnan
2018-01-10
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
2018-01-10
scsi: cxlflash: Adapter context init can return error
Uma Krishnan
2018-01-10
scsi: cxlflash: Remove embedded CXL work structures
Matthew R. Ochs
2018-01-10
scsi: cxlflash: Update cxl-specific arguments to generic cookie
Uma Krishnan
2018-01-10
scsi: cxlflash: Reset command ioasc
Uma Krishnan
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-10-31
scsi: cxlflash: Allow cards without WWPN VPD to configure
Matthew R. Ochs
2017-10-17
cxlflash: get rid of pointless access_ok()
Al Viro
2017-08-25
scsi: cxlflash: Remove unnecessary existence check
Matthew R. Ochs
2017-07-12
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
2017-07-01
scsi: cxlflash: Update debug prints in reset handlers
Matthew R. Ochs
2017-07-01
scsi: cxlflash: Update send_tmf() parameters
Matthew R. Ochs
2017-07-01
scsi: cxlflash: Avoid double free of character device
Matthew R. Ochs
2017-06-26
scsi: cxlflash: Update TMF command processing
Matthew R. Ochs
[next]