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
2020-10-08
scsi: pm80xx: Driver version update
Viswas G
1
-1
/
+1
2020-10-08
scsi: pm80xx: Increase the number of outstanding I/O supported to 1024
Viswas G
5
-47
/
+73
2020-10-08
scsi: pm80xx: Remove DMA memory allocation for ccb and device structures
Viswas G
2
-23
/
+33
2020-10-08
scsi: pm80xx: Increase number of supported queues
Viswas G
6
-104
/
+160
2020-09-01
scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
Dinghao Liu
1
-1
/
+1
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-44
/
+68
2020-07-25
scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'
Lee Jones
1
-3
/
+4
2020-07-25
scsi: pm8001: Remove a bunch of set but unused variables
Lee Jones
1
-3
/
+3
2020-07-25
scsi: pm8001: Fix some function documentation issues
Lee Jones
1
-8
/
+8
2020-07-25
scsi: pm8001: Fix a bunch of kerneldoc issues
Lee Jones
1
-10
/
+11
2020-07-25
scsi: pm8001: Add descriptions for unused 'attr' function parameters
Lee Jones
1
-1
/
+8
2020-07-25
scsi: pm8001: Move function header and supply some missing parameter descript...
Lee Jones
1
-4
/
+5
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-2
/
+2
2020-07-16
scsi: pm8001: Provide descriptions for the many undocumented 'attr's
Lee Jones
1
-0
/
+14
2020-07-15
scsi: pm8001: Demote obvious misuse of kerneldoc and update others
Lee Jones
1
-15
/
+15
2020-06-16
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
1
-0
/
+1
2020-03-17
scsi: pm80xx: Introduce read and write length for IOCTL payload structure
Viswas G
4
-21
/
+22
2020-03-17
scsi: pm80xx: sysfs attribute for non fatal dump
Deepak Ukey
4
-0
/
+180
2020-03-17
scsi: pm80xx: Cleanup initialization loading fail path
Peter Chang
1
-6
/
+11
2020-03-17
scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is received
yuuzheng
1
-3
/
+7
2020-03-17
scsi: pm80xx: Deal with kexec reboots
Vikram Auradkar
2
-9
/
+54
2020-03-17
scsi: pm80xx: Increase request sg length
Peter Chang
2
-3
/
+4
2020-01-30
scsi: pm80xx: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
1
-0
/
+3
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2019-11-27
scsi: pm80xx: Remove unused include of linux/version.h
YueHaibing
1
-1
/
+0
2019-11-27
scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3
Colin Ian King
1
-1
/
+1
2019-11-20
scsi: pm80xx: Modified the logic to collect fatal dump
Deepak Ukey
2
-59
/
+195
2019-11-20
scsi: pm80xx: Tie the interrupt name to the module instance
Vikram Auradkar
2
-5
/
+8
2019-11-20
scsi: pm80xx: Controller fatal error through sysfs
Deepak Ukey
1
-0
/
+20
2019-11-20
scsi: pm80xx: Do not request 12G sas speeds
peter chang
3
-17
/
+22
2019-11-20
scsi: pm80xx: Cleanup command when a reset times out
peter chang
1
-13
/
+37
2019-11-20
scsi: pm80xx: Fix command issue sizing
peter chang
3
-40
/
+79
2019-11-20
scsi: pm80xx: Fix dereferencing dangling pointer
Vikram Auradkar
1
-6
/
+6
2019-11-20
scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check
ianyar
2
-2
/
+5
2019-11-20
scsi: pm80xx: Squashed logging cleanup changes
peter chang
5
-37
/
+170
2019-11-20
scsi: pm80xx: Convert 'long' mdelay to msleep
Vikram Auradkar
1
-2
/
+2
2019-11-20
scsi: pm80xx: Initialize variable used as return status
John Sperbeck
1
-1
/
+1
2019-11-20
scsi: pm80xx: Make phy enable completion as NULL
peter chang
1
-1
/
+3
2019-11-20
scsi: pm80xx: Fix for SATA device discovery
peter chang
1
-0
/
+2
2019-11-02
scsi: pm8001: Fix Use plain integer as NULL pointer
Saurav Girepunje
1
-1
/
+1
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2
-2
/
+2
2019-08-08
scsi: pm80xx: remove redundant assignments to variable rc
Colin Ian King
1
-10
/
+3
2019-07-12
scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive
Deepak Ukey
3
-2
/
+8
2019-06-27
scsi: pm80xx: Modified the logic to collect IOP event logs
Deepak Ukey
1
-16
/
+17
2019-06-27
scsi: pm80xx: Event log size through sysfs
Deepak Ukey
1
-0
/
+19
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
4
-6
/
+5
2019-06-19
scsi: pm8001: Fix typo in code comments
Weitao Hou
1
-1
/
+1
2019-04-04
scsi: pm8001: fix spelling mistake, interupt -> interrupt
Colin Ian King
4
-7
/
+7
[next]