From: James Bottomley <James.Bottomley@SteelEye.com>
To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PATCH] SCSI Bug Fixes for 2.6.12-rc4
Date: Fri, 20 May 2005 19:10:11 -0500 [thread overview]
Message-ID: <1116634211.5174.89.camel@mulgrave> (raw)
This represents the accumulated set of fixes that solve the aic7xxx
problems that have been cropping up recently.
The patch is available from
rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git
The short changelog is
Christoph Hellwig:
o aic7xxx: remove usage of obsolete typedefs
o remove dma_mask hacks
o aic7xxx: remove Linux 2.4 ifdefs
o aic7xxx: remove some DV leftovers
James Bottomley:
o aic7xxx: fix U160 mode
o aic7xxx: add back locking
o aic7xxx: make correct use of slave_alloc/destroy and remove the per device timer
o aic7xxx: remove the completeq
o aic7xxx: remove the last vestiges of the runq
o remove aic7xxx busyq
o correct aic7xxx period setting routines
o implement parameter limits in the SPI transport class
And the diffstat:
drivers/scsi/aic7xxx/aic7770_osm.c | 52 -
drivers/scsi/aic7xxx/aic7xxx_osm.c | 1402 +++++++--------------------------
drivers/scsi/aic7xxx/aic7xxx_osm.h | 169 ---
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c | 11
drivers/scsi/aic7xxx/aic7xxx_proc.c | 13
drivers/scsi/aic7xxx/aiclib.c | 1
drivers/scsi/scsi_transport_spi.c | 188 +++-
include/scsi/scsi_transport_spi.h | 6
8 files changed, 531 insertions(+), 1311 deletions(-)
James
reply other threads:[~2005-05-21 0:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1116634211.5174.89.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox