index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
2018-05-18
1
-2
/
+0
*
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
2018-05-18
1
-5
/
+2
*
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
2018-05-18
1
-3
/
+3
*
scsi: cxlflash: Limit the debug logs in the IO path
Uma Krishnan
2018-05-18
1
-2
/
+2
*
scsi: cxlflash: Yield to active send threads
Uma Krishnan
2018-05-18
1
-0
/
+2
*
scsi: cxlflash: Handle spurious interrupts
Uma Krishnan
2018-04-18
1
-0
/
+11
*
scsi: cxlflash: Remove commmands from pending list on timeout
Uma Krishnan
2018-04-18
1
-0
/
+14
*
scsi: cxlflash: Synchronize reset and remove ops
Uma Krishnan
2018-04-18
1
-3
/
+3
*
scsi: cxlflash: Enable OCXL operations
Uma Krishnan
2018-04-18
1
-2
/
+7
*
scsi: cxlflash: Setup LISNs for master contexts
Uma Krishnan
2018-04-18
1
-0
/
+21
*
scsi: cxlflash: Hardware AFU for OCXL
Uma Krishnan
2018-04-18
1
-2
/
+7
*
scsi: cxlflash: Avoid clobbering context control register value
Matthew R. Ochs
2018-04-18
1
-1
/
+4
*
scsi: cxlflash: Preserve number of interrupts for master contexts
Uma Krishnan
2018-04-18
1
-3
/
+8
*
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
2018-01-10
1
-49
/
+30
*
scsi: cxlflash: Adapter context init can return error
Uma Krishnan
2018-01-10
1
-1
/
+1
*
scsi: cxlflash: Remove embedded CXL work structures
Matthew R. Ochs
2018-01-10
1
-3
/
+1
*
scsi: cxlflash: Update cxl-specific arguments to generic cookie
Uma Krishnan
2018-01-10
1
-19
/
+19
*
scsi: cxlflash: Reset command ioasc
Uma Krishnan
2018-01-10
1
-0
/
+1
*
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-6
/
+0
|
\
|
*
cxlflash: get rid of pointless access_ok()
Al Viro
2017-10-17
1
-6
/
+0
*
|
scsi: cxlflash: Allow cards without WWPN VPD to configure
Matthew R. Ochs
2017-10-31
1
-7
/
+17
|
/
*
scsi: cxlflash: Remove unnecessary existence check
Matthew R. Ochs
2017-08-25
1
-2
/
+1
*
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
2017-07-12
1
-4
/
+7
*
scsi: cxlflash: Update debug prints in reset handlers
Matthew R. Ochs
2017-07-01
1
-15
/
+3
*
scsi: cxlflash: Update send_tmf() parameters
Matthew R. Ochs
2017-07-01
1
-14
/
+13
*
scsi: cxlflash: Avoid double free of character device
Matthew R. Ochs
2017-07-01
1
-1
/
+0
*
scsi: cxlflash: Update TMF command processing
Matthew R. Ochs
2017-06-26
1
-21
/
+44
*
scsi: cxlflash: Remove zeroing of private command data
Matthew R. Ochs
2017-06-26
1
-1
/
+1
*
scsi: cxlflash: Support WS16 unmap
Matthew R. Ochs
2017-06-26
1
-0
/
+12
*
scsi: cxlflash: Support AFU debug
Matthew R. Ochs
2017-06-26
1
-0
/
+96
*
scsi: cxlflash: Support LUN provisioning
Matthew R. Ochs
2017-06-26
1
-2
/
+105
*
scsi: cxlflash: Introduce host ioctl support
Matthew R. Ochs
2017-06-26
1
-1
/
+120
*
scsi: cxlflash: Separate AFU internal command handling from AFU sync specifics
Matthew R. Ochs
2017-06-26
1
-28
/
+51
*
scsi: cxlflash: Create character device to provide host management interface
Uma Krishnan
2017-06-26
1
-1
/
+206
*
scsi: cxlflash: Add scsi command abort handler
Uma Krishnan
2017-06-26
1
-0
/
+61
*
scsi: cxlflash: Flush pending commands in cleanup path
Uma Krishnan
2017-06-26
1
-4
/
+53
*
scsi: cxlflash: Track pending scsi commands in each hardware queue
Uma Krishnan
2017-06-26
1
-0
/
+9
*
scsi: cxlflash: Schedule asynchronous reset of the host
Uma Krishnan
2017-06-26
1
-35
/
+102
*
scsi: cxlflash: Reset hardware queue context via specified register
Uma Krishnan
2017-06-26
1
-37
/
+46
*
scsi: cxlflash: Update cxlflash_afu_sync() to return errno
Uma Krishnan
2017-06-26
1
-5
/
+6
*
scsi: cxlflash: Combine the send queue locks
Uma Krishnan
2017-06-26
1
-4
/
+5
*
scsi: cxlflash: Introduce hardware queue steering
Matthew R. Ochs
2017-04-13
1
-5
/
+115
*
scsi: cxlflash: Add hardware queues attribute
Matthew R. Ochs
2017-04-13
1
-13
/
+99
*
scsi: cxlflash: Support multiple hardware queues
Uma Krishnan
2017-04-13
1
-150
/
+276
*
scsi: cxlflash: Improve asynchronous interrupt processing
Matthew R. Ochs
2017-04-13
1
-52
/
+42
*
scsi: cxlflash: Fix power-of-two validations
Matthew R. Ochs
2017-04-13
1
-0
/
+1
*
scsi: cxlflash: Remove unnecessary DMA mapping
Matthew R. Ochs
2017-04-13
1
-13
/
+2
*
scsi: cxlflash: Fence EEH during probe
Matthew R. Ochs
2017-04-13
1
-4
/
+21
*
scsi: cxlflash: Support up to 4 ports
Matthew R. Ochs
2017-04-13
1
-1
/
+77
*
scsi: cxlflash: SISlite updates to support 4 ports
Matthew R. Ochs
2017-04-13
1
-19
/
+58
[next]