public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] fdomain: Resurrect driver
@ 2019-05-14 17:23 Ondrej Zary
  2019-05-14 17:23 ` [PATCH v2 1/3] fdomain: Resurrect driver (core) Ondrej Zary
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ondrej Zary @ 2019-05-14 17:23 UTC (permalink / raw)
  To: Martin K . Petersen, Christoph Hellwig; +Cc: linux-scsi, linux-kernel

Resurrect previously removed fdomain driver, in modern style.
Initialization is rewritten completely, with support for multiple cards,
no more global state variables.
Most of the code from interrupt handler is moved to a workqueue.

This is a modularized version with core separated from bus-specific drivers
(PCI, ISA and PCMCIA). Only PCI and ISA drivers are submitted for now.

Changes in v2:
 - BIOS-related code moved to ISA driver and simplified
 - fixed (un)locking in fdomain_host_reset

-- 
Ondrej Zary


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

end of thread, other threads:[~2019-05-14 17:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-14 17:23 [PATCH v2 0/3] fdomain: Resurrect driver Ondrej Zary
2019-05-14 17:23 ` [PATCH v2 1/3] fdomain: Resurrect driver (core) Ondrej Zary
2019-05-14 17:23 ` [PATCH v2 2/3] fdomain: Resurrect driver (PCI support) Ondrej Zary
2019-05-14 17:23 ` [PATCH v2 3/3] fdomain: Resurrect driver (ISA support) Ondrej Zary
2019-05-14 17:37 ` [PATCH v2 0/3] fdomain: Resurrect driver 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