Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1666692

[PATCH 0/4] g_NCR5380: PDMA fixes and cleanup

From Finn Thain <fthain@telegraphics.com.au>
Newsgroups linux.kernel
Subject [PATCH 0/4] g_NCR5380: PDMA fixes and cleanup
Date 2017-06-15 14:30 +0200
Message-ID <tSC4p-2pM-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Ondrej, would you please test this patch series? One of your patches
has been modified slightly and the two I wrote are untested.


Finn Thain (2):
  g_NCR5380: Limit sg_tablesize to avoid PDMA read overruns on DTC436
  g_NCR5380: Cleanup comments and whitespace

Ondrej Zary (2):
  g_NCR5380: Fix PDMA transfer size
  g_NCR5380: End PDMA transfer correctly on target disconnection

 drivers/scsi/g_NCR5380.c | 111 +++++++++++++++++++++++------------------------
 1 file changed, 54 insertions(+), 57 deletions(-)

-- 
2.13.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] g_NCR5380: PDMA fixes and cleanup Finn Thain <fthain@telegraphics.com.au> - 2017-06-15 14:30 +0200
  [PATCH 2/4] g_NCR5380: End PDMA transfer correctly on target  disconnection Finn Thain <fthain@telegraphics.com.au> - 2017-06-15 14:30 +0200
  [PATCH 1/4] g_NCR5380: Fix PDMA transfer size Finn Thain <fthain@telegraphics.com.au> - 2017-06-15 14:30 +0200
  [PATCH 3/4] g_NCR5380: Limit sg_tablesize to avoid PDMA read overruns  on DTC436 Finn Thain <fthain@telegraphics.com.au> - 2017-06-15 14:30 +0200
  [PATCH 4/4] g_NCR5380: Cleanup comments and whitespace Finn Thain <fthain@telegraphics.com.au> - 2017-06-15 14:30 +0200

csiph-web