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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
scsi: smartpqi: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-02-23
scsi: smartpqi: Stop using the SCSI pointer
Bart Van Assche
1
-2
/
+12
2022-02-12
scsi: smartpqi: Fix unused variable pqi_pm_ops for clang
Don Brace
1
-0
/
+4
2022-02-08
scsi: smartpqi: Update version to 2.1.14-035
Don Brace
1
-3
/
+3
2022-02-08
scsi: smartpqi: Fix lsscsi -t SAS addresses
Kevin Barnett
1
-3
/
+3
2022-02-08
scsi: smartpqi: Fix hibernate and suspend
Kevin Barnett
1
-35
/
+81
2022-02-08
scsi: smartpqi: Fix BUILD_BUG_ON() statements
Mike McGowen
3
-2
/
+6
2022-02-08
scsi: smartpqi: Fix NUMA node not updated during init
Mike McGowen
1
-5
/
+5
2022-02-08
scsi: smartpqi: Expose SAS address for SATA drives
Kevin Barnett
2
-42
/
+3
2022-02-08
scsi: smartpqi: Speed up RAID 10 sequential reads
Mike McGowen
2
-5
/
+6
2022-02-08
scsi: smartpqi: Fix kdump issue when controller is locked up
Mahesh Rajashekhara
1
-16
/
+23
2022-02-08
scsi: smartpqi: Update volume size after expansion
Mahesh Rajashekhara
2
-8
/
+13
2022-02-08
scsi: smartpqi: Avoid drive spin-down during suspend
Sagar Biradar
1
-1
/
+10
2022-02-08
scsi: smartpqi: Resolve delay issue with PQI_HZ value
Balsundar P
3
-26
/
+20
2022-02-08
scsi: smartpqi: Fix a typo in func pqi_aio_submit_io()
Kevin Barnett
1
-1
/
+1
2022-02-08
scsi: smartpqi: Fix a name typo and cleanup code
Kevin Barnett
1
-5
/
+5
2022-02-08
scsi: smartpqi: Quickly propagate path failures to SCSI midlayer
Murthy Bhat
1
-2
/
+18
2022-02-08
scsi: smartpqi: Eliminate drive spin down on warm boot
Sagar Biradar
1
-1
/
+7
2022-02-08
scsi: smartpqi: Enable SATA NCQ priority in sysfs
Gilbert Wu
2
-4
/
+117
2022-02-08
scsi: smartpqi: Add PCI IDs
Don Brace
1
-4
/
+104
2022-02-08
scsi: smartpqi: Fix rmmod stack trace
Don Brace
1
-4
/
+2
2021-10-17
scsi: smartpqi: Switch to attribute groups
Bart Van Assche
1
-21
/
+25
2021-10-17
scsi: smartpqi: Call scsi_done() directly
Bart Van Assche
1
-1
/
+1
2021-10-05
scsi: smartpqi: Update version to 2.1.12-055
Don Brace
1
-3
/
+3
2021-10-05
scsi: smartpqi: Add 3252-8i PCI id
Mike McGowen
1
-0
/
+4
2021-10-05
scsi: smartpqi: Fix duplicate device nodes for tape changers
Kevin Barnett
2
-4
/
+20
2021-10-05
scsi: smartpqi: Fix boot failure during LUN rebuild
Mike McGowen
1
-1
/
+1
2021-10-05
scsi: smartpqi: Add extended report physical LUNs
Mike McGowen
3
-59
/
+147
2021-10-05
scsi: smartpqi: Avoid failing I/Os for offline devices
Mahesh Rajashekhara
1
-1
/
+8
2021-10-05
scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operation
Don Brace
1
-0
/
+87
2021-10-05
scsi: smartpqi: Update LUN reset handler
Kevin Barnett
1
-39
/
+66
2021-10-05
scsi: smartpqi: Capture controller reason codes
Murthy Bhat
4
-20
/
+57
2021-10-05
scsi: smartpqi: Add controller handshake during kdump
Mahesh Rajashekhara
3
-2
/
+91
2021-10-05
scsi: smartpqi: Update device removal management
Don Brace
1
-36
/
+28
2021-08-18
scsi: smartpqi: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-3
/
+2
2021-08-16
scsi: smartpqi: Fix an error code in pqi_get_raid_map()
Dan Carpenter
1
-0
/
+1
2021-08-12
scsi: smartpqi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-2
/
+2
2021-07-20
scsi: smartpqi: Update version to 2.1.10-020
Don Brace
1
-3
/
+3
2021-07-20
scsi: smartpqi: Fix ISR accessing uninitialized data
Mike McGowen
1
-2
/
+2
2021-07-20
scsi: smartpqi: Add PCI IDs for new ZTE controllers
Balsundar P
1
-0
/
+24
2021-07-20
scsi: smartpqi: Add PCI ID for new ntcom controller
Mike McGowen
1
-0
/
+4
2021-07-20
scsi: smartpqi: Add SCSI cmd info for resets
Murthy Bhat
1
-2
/
+4
2021-07-20
scsi: smartpqi: Change Kconfig menu entry to Microchip
Don Brace
1
-3
/
+3
2021-07-20
scsi: smartpqi: Change driver module macros to Microchip
Don Brace
1
-4
/
+4
2021-07-20
scsi: smartpqi: Update copyright notices
Kevin Barnett
6
-12
/
+12
2021-07-20
scsi: smartpqi: Add PCI IDs for H3C P4408 controllers
Mahesh Rajashekhara
1
-0
/
+8
2021-06-01
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-2
/
+1
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-1281
/
+2179
2021-04-16
scsi: smartpqi: Remove unused functions
Bart Van Assche
1
-10
/
+0
2021-04-16
scsi: smartpqi: Fix device pointer variable reference static checker issue
Don Brace
1
-1
/
+1
[next]