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
2019-02-27
scsi: ufs-bsg: Allow reading descriptors
Avri Altman
2
-9
/
+18
2019-02-27
scsi: ufs: Allow reading descriptor via raw upiu
Avri Altman
1
-6
/
+14
2019-02-27
scsi: ufs-bsg: Change the calling convention for write descriptor
Avri Altman
2
-21
/
+32
2019-02-27
scsi: ufs: Remove unused device quirks
Marc Gonzalez
2
-33
/
+0
2019-02-27
Revert "scsi: ufs: disable vccq if it's not needed by UFS device"
Marc Gonzalez
2
-56
/
+4
2019-02-26
scsi: megaraid_sas: Remove a bunch of set but not used variables
YueHaibing
1
-26
/
+0
2019-02-26
scsi: clean obsolete return values of eh_timed_out
Avri Altman
1
-5
/
+1
2019-02-26
scsi: sd: Optimal I/O size should be a multiple of physical block size
Martin K. Petersen
1
-9
/
+50
2019-02-26
scsi: MAINTAINERS: SCSI initiator and target tweaks
Martin K. Petersen
1
-12
/
+13
2019-02-20
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
6
-8
/
+11
2019-02-20
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
1
-0
/
+1
2019-02-20
scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported
Giridhar Malavali
2
-2
/
+2
2019-02-20
scsi: qla2xxx: Update driver version to 10.00.00.14-k
Himanshu Madhani
1
-1
/
+1
2019-02-20
scsi: qla2xxx: Add new FW dump template entry types
Joe Carnuccio
2
-75
/
+142
2019-02-20
scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry
Himanshu Madhani
1
-23
/
+23
2019-02-20
scsi: qla2xxx: Move marker request behind QPair
Quinn Tran
4
-69
/
+33
2019-02-20
scsi: qla2xxx: Prevent SysFS access when chip is down
Quinn Tran
1
-0
/
+3
2019-02-20
scsi: qla2xxx: Add support for setting port speed
Anil Gurumurthy
5
-1
/
+166
2019-02-20
scsi: qla2xxx: Prevent multiple ADISC commands per session
Quinn Tran
1
-2
/
+4
2019-02-20
scsi: qla2xxx: Check for FW started flag before aborting
Himanshu Madhani
1
-0
/
+8
2019-02-20
scsi: qla2xxx: Fix unload when NVMe devices are configured
Himanshu Madhani
1
-12
/
+10
2019-02-20
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
Darren Trapp
7
-9
/
+39
2019-02-20
scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
Himanshu Madhani
1
-5
/
+8
2019-02-20
scsi: qla2xxx: remove redundant null check on pointer sess
Colin Ian King
1
-5
/
+1
2019-02-20
scsi: qla2xxx: Move debug messages before sending srb preventing panic
Bill Kuzeja
3
-45
/
+55
2019-02-20
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
1
-2
/
+1
2019-02-20
scsi: ufs: Add HI3670 SoC UFS driver support
Manivannan Sadhasivam
2
-22
/
+109
2019-02-20
scsi: dt-bindings: ufs: Add HI3670 UFS controller binding
Manivannan Sadhasivam
1
-2
/
+3
2019-02-14
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
5
-8
/
+8
2019-02-14
scsi: qlogicpti: Use of_node_name_eq for node name comparisons
Rob Herring
2
-4
/
+2
2019-02-13
scsi: sd: Fix typo in sd_first_printk()
Dietmar Hahn
1
-1
/
+1
2019-02-13
scsi: megaraid_sas: driver version update
Shivasharan S
1
-2
/
+2
2019-02-13
scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD
Shivasharan S
1
-1
/
+2
2019-02-13
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
1
-0
/
+1
2019-02-13
scsi: ufs: fix a typo in comment
Chengguang Xu
1
-2
/
+2
2019-02-12
scsi: scsi_debug: Implement support for write protect
Martin K. Petersen
1
-45
/
+31
2019-02-12
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
2
-4
/
+2
2019-02-12
scsi: sd: Remove superfluous residual assignments
Bart Van Assche
1
-3
/
+0
2019-02-12
scsi: uas: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-2
/
+2
2019-02-12
scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-4
/
+5
2019-02-12
scsi: libiscsi: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-1
/
+1
2019-02-12
scsi: scsi_debug: Fix a recently introduced regression
Bart Van Assche
1
-8
/
+7
2019-02-09
scsi: hisi_sas: Do some more tidy-up
John Garry
2
-7
/
+7
2019-02-09
scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
Xiang Chen
4
-14
/
+89
2019-02-09
scsi: hisi_sas: Issue internal abort on all relevant queues
John Garry
5
-16
/
+62
2019-02-09
scsi: hisi_sas: change queue depth from 512 to 4096
Xiang Chen
1
-1
/
+1
2019-02-09
scsi: hisi_sas: Add manual trigger for debugfs dump
Luo Jiaxing
1
-0
/
+34
2019-02-09
scsi: hisi_sas: Add support for DIX feature for v3 hw
Xiang Chen
3
-32
/
+184
2019-02-09
scsi: dt-bindings: ufs: Fix the compatible string definition
Douglas Anderson
1
-5
/
+8
2019-02-09
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
19
-44
/
+54
[next]