mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] hisi_sas/libsas: Some misc patches
@ 2022-07-14 18:23 John Garry
  2022-07-14 18:23 ` [PATCH 1/5] scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw() John Garry
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: John Garry @ 2022-07-14 18:23 UTC (permalink / raw)
  To: jejb, martin.petersen; +Cc: linux-scsi, linux-kernel, linuxarm, John Garry

Hi Martin,

This is just some random patches which I have collected for the hisi_sas
driver and libsas over the last cycle, described briefly as follows:
- Remove some duplication in slave_configure_v3_hw()
- Some DMA mapping API usage tidying
- v3 HW SATA completion error processing improvement
- For libsas, resume host when changing phy settings via sysfs - our test
  guys seem to find it useful.

Thanks in advance, John

John Garry (1):
  scsi: hisi_sas: Call hisi_sas_slave_configure() from
    slave_configure_v3_hw()

Xiang Chen (3):
  scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements
  scsi: hisi_sas: Relocate DMA unmap of SMP task
  scsi: libsas: Resume SAS host for phy reset or enable via sysfs

Xingui Yang (1):
  scsi: hisi_sas: Modify v3 HW SATA completion error processing

 drivers/scsi/hisi_sas/hisi_sas_main.c  | 49 ++++++++++++--------------
 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c |  2 --
 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c |  2 --
 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 16 +++++----
 drivers/scsi/libsas/sas_init.c         |  4 +++
 5 files changed, 36 insertions(+), 37 deletions(-)

-- 
2.35.3


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-27  3:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14 18:23 [PATCH 0/5] hisi_sas/libsas: Some misc patches John Garry
2022-07-14 18:23 ` [PATCH 1/5] scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw() John Garry
2022-07-14 18:23 ` [PATCH 2/5] scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements John Garry
2022-07-14 18:23 ` [PATCH 3/5] scsi: hisi_sas: Relocate DMA unmap of SMP task John Garry
2022-07-14 18:23 ` [PATCH 4/5] scsi: hisi_sas: Modify v3 HW SATA completion error processing John Garry
2022-07-14 18:23 ` [PATCH 5/5] scsi: libsas: Resume SAS host for phy reset or enable via sysfs John Garry
2022-07-19  2:46 ` [PATCH 0/5] hisi_sas/libsas: Some misc patches Martin K. Petersen
2022-07-27  3:15 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®