开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
Age
Commit message (
Expand
)
Author
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-02-22
scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning
Sreekanth Reddy
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-11
scsi: mpi3mr: Bump driver version to 8.0.0.68.0
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix memory leaks
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Update the copyright year
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix reporting of actual data transfer size
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix cmnd getting marked as in use forever
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix hibernation issue
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Update MPI3 headers
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix printing of pending I/O count
Sreekanth Reddy
2022-02-11
scsi: mpi3mr: Fix deadlock while canceling the fw event
Sreekanth Reddy
2022-01-05
scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
Yang Li
2022-01-05
scsi: mpi3mr: Fix some spelling mistakes
Colin Ian King
2021-12-23
scsi: mpi3mr: Bump driver version to 8.0.0.61.0
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Fixes around reply request queues
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Enhanced Task Management Support Reply handling
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Use TM response codes from MPI3 headers
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add io_uring interface support in I/O-polled mode
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Print cable mngnt and temp threshold events
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Support Prepare for Reset event
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add Event acknowledgment logic
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Gracefully handle online FW update operation
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Detect async reset that occurred in firmware
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add IOC reinit function
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Handle offline FW activation in graceful manner
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Code refactor of IOC init - part2
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Code refactor of IOC init - part1
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Fault IOC when internal command gets timeout
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Display IOC firmware package version
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Handle unaligned PLL in unmap cmnds
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Increase internal cmnds timeout to 60s
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Do access status validation before adding devices
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add support for PCIe Managed Switch SES device
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Update MPI3 headers - part2
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Update MPI3 headers - part1
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave()
Sreekanth Reddy
2021-12-23
scsi: mpi3mr: Add debug APIs based on logging_level bits
Sreekanth Reddy
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-18
scsi: mpi3mr: Use scnprintf() instead of snprintf()
Dan Carpenter
2021-10-16
scsi: mpi3mr: Fix duplicate device entries when scanning through sysfs
Sreekanth Reddy
2021-10-16
scsi: mpi3mr: Call scsi_done() directly
Bart Van Assche
2021-10-04
scsi: mpi3mr: Clean up mpi3mr_print_ioc_info()
Dan Carpenter
2021-08-24
scsi: mpi3mr: Set up IRQs in resume path
Kashyap Desai
2021-08-12
scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-08-11
scsi: mpi3mr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-12
scsi: mpi3mr: Fix W=1 compilation warnings
Sreekanth Reddy
2021-06-29
scsi: mpi3mr: Fix warnings reported by smatch
Sreekanth Reddy
2021-06-18
scsi: mpi3mr: Make some symbols static
Yang Yingliang
[next]