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
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
Damien Le Moal
1
-1
/
+1
2022-02-23
scsi: hisi_sas: Remove unnecessary print function dev_err()
Yang Li
1
-12
/
+3
2022-02-23
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
12
-193
/
+2
2022-02-23
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
12
-85
/
+3
2022-02-23
scsi: md: Remove WRITE_SAME support
Christoph Hellwig
7
-16
/
+1
2022-02-23
scsi: sd: Remove WRITE_SAME support
Christoph Hellwig
2
-70
/
+7
2022-02-23
scsi: rnbd: Remove WRITE_SAME support
Christoph Hellwig
4
-14
/
+3
2022-02-23
scsi: drbd: Remove WRITE_SAME support
Christoph Hellwig
5
-143
/
+13
2022-02-23
scsi: cxlflash: Query write_zeroes limit for zeroing
Christoph Hellwig
1
-2
/
+2
2022-02-23
scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning
Sreekanth Reddy
1
-1
/
+1
2022-02-23
scsi: target: tcmu: Make cmd_ring_size changeable via configfs
Guixin Liu
1
-10
/
+63
2022-02-23
scsi: qla2xxx: Use named initializers for q_dev_state
Gleb Chesnokov
5
-61
/
+33
2022-02-23
scsi: qla2xxx: Use named initializers for port_[d]state_str
Gleb Chesnokov
2
-21
/
+24
2022-02-23
scsi: ufs: core: Remove wlun_dev_to_hba()
Keoseong Park
1
-2
/
+0
2022-02-23
scsi: core: Remove struct scsi_pointer from struct scsi_cmnd
Bart Van Assche
1
-7
/
+7
2022-02-23
scsi: zalon: Stop using the SCSI pointer
Bart Van Assche
3
-10
/
+19
2022-02-23
scsi: wd33c93: Move the SCSI pointer to private command data
Bart Van Assche
7
-91
/
+117
2022-02-23
scsi: wd719x: Stop using the SCSI pointer
Bart Van Assche
2
-6
/
+7
2022-02-23
scsi: usb: Stop using the SCSI pointer
Bart Van Assche
1
-23
/
+20
2022-02-23
scsi: sym53c8xx_2: Move the SCSI pointer to private command data
Bart Van Assche
1
-2
/
+2
2022-02-23
scsi: smartpqi: Stop using the SCSI pointer
Bart Van Assche
1
-2
/
+12
2022-02-23
scsi: qla2xxx: Stop using the SCSI pointer
Bart Van Assche
2
-10
/
+5
2022-02-23
scsi: qla1280: Move the SCSI pointer to private command data
Bart Van Assche
2
-19
/
+5
2022-02-23
scsi: ppa: Move the SCSI pointer to private command data
Bart Van Assche
1
-32
/
+43
2022-02-23
scsi: sym53c500_cs: Move the SCSI pointer to private command data
Bart Van Assche
1
-18
/
+29
2022-02-23
scsi: nsp_cs: Move the SCSI pointer to private command data
Bart Van Assche
3
-90
/
+114
2022-02-23
scsi: nsp32: Stop using the SCSI pointer
Bart Van Assche
2
-13
/
+16
2022-02-23
scsi: mvumi: Stop using the SCSI pointer
Bart Van Assche
2
-4
/
+14
2022-02-23
scsi: mvsas: Fix a set-but-not-used warning
Bart Van Assche
1
-2
/
+4
2022-02-23
scsi: mesh: Move the SCSI pointer to private command data
Bart Van Assche
2
-7
/
+24
2022-02-23
scsi: megasas: Stop using the SCSI pointer
Bart Van Assche
3
-11
/
+24
2022-02-23
scsi: megaraid: Stop using the SCSI pointer
Bart Van Assche
2
-10
/
+26
2022-02-23
scsi: mac53c94: Move the SCSI pointer to private command data
Bart Van Assche
2
-11
/
+24
2022-02-23
scsi: mac53c94: Fix a set-but-not-used compiler warning
Bart Van Assche
1
-2
/
+1
2022-02-23
scsi: qedf: Stop using the SCSI pointer
Bart Van Assche
3
-15
/
+23
[next]