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
/
megaraid
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-01
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
4
-8
/
+15
2023-03-25
scsi: megaraid_sas: Fix crash after a double completion
Tomas Henzl
1
-2
/
+2
2023-03-25
scsi: megaraid_sas: Fix fw_crash_buffer_show()
Tomas Henzl
1
-1
/
+1
2023-03-25
scsi: megaraid: Declare SCSI host template const
Bart Van Assche
2
-2
/
+2
2023-03-07
scsi: megaraid_sas: Driver version update to 07.725.01.00-rc1
Chandrakanth Patil
1
-2
/
+2
2023-03-07
scsi: megaraid_sas: Add crash dump mode capability bit in MFI capabilities
Chandrakanth Patil
2
-2
/
+7
2023-03-07
scsi: megaraid_sas: Update max supported LD IDs to 240
Chandrakanth Patil
2
-1
/
+3
2023-01-19
scsi: megaraid_sas: Add flexible array member for SGLs
Kees Cook
2
-2
/
+5
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-8
/
+7
2022-11-26
scsi: megaraid_sas: Fix some spelling mistakes in comment
Yu Zhe
1
-4
/
+4
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
1
-4
/
+3
2022-10-21
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
1
-19
/
+8
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-25
/
+23
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+2
2022-10-01
scsi: megaraid_sas: Move megasas_dbg_lvl init to megasas_init()
Guixin Liu
1
-1
/
+1
2022-10-01
scsi: megaraid_sas: Remove unnecessary memset()
Guixin Liu
1
-4
/
+0
2022-10-01
scsi: megaraid_sas: Simplify megasas_update_device_list
Guixin Liu
1
-12
/
+5
2022-10-01
scsi: megaraid_sas: Correct an error message
Guixin Liu
1
-1
/
+1
2022-10-01
scsi: megaraid_sas: Correct value passed to scsi_device_lookup()
Guixin Liu
1
-1
/
+1
2022-09-16
scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
1
-2
/
+2
2022-09-01
scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ...
Gustavo A. R. Silva
1
-7
/
+7
2022-09-01
scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
Gustavo A. R. Silva
2
-6
/
+6
2022-09-01
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
3
-4
/
+4
2022-09-01
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
1
-2
/
+2
2022-09-01
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
1
-1
/
+1
2022-09-01
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
3
-4
/
+4
2022-09-01
scsi: megaraid: Remove redundant assignment to variable mfiStatus
Colin Ian King
1
-3
/
+1
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-4
/
+2
2022-08-20
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
2
-7
/
+2
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2022-08-12
scsi: megaraid_sas: Remove unnecessary kfree()
Guixin Liu
1
-6
/
+2
2022-08-12
scsi: megaraid_sas: Fix double kfree()
Guixin Liu
1
-1
/
+0
2022-08-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+3
2022-08-02
scsi: megaraid_sas: Remove redundant variable cmd_type
Colin Ian King
1
-2
/
+1
2022-07-27
scsi: megaraid: Remove the static variable initialisation
Jason Wang
1
-1
/
+1
2022-07-14
scsi: megaraid: Clear READ queue map's nr_queues
Ming Lei
1
-0
/
+3
2022-07-08
scsi: megaraid_sas: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-05-20
scsi: megaraid_sas: Remove redundant memset() statement
Harshit Mogalapalli
1
-2
/
+0
2022-04-19
Merge branch '5.18/scsi-fixes' into 5.19/scsi-staging
Martin K. Petersen
2
-0
/
+10
2022-04-12
scsi: megaraid_sas: Remove unnecessary memset
Wan Jiabing
1
-2
/
+0
2022-04-07
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2
-0
/
+10
2022-03-15
scsi: megasas: Clean up some inconsistent indenting
Yang Li
1
-2
/
+2
2022-02-23
scsi: megasas: Stop using the SCSI pointer
Bart Van Assche
3
-11
/
+24
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2021-12-10
scsi: megaraid_sas: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
1
-12
/
+15
2021-11-30
scsi: megaraid: Fix a kernel-doc warning
Bart Van Assche
1
-1
/
+0
2021-10-17
scsi: megaraid_sas: Switch to attribute groups
Bart Van Assche
1
-11
/
+13
2021-10-17
scsi: megaraid_mbox: Switch to attribute groups
Bart Van Assche
1
-6
/
+9
2021-10-17
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-2
/
+2
2021-10-17
scsi: megaraid_sas: Call scsi_done() directly
Bart Van Assche
2
-11
/
+11
[next]