index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
scsi: mpi3mr: Set up IRQs in resume path
Kashyap Desai
3
-25
/
+44
2021-08-13
scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-39
/
+20
2021-08-12
scsi: mpi3mr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-4
/
+4
2021-07-13
scsi: mpi3mr: Fix W=1 compilation warnings
Sreekanth Reddy
1
-8
/
+7
2021-06-29
scsi: mpi3mr: Fix warnings reported by smatch
Sreekanth Reddy
1
-2
/
+3
2021-06-19
scsi: mpi3mr: Make some symbols static
Yang Yingliang
3
-3
/
+3
2021-06-19
scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc()
Yang Yingliang
1
-0
/
+2
2021-06-19
scsi: mpi3mr: Fix missing unlock on error
Yang Yingliang
1
-2
/
+2
2021-06-10
scsi: mpi3mr: Fix error handling in mpi3mr_setup_isr()
Dan Carpenter
1
-11
/
+13
2021-06-10
scsi: mpi3mr: Delete unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2021-06-10
scsi: mpi3mr: Fix a double free
Tomas Henzl
1
-6
/
+1
2021-06-08
scsi: mpi3mr: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
1
-10
/
+5
2021-06-02
scsi: mpi3mr: Add event handling debug prints
Kashyap Desai
2
-1
/
+280
2021-06-02
scsi: mpi3mr: Add EEDP DIF DIX support
Kashyap Desai
3
-5
/
+308
2021-06-02
scsi: mpi3mr: Add support for DSN secure firmware check
Kashyap Desai
2
-0
/
+89
2021-06-02
scsi: mpi3mr: Add support for PM suspend and resume
Kashyap Desai
1
-0
/
+84
2021-06-02
scsi: mpi3mr: Wait for pending I/O completions upon detection of VD I/O timeout
Kashyap Desai
3
-0
/
+58
2021-06-02
scsi: mpi3mr: Print pending host I/Os for debugging
Kashyap Desai
1
-0
/
+69
2021-06-02
scsi: mpi3mr: Complete support for soft reset
Kashyap Desai
2
-2
/
+247
2021-06-02
scsi: mpi3mr: Add support for threaded ISR
Kashyap Desai
2
-3
/
+88
2021-06-02
scsi: mpi3mr: Hardware workaround for UNMAP commands to NVMe drives
Kashyap Desai
1
-0
/
+100
2021-06-02
scsi: mpi3mr: Allow certain commands during pci-remove hook
Kashyap Desai
1
-1
/
+22
2021-06-02
scsi: mpi3mr: Add change queue depth support
Kashyap Desai
2
-0
/
+33
2021-06-02
scsi: mpi3mr: Implement SCSI error handler hooks
Kashyap Desai
3
-0
/
+385
2021-06-02
scsi: mpi3mr: Add bios_param SCSI host template hook
Kashyap Desai
1
-0
/
+41
2021-06-02
scsi: mpi3mr: Print IOC info for debugging
Kashyap Desai
2
-0
/
+96
2021-06-02
scsi: mpi3mr: Add support for timestamp sync with firmware
Kashyap Desai
2
-0
/
+77
2021-06-02
scsi: mpi3mr: Add support for recovering controller
Kashyap Desai
3
-42
/
+478
2021-06-02
scsi: mpi3mr: Additional event handling
Kashyap Desai
2
-0
/
+39
2021-06-02
scsi: mpi3mr: Add support for PCIe device event handling
Kashyap Desai
2
-0
/
+203
2021-06-02
scsi: mpi3mr: Add support for device add/remove event handling
Kashyap Desai
5
-3
/
+3768
2021-06-02
scsi: mpi3mr: Add support for internal watchdog thread
Kashyap Desai
3
-1
/
+140
2021-06-02
scsi: mpi3mr: Add support for queue command processing
Kashyap Desai
3
-2
/
+927
2021-06-02
scsi: mpi3mr: Create operational request and reply queue pair
Kashyap Desai
3
-1
/
+655
2021-06-02
scsi: mpi3mr: Base driver code
Kashyap Desai
5
-0
/
+2761
2021-06-02
scsi: mpi3mr: Add mpi30 Rev-R headers and Kconfig
Kashyap Desai
5
-0
/
+1849