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
2021-12-23
scsi: mpi3mr: Detect async reset that occurred in firmware
Sreekanth Reddy
3
-163
/
+120
2021-12-23
scsi: mpi3mr: Add IOC reinit function
Sreekanth Reddy
1
-1
/
+115
2021-12-23
scsi: mpi3mr: Handle offline FW activation in graceful manner
Sreekanth Reddy
3
-128
/
+120
2021-12-23
scsi: mpi3mr: Code refactor of IOC init - part2
Sreekanth Reddy
1
-78
/
+89
2021-12-23
scsi: mpi3mr: Code refactor of IOC init - part1
Sreekanth Reddy
1
-34
/
+73
2021-12-23
scsi: mpi3mr: Fault IOC when internal command gets timeout
Sreekanth Reddy
2
-48
/
+67
2021-12-23
scsi: mpi3mr: Display IOC firmware package version
Sreekanth Reddy
1
-0
/
+89
2021-12-23
scsi: mpi3mr: Handle unaligned PLL in unmap cmnds
Sreekanth Reddy
1
-10
/
+26
2021-12-23
scsi: mpi3mr: Increase internal cmnds timeout to 60s
Sreekanth Reddy
2
-6
/
+9
2021-12-23
scsi: mpi3mr: Do access status validation before adding devices
Sreekanth Reddy
1
-0
/
+11
2021-12-23
scsi: mpi3mr: Add support for PCIe Managed Switch SES device
Sreekanth Reddy
2
-11
/
+32
2021-12-23
scsi: mpi3mr: Update MPI3 headers - part2
Sreekanth Reddy
8
-61
/
+261
2021-12-23
scsi: mpi3mr: Update MPI3 headers - part1
Sreekanth Reddy
2
-106
/
+499
2021-12-23
scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status
Sreekanth Reddy
2
-6
/
+9
2021-12-23
scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave()
Sreekanth Reddy
1
-4
/
+6
2021-12-23
scsi: mpi3mr: Add debug APIs based on logging_level bits
Sreekanth Reddy
1
-24
/
+109
2021-12-23
scsi: pmcraid: Don't use GFP_DMA in pmcraid_alloc_sglist()
Christoph Hellwig
1
-2
/
+2
2021-12-23
scsi: snic: Don't use GFP_DMA in snic_queue_report_tgt_req()
Christoph Hellwig
1
-1
/
+1
2021-12-23
scsi: myrs: Don't use GFP_DMA
Christoph Hellwig
1
-6
/
+4
2021-12-23
scsi: myrb: Don't use GFP_DMA in myrb_pdev_slave_alloc()
Christoph Hellwig
1
-1
/
+1
2021-12-23
scsi: initio: Don't use GFP_DMA in initio_probe_one()
Christoph Hellwig
1
-1
/
+2
2021-12-23
scsi: sr: Don't use GFP_DMA
Christoph Hellwig
2
-3
/
+3
2021-12-23
scsi: ch: Don't use GFP_DMA
Christoph Hellwig
1
-3
/
+3
2021-12-23
scsi: hisi_sas: Use autosuspend for the host controller
Xiang Chen
1
-0
/
+2
2021-12-23
scsi: libsas: Keep host active while processing events
Xiang Chen
1
-3
/
+21
2021-12-23
scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...
Xiang Chen
3
-3
/
+24
2021-12-23
scsi: libsas: Defer works of new phys during suspend
Xiang Chen
2
-0
/
+25
2021-12-23
scsi: libsas: Refactor sas_queue_deferred_work()
Xiang Chen
2
-11
/
+15
2021-12-23
scsi: libsas: Add flag SAS_HA_RESUMING
Xiang Chen
2
-0
/
+3
2021-12-23
scsi: libsas: Resume host while sending SMP I/Os
Xiang Chen
2
-0
/
+4
2021-12-23
scsi: hisi_sas: Add more logs for runtime suspend/resume
Xiang Chen
1
-2
/
+6
2021-12-23
scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming host
Xiang Chen
1
-0
/
+29
2021-12-23
scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
1
-0
/
+5
2021-12-23
scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_list
Xiang Chen
1
-3
/
+8
2021-12-23
scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
1
-1
/
+5
2021-12-23
scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...
Alan Stern
3
-17
/
+9
2021-12-23
scsi: Revert "scsi: hisi_sas: Filter out new PHY up events during suspend"
John Garry
1
-6
/
+0
2021-12-23
scsi: libsas: Don't always drain event workqueue for HA resume
John Garry
3
-3
/
+25
2021-12-17
scsi: libsas: Decode SAM status and host byte codes
John Garry
1
-3
/
+4
2021-12-17
scsi: hisi_sas: Fix phyup timeout on FPGA
Qi Liu
2
-7
/
+21
2021-12-17
scsi: hisi_sas: Prevent parallel FLR and controller reset
Qi Liu
2
-3
/
+6
2021-12-17
scsi: hisi_sas: Prevent parallel controller reset and control phy command
Qi Liu
1
-0
/
+2
2021-12-17
scsi: hisi_sas: Factor out task prep and delivery code
John Garry
1
-157
/
+124
2021-12-17
scsi: hisi_sas: Pass abort structure for internal abort
John Garry
2
-9
/
+17
2021-12-17
scsi: hisi_sas: Make internal abort have no task proto
John Garry
1
-1
/
+1
2021-12-17
scsi: hisi_sas: Start delivery hisi_sas_task_exec() directly
John Garry
1
-11
/
+6
2021-12-17
scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()
Christoph Hellwig
6
-18
/
+18
2021-12-17
scsi: ufs: core: Fix deadlock issue in ufshcd_wait_for_doorbell_clr()
Bean Huo
1
-1
/
+2
2021-12-17
scsi: qla2xxx: Synchronize rport dev_loss_tmo setting
Hannes Reinecke
3
-8
/
+13
2021-12-17
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
20
-99
/
+175
[next]