index
:
pm24.git
cpufreq-rust
master
more-events
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
/
mpi3mr
/
mpi3mr_os.c
Age
Commit message (
Expand
)
Author
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
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-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-06-29
scsi: mpi3mr: Fix warnings reported by smatch
Sreekanth Reddy
2021-06-18
scsi: mpi3mr: Make some symbols static
Yang Yingliang
2021-06-09
scsi: mpi3mr: Fix a double free
Tomas Henzl
2021-06-07
scsi: mpi3mr: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
scsi: mpi3mr: Add event handling debug prints
Kashyap Desai
2021-06-02
scsi: mpi3mr: Add EEDP DIF DIX support
Kashyap Desai
2021-06-02
scsi: mpi3mr: Add support for DSN secure firmware check
Kashyap Desai
2021-06-02
scsi: mpi3mr: Add support for PM suspend and resume
Kashyap Desai
2021-06-02
scsi: mpi3mr: Wait for pending I/O completions upon detection of VD I/O timeout
Kashyap Desai
2021-06-02
scsi: mpi3mr: Print pending host I/Os for debugging
Kashyap Desai
2021-06-02
scsi: mpi3mr: Hardware workaround for UNMAP commands to NVMe drives
Kashyap Desai
2021-06-02
scsi: mpi3mr: Allow certain commands during pci-remove hook
Kashyap Desai
2021-06-02
scsi: mpi3mr: Add change queue depth support
Kashyap Desai
2021-06-02
scsi: mpi3mr: Implement SCSI error handler hooks
Kashyap Desai
2021-06-02
scsi: mpi3mr: Add bios_param SCSI host template hook
Kashyap Desai
2021-06-02
scsi: mpi3mr: Print IOC info for debugging
Kashyap Desai
2021-06-02
scsi: mpi3mr: Add support for recovering controller
Kashyap Desai
2021-06-02
scsi: mpi3mr: Additional event handling
Kashyap Desai
2021-06-02
scsi: mpi3mr: Add support for PCIe device event handling
Kashyap Desai
2021-06-02
scsi: mpi3mr: Add support for device add/remove event handling
Kashyap Desai
2021-06-02
scsi: mpi3mr: Add support for internal watchdog thread
Kashyap Desai
2021-06-02
scsi: mpi3mr: Add support for queue command processing
Kashyap Desai
2021-06-02
scsi: mpi3mr: Create operational request and reply queue pair
Kashyap Desai
2021-06-02
scsi: mpi3mr: Base driver code
Kashyap Desai