1. 09 11月, 2016 1 次提交
  2. 12 4月, 2016 4 次提交
  3. 07 1月, 2016 7 次提交
  4. 09 3月, 2015 1 次提交
  5. 20 11月, 2014 16 次提交
  6. 28 5月, 2014 5 次提交
  7. 20 5月, 2014 1 次提交
    • M
      m68k/atari - atari_scsi: change abort/reset return codes · 2b0f834c
      Michael Schmitz 提交于
      [Resend of earlier patch - added equivalent changes to sun3 NCR5380 code]
      
      The abort/reset lowlevel return codes had changed with the new
      error SCSI handling - update Atari and Sun3 NCR5380 drivers to reflect this.
      
      Change reset handling for Atari to clear queues only, do not attempt
      to call done() on each command aborted by the reset. The EH code
      should do that for us. Queues _must_ be cleared, otherwise
      atari_scsi_bus_reset will not release the ST-DMA lock, deadlocking
      further error recovery.
      
      Update the Sun3 NCR5380 driver as well - the Sun3 driver was
      derived from the Atari one. Kudos to Finn Thain for the Sun3 part
      and cleaning up the header files. After the header cleanup, the
      initio.h include (!) can be dropped from sun3_scsi.h now.
      Signed-off-by: NMichael Schmitz <schmitz@debian.org>
      Signed-off-by: NFinn Thain <fthain@telegraphics.com.au>
      Acked-by: NSam Creasey <sammy@sammy.net>
      Cc: Geert Uytterhoeven <geert@linux-m68k.org>
      Cc: James E.J. Bottomley <JBottomley@parallels.com>
      Cc: linux-scsi@vger.kernel.org
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      2b0f834c
  8. 05 5月, 2013 1 次提交
  9. 29 3月, 2012 1 次提交
  10. 30 6月, 2011 3 次提交