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
/
smartpqi
/
smartpqi_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-06
scsi: smartpqi: Update suspend/resume and shutdown
Kevin Barnett
1
-50
/
+63
2021-04-06
scsi: smartpqi: Synchronize device resets with mutex
Kevin Barnett
1
-35
/
+13
2021-04-06
scsi: smartpqi: Update soft reset management for OFA
Kevin Barnett
1
-33
/
+53
2021-04-06
scsi: smartpqi: Update event handler
Kevin Barnett
1
-4
/
+5
2021-04-06
scsi: smartpqi: Add support for wwid
Kevin Barnett
1
-1
/
+23
2021-04-06
scsi: smartpqi: Remove timeouts from internal cmds
Kevin Barnett
1
-99
/
+42
2021-04-06
scsi: smartpqi: Disable WRITE SAME for HBA NVMe disks
Kevin Barnett
1
-2
/
+5
2021-04-06
scsi: smartpqi: Add host level stream detection enable
Don Brace
1
-0
/
+32
2021-04-06
scsi: smartpqi: Add stream detection
Don Brace
1
-6
/
+81
2021-04-06
scsi: smartpqi: Align code with oob driver
Kevin Barnett
1
-195
/
+121
2021-04-06
scsi: smartpqi: Add support for long firmware version
Kevin Barnett
1
-8
/
+29
2021-04-06
scsi: smartpqi: Add support for BMIC sense feature cmd and feature bits
Kevin Barnett
1
-19
/
+318
2021-04-06
scsi: smartpqi: Add support for RAID1 writes
Don Brace
1
-78
/
+150
2021-04-06
scsi: smartpqi: Add support for RAID5 and RAID6 writes
Don Brace
1
-6
/
+231
2021-04-06
scsi: smartpqi: Refactor scatterlist code
Don Brace
1
-59
/
+42
2021-04-06
scsi: smartpqi: Refactor aio submission code
Don Brace
1
-246
/
+308
2021-04-06
scsi: smartpqi: Add support for new product ids
Kevin Barnett
1
-0
/
+7
2021-04-06
scsi: smartpqi: Correct request leakage during reset operations
Murthy Bhat
1
-0
/
+4
2021-04-06
scsi: smartpqi: Use host-wide tag space
Don Brace
1
-0
/
+1
2020-11-17
scsi: smartpqi: Update version to 1.2.16-012
Don Brace
1
-2
/
+2
2020-11-17
scsi: smartpqi: Correct driver removal with HBA disks
Don Brace
1
-7
/
+3
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-203
/
+273
2020-09-03
scsi: smartpqi: Update copyright
Don Brace
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-9
/
+8
2020-08-21
scsi: smartpqi: Bump version to 1.2.16-010
Don Brace
1
-3
/
+3
2020-08-21
scsi: smartpqi: Add RAID bypass counter
Kevin Barnett
1
-24
/
+53
2020-08-21
scsi: smartpqi: Support device deletion via sysfs
Kevin Barnett
1
-49
/
+43
2020-08-21
scsi: smartpqi: Avoid crashing kernel for controller issues
Kevin Barnett
1
-34
/
+67
2020-08-21
scsi: smartpqi: Update logical volume size after expansion
Mahesh Rajashekhara
1
-5
/
+16
2020-08-21
scsi: smartpqi: Add id support for SmartRAID 3152-8i
Mahesh Rajashekhara
1
-0
/
+4
2020-08-21
scsi: smartpqi: Identify physical devices without issuing INQUIRY
Kevin Barnett
1
-87
/
+86
2020-06-26
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
1
-1
/
+5
2020-03-17
scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-11
/
+11
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-3
/
+3
2019-10-10
scsi: smartpqi: bump version
Don Brace
1
-3
/
+3
2019-10-10
scsi: smartpqi: Align driver syntax with oob
Kevin Barnett
1
-66
/
+84
2019-10-10
scsi: smartpqi: fix problem with unique ID for physical device
Kevin Barnett
1
-87
/
+12
2019-10-10
scsi: smartpqi: correct syntax issue
Kevin Barnett
1
-1
/
+1
2019-10-10
scsi: smartpqi: change TMF timeout from 60 to 30 seconds
Kevin Barnett
1
-1
/
+1
2019-10-10
scsi: smartpqi: fix LUN reset when fw bkgnd thread is hung
Murthy Bhat
1
-3
/
+18
2019-10-10
scsi: smartpqi: add inquiry timeouts
koshyaji
1
-6
/
+28
2019-10-10
scsi: smartpqi: fix controller lockup observed during force reboot
Kevin Barnett
1
-19
/
+107
2019-10-01
scsi: smartpqi: clean up an indentation issue
Colin Ian King
1
-2
/
+2
2019-10-01
scsi: smartpqi: remove set but not used variable 'ctrl_info'
YueHaibing
1
-6
/
+0
2019-10-01
scsi: smartpqi: clean up indentation of a statement
Colin Ian King
1
-4
/
+1
2019-08-30
scsi: smartpqi: bump version
Don Brace
1
-3
/
+3
2019-08-30
scsi: smartpqi: add new pci ids
Gilbert Wu
1
-0
/
+12
2019-08-30
scsi: smartpqi: correct REGNEWD return status
Murthy Bhat
1
-1
/
+1
2019-08-30
scsi: smartpqi: add gigabyte controller
Gilbert Wu
1
-0
/
+4
[next]