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
/
pm8001
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-17
/
+15
2021-08-10
scsi: pm8001: Remove redundant initialization of variable 'rv'
Colin Ian King
1
-1
/
+1
2021-07-29
scsi: pm80xx: Fix TMF task completion race condition
Igor Pylypiv
1
-17
/
+15
2021-07-13
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
5
-89
/
+97
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-21
/
+19
2021-06-23
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
1
-0
/
+1
2021-06-16
scsi: pm8001: Remove unnecessary OOM message
Zhen Lei
1
-4
/
+2
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
3
-17
/
+17
2021-05-16
scsi: pm80xx: Fix drives missing during rmmod/insmod loop
Ajish Koshy
4
-12
/
+19
2021-04-16
scsi: pm80xx: Remove global lock from outbound queue processing
Viswas G
3
-5
/
+9
2021-04-16
scsi: pm80xx: Reset PI and CI memory during re-initialization
Viswas G
2
-0
/
+4
2021-04-16
scsi: pm80xx: Completing pending I/O after fatal error
Ruksar Devadi
6
-7
/
+65
2021-04-16
scsi: pm80xx: Add sysfs attribute to track iop1 count
Vishakha Channapattan
1
-0
/
+23
2021-04-16
scsi: pm80xx: Add sysfs attribute to track iop0 count
Vishakha Channapattan
1
-0
/
+22
2021-04-16
scsi: pm80xx: Add sysfs attribute to track RAAE count
Vishakha Channapattan
1
-0
/
+22
2021-04-16
scsi: pm80xx: Add sysfs attribute to check controller hmi error
Vishakha Channapattan
1
-0
/
+22
2021-04-16
scsi: pm80xx: Add sysfs attribute to check MPI state
Vishakha Channapattan
1
-1
/
+31
2021-04-13
scsi: pm8001: Clean up open braces
Luo Jiaxing
1
-4
/
+2
2021-04-13
scsi: pm8001: Clean up white space
Luo Jiaxing
6
-36
/
+39
2021-04-13
scsi: pm80xx: Fix potential infinite loop
Colin Ian King
1
-1
/
+1
2021-04-13
scsi: pm80xx: Remove busy wait from mpi_uninit_check()
Igor Pylypiv
1
-5
/
+5
2021-04-13
scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()
Igor Pylypiv
1
-2
/
+2
2021-04-13
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-4
/
+4
2021-04-06
scsi: pm80xx: Fix chip initialization failure
Viswas G
1
-4
/
+4
2021-03-25
scsi: pm8001: Avoid -Wrestrict warning
Arnd Bergmann
1
-1
/
+5
2021-03-16
scsi: pm8001: Fix a bunch of doc-rotted function headers
Lee Jones
1
-9
/
+9
2021-03-16
scsi: pm8001: Fix some misnamed function descriptions
Lee Jones
1
-4
/
+4
2021-03-16
scsi: pm8001: Fix incorrectly named functions in headers
Lee Jones
1
-2
/
+2
2021-03-16
scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in header
Lee Jones
1
-0
/
+1
2021-03-16
scsi: pm8001: Provide function name and fix a misspelling
Lee Jones
1
-2
/
+2
2021-03-10
scsi: pm80xx: Replace magic numbers with device state defines
Igor Pylypiv
1
-4
/
+4
2021-03-10
scsi: pm80xx: Remove list entry from pm8001_ccb_info
Igor Pylypiv
1
-1
/
+0
2021-01-23
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
3
-41
/
+36
2021-01-23
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
3
-38
/
+65
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
3
-46
/
+36
2021-01-21
scsi: pm80xx: Switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-4
/
+5
2021-01-21
scsi: pm80xx: Clean up indentation of a code block
Colin Ian King
1
-19
/
+15
2021-01-13
scsi: pm80xx: Log SATA IOMB completion status on failure
Vishakha Channapattan
1
-5
/
+8
2021-01-13
scsi: pm80xx: Simultaneous poll for all FW readiness
Bhavesh Jashnani
1
-57
/
+23
2021-01-13
scsi: pm80xx: Fix driver fatal dump failure
Viswas G
1
-5
/
+9
2021-01-13
scsi: pm80xx: Fix missing tag_free in NVMD DATA req
akshatzen
1
-4
/
+10
2021-01-13
scsi: pm80xx: Check main config table address
akshatzen
2
-6
/
+58
2021-01-13
scsi: pm80xx: Check for fatal error
akshatzen
5
-0
/
+61
2021-01-13
scsi: pm80xx: Do not busy wait in MPI init check
akshatzen
2
-5
/
+5
2020-12-08
scsi: pm80xx: Fix error return in pm8001_pci_probe()
Zhang Qilong
1
-1
/
+2
2020-12-01
scsi: pm80xx: Do not sleep in atomic context
Ahmed S. Darwish
1
-1
/
+1
2020-12-01
scsi: pm8001: Remove space in a debug message
Colin Ian King
1
-1
/
+1
2020-12-01
scsi: pm8001: Fix misindentation
Joe Perches
1
-10
/
+10
2020-12-01
scsi: pm8001: Convert pm8001_printk() to pm8001_info()
Joe Perches
3
-6
/
+6
[next]