index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2017-06-26
scsi: cxlflash: Remove zeroing of private command data
Matthew R. Ochs
1
-1
/
+1
2017-06-26
scsi: cxlflash: Support WS16 unmap
Matthew R. Ochs
1
-0
/
+12
2017-06-26
scsi: cxlflash: Support AFU debug
Matthew R. Ochs
1
-0
/
+96
2017-06-26
scsi: cxlflash: Support LUN provisioning
Matthew R. Ochs
1
-2
/
+105
2017-06-26
scsi: cxlflash: Introduce host ioctl support
Matthew R. Ochs
1
-1
/
+120
2017-06-26
scsi: cxlflash: Separate AFU internal command handling from AFU sync specifics
Matthew R. Ochs
1
-28
/
+51
[next]