All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pm80xx updates
@ 2022-04-05  9:28 Ajish Koshy
  2022-04-05  9:28 ` [PATCH v2 1/2] scsi: pm80xx: mask and unmask upper interrupt vectors 32-63 Ajish Koshy
  2022-04-05  9:28 ` [PATCH v2 2/2] scsi: pm80xx: enable upper inbound, outbound queues Ajish Koshy
  0 siblings, 2 replies; 7+ messages in thread
From: Ajish Koshy @ 2022-04-05  9:28 UTC (permalink / raw)
  To: linux-scsi
  Cc: Vasanthalakshmi.Tharmarajan, Viswas.G, damien.lemoal, john.garry,
	Jinpu Wang

This patchset includes bugfixes for pm80xx driver

Changes from v1 to v2:
	- For upper interrupt vectors patch
		- Removed unrequired casts u32
		- Removed '& 0xFFFFFFFF' operation
		- Removed 'vec_u' variable
		- Added 'Fixes' tag.
	- For upper inbound outbound queues patch
		- Removed brackets
		- Removed comments about msleep
		- Added 'Fixes' tag.

Ajish Koshy (2):
  scsi: pm80xx: mask and unmask upper interrupt vectors 32-63
  scsi: pm80xx: enable upper inbound, outbound queues

 drivers/scsi/pm8001/pm80xx_hwi.c | 37 ++++++++++++++++++++++++++------
 1 file changed, 31 insertions(+), 6 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-04-06 14:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-05  9:28 [PATCH v2 0/2] pm80xx updates Ajish Koshy
2022-04-05  9:28 ` [PATCH v2 1/2] scsi: pm80xx: mask and unmask upper interrupt vectors 32-63 Ajish Koshy
2022-04-06  3:02   ` Damien Le Moal
2022-04-06  8:54     ` Ajish.Koshy
2022-04-05  9:28 ` [PATCH v2 2/2] scsi: pm80xx: enable upper inbound, outbound queues Ajish Koshy
2022-04-06  3:05   ` Damien Le Moal
2022-04-06  7:11     ` Ajish.Koshy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.