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
starfive-6.6.48-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
2022-08-02
scsi: pm8001: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-14
scsi: pm80xx: Set stopped phy's linkrate to Disabled
Changyuan Lyu
1
-1
/
+5
2022-07-14
scsi: pm80xx: Fix 'Unknown' max/min linkrate
Changyuan Lyu
2
-16
/
+5
2022-06-17
scsi: pm8001: Expose hardware queues for pm80xx
John Garry
3
-18
/
+69
2022-06-17
scsi: pm8001: Use non-atomic bitmap ops for tag alloc + free
John Garry
1
-3
/
+7
2022-06-17
scsi: pm8001: Set up tags before using them
John Garry
4
-11
/
+24
2022-06-17
scsi: pm8001: Rework shost initial values
John Garry
1
-4
/
+1
2022-04-12
scsi: pm80xx: Enable upper inbound, outbound queues
Ajish Koshy
1
-0
/
+11
2022-04-12
scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63
Ajish Koshy
1
-9
/
+13
2022-03-15
scsi: pm8001: Use libsas internal abort support
John Garry
5
-147
/
+74
2022-02-28
scsi: pm80xx: Handle non-fatal errors
Ajish Koshy
2
-8
/
+29
2022-02-23
scsi: pm8001: Fix pm8001_info() message format
Damien Le Moal
1
-1
/
+1
2022-02-23
scsi: pm8001: Improve pm80XX_send_abort_all()
Damien Le Moal
2
-22
/
+8
2022-02-23
scsi: pm8001: Simplify pm8001_ccb_task_free()
Damien Le Moal
4
-62
/
+52
2022-02-23
scsi: pm8001: Simplify pm8001_task_exec()
Damien Le Moal
1
-92
/
+78
2022-02-23
scsi: pm8001: Simplify pm8001_mpi_build_cmd() interface
Damien Le Moal
3
-166
/
+89
2022-02-23
scsi: pm8001: Introduce ccb alloc/free helpers
Damien Le Moal
4
-171
/
+166
2022-02-23
scsi: pm8001: Simplify pm8001_get_ncq_tag()
Damien Le Moal
1
-9
/
+5
2022-02-23
scsi: pm8001: Cleanup pm8001_exec_internal_task_abort()
Damien Le Moal
1
-17
/
+21
2022-02-23
scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()
Damien Le Moal
1
-1
/
+3
2022-02-23
scsi: pm8001: Fix tag leaks on error
Damien Le Moal
3
-3
/
+17
2022-02-23
scsi: pm8001: Fix task leak in pm8001_send_abort_all()
Damien Le Moal
1
-3
/
+6
2022-02-23
scsi: pm8001: Fix tag values handling
Damien Le Moal
5
-47
/
+28
2022-02-23
scsi: pm8001: Fix pm8001_mpi_task_abort_resp()
Damien Le Moal
1
-4
/
+3
2022-02-23
scsi: pm8001: Fix pm8001_tag_alloc() failures handling
Damien Le Moal
1
-5
/
+10
2022-02-23
scsi: pm8001: Fix abort all task initialization
Damien Le Moal
2
-0
/
+3
2022-02-23
scsi: pm8001: Fix NCQ NON DATA command completion handling
Damien Le Moal
2
-2
/
+4
2022-02-23
scsi: pm8001: Fix NCQ NON DATA command task initialization
Damien Le Moal
2
-14
/
+13
2022-02-23
scsi: pm8001: Remove local variable in pm8001_pci_resume()
Damien Le Moal
1
-4
/
+4
2022-02-23
scsi: pm8001: Fix use of struct set_phy_profile_req fields
Damien Le Moal
2
-6
/
+8
2022-02-23
scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()
Damien Le Moal
1
-37
/
+45
2022-02-23
scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()
Damien Le Moal
1
-16
/
+25
2022-02-23
scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()
Damien Le Moal
1
-3
/
+4
2022-02-23
scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config()
Damien Le Moal
1
-27
/
+25
2022-02-23
scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()
Damien Le Moal
1
-3
/
+5
2022-02-23
scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()
Damien Le Moal
1
-1
/
+1
2022-02-23
scsi: pm8001: Fix pm80xx_pci_mem_copy() interface
Damien Le Moal
1
-5
/
+3
2022-02-23
scsi: pm8001: Fix command initialization in pm80XX_send_read_log()
Damien Le Moal
2
-2
/
+2
2022-02-23
scsi: pm8001: Fix pm8001_update_flash() local variable type
Damien Le Moal
1
-2
/
+3
2022-02-23
scsi: pm8001: Fix __iomem pointer use in pm8001_phy_control()
Damien Le Moal
1
-8
/
+7
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
1
-116
/
+1
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
1
-6
/
+1
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
1
-3
/
+1
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
1
-3
/
+1
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
3
-10
/
+1
2022-02-19
scsi: libsas: Add TMF handler aborted callback
John Garry
3
-0
/
+10
2022-02-19
scsi: libsas: Add TMF handler exec complete callback
John Garry
3
-0
/
+16
2022-02-19
scsi: libsas: Add sas_task.tmf
John Garry
1
-18
/
+10
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
3
-18
/
+14
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
3
-10
/
+0
[prev]
[next]