index
:
linux.git
master
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
2016-01-06
cxlflash: Enable device id for future IBM CXL adapter
Manoj Kumar
2016-01-06
cxlflash: Resolve oops in wait_port_offline
Manoj Kumar
2016-01-06
cxlflash: Fix to resolve cmd leak after host reset
Manoj Kumar
2016-01-06
cxlflash: Removed driver date print
Uma Krishnan
2016-01-06
cxlflash: Fix to escalate LINK_RESET also on port 1
Manoj Kumar
2015-10-30
cxlflash: Fix to avoid lock instrumentation rejection
Matthew R. Ochs
2015-10-30
cxlflash: Fix to escalate to LINK_RESET on login timeout
Manoj Kumar
2015-10-30
cxlflash: Fix to avoid leaving dangling interrupt resources
Matthew R. Ochs
2015-10-30
cxlflash: Correct trace string
Matthew R. Ochs
2015-10-30
cxlflash: Fix to avoid corrupting adapter fops
Matthew R. Ochs
2015-10-30
cxlflash: Fix to double the delay each time
Manoj Kumar
2015-10-30
cxlflash: Fix to prevent stale AFU RRQ
Matthew R. Ochs
2015-10-30
cxlflash: Correct spelling, grammar, and alignment mistakes
Matthew R. Ochs
2015-10-30
cxlflash: Fix MMIO and endianness errors
Matthew R. Ochs
2015-10-30
cxlflash: Fix function prolog parameters and return codes
Matthew R. Ochs
2015-10-30
cxlflash: Remove unnecessary scsi_block_requests
Matthew R. Ochs
2015-10-30
cxlflash: Correct behavior in device reset handler following EEH
Matthew R. Ochs
2015-10-30
cxlflash: Fix to prevent workq from accessing freed memory
Matthew R. Ochs
2015-10-30
cxlflash: Correct usage of scsi_host_put()
Matthew R. Ochs
2015-10-30
cxlflash: Fix AFU version access/storage and add check
Matthew R. Ochs
2015-10-30
cxlflash: Remove dual port online dependency
Matthew R. Ochs
2015-10-30
cxlflash: Fix async interrupt bypass logic
Matthew R. Ochs
2015-10-30
cxlflash: Fix host link up event handling
Matthew R. Ochs
2015-10-30
cxlflash: Fix location of setting resid
Matthew R. Ochs
2015-10-30
cxlflash: Fix to avoid stall while waiting on TMF
Matthew R. Ochs
2015-10-30
cxlflash: Fix to avoid spamming the kernel log
Matthew R. Ochs
2015-10-30
cxlflash: Refine host/device attributes
Matthew R. Ochs
2015-10-30
cxlflash: Make functions static
Matthew R. Ochs
2015-10-30
cxlflash: Correct naming of limbo state and waitq
Matthew R. Ochs
2015-10-30
cxlflash: Fix to avoid CXL services during EEH
Matthew R. Ochs
2015-08-26
cxlflash: Remove unused variable from queuecommand
Matthew R. Ochs
2015-08-26
cxlflash: shift wrapping bug in afu_link_reset()
Dan Carpenter
2015-08-26
cxlflash: off by one bug in cxlflash_show_port_status()
Dan Carpenter
2015-08-26
cxlflash: Virtual LUN support
Matthew R. Ochs
2015-08-26
cxlflash: Superpipe support
Matthew R. Ochs
2015-08-26
cxlflash: Base error recovery support
Matthew R. Ochs
2015-07-30
cxlflash: Base support for IBM CXL Flash Adapter
Matthew R. Ochs