All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Disable the fast interrupts in the prereset() methods of HighPoint HPT36x/37x drivers
@ 2022-02-10 19:22 Sergey Shtylyov
  2022-02-10 19:22 ` [PATCH 1/3] ata: pata_hpt366: disable fast interrupts in prereset() method Sergey Shtylyov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sergey Shtylyov @ 2022-02-10 19:22 UTC (permalink / raw)
  To: Damien Le Moal, linux-ide

Here are 3 patches against the 'for-next' branch of Damien Le Moal's
'libata.git' repo. Disable the so called fast interrupts in the prereset()
methods of the HighPoint HPT36x/37x/3x2N drivers -- that will allow to
de-duplicate the PIO/DMA mode setting in the HPT37x driver...

Sergey Shtylyov (3):
  ata: pata_hpt366: disable fast interrupts in prereset() method
  ata: pata_hpt37x: disable fast interrupts in prereset() method
  ata: pata_hpt3x2n: disable fast interrupts in prereset() method

 drivers/ata/pata_hpt366.c  | 13 ++++++-----
 drivers/ata/pata_hpt37x.c  | 48 +++++++++++++++++---------------------
 drivers/ata/pata_hpt3x2n.c | 23 ++++++++----------
 3 files changed, 39 insertions(+), 45 deletions(-)

-- 
2.26.3


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

end of thread, other threads:[~2022-02-16  7:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 19:22 [PATCH 0/3] Disable the fast interrupts in the prereset() methods of HighPoint HPT36x/37x drivers Sergey Shtylyov
2022-02-10 19:22 ` [PATCH 1/3] ata: pata_hpt366: disable fast interrupts in prereset() method Sergey Shtylyov
2022-02-10 19:22 ` [PATCH 2/3] ata: pata_hpt37x: " Sergey Shtylyov
2022-02-10 19:22 ` [PATCH 3/3] ata: pata_hpt3x2n: " Sergey Shtylyov
2022-02-16  7:19 ` [PATCH 0/3] Disable the fast interrupts in the prereset() methods of HighPoint HPT36x/37x drivers Damien Le Moal

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.