From: Jaswinder Singh Rajput <jaswinder@kernel.org>
To: James Bottomley <James.Bottomley@HansenPartnership.com>,
scsi <linux-scsi@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>, Jes Sorensen <jes@sgi.com>,
Matthew Wilcox <matthew@wi>
Subject: [PATCH 0/2][git-pull scsi-misc] SCSI firmware patches
Date: Thu, 02 Apr 2009 12:02:43 +0530 [thread overview]
Message-ID: <1238653963.4940.6.camel@ht.satnam> (raw)
Hello James,
These SCSI firmware patches are from linux-next in working condition
with ACKs:
qla1280: use request_firmware:
http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git;a=commit;h=13bd5cd718e046e8bb9c1b43af4c57dbfb78d6e7
advansys: use request_firmware:
http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git;a=commit;h=6e8dcf26cc2fe0672f01fe5b97374fc57ecd7f72
No code is changed only following comments are changed:
1. My email address
2. License of advansys as suggested by Matthew Wilcox.
The following changes since commit becfd7588ce32c4a94ef8ecebafded161c72dcce:
Jean Delvare (1):
[SCSI] libiscsi: fix iscsi pool error path
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/scsi-misc-2.6.git master
Jaswinder Singh Rajput (2):
qla1280: use request_firmware
advansys: use request_firmware
drivers/scsi/advansys.c | 1731 ++---------------------------
drivers/scsi/ql1040_fw.h | 2130 ------------------------------------
drivers/scsi/ql12160_fw.h | 1811 ------------------------------
drivers/scsi/ql1280_fw.h | 2048 ----------------------------------
drivers/scsi/qla1280.c | 114 ++-
drivers/scsi/qla1280.h | 6 +
firmware/Makefile | 4 +
firmware/WHENCE | 26 +
firmware/advansys/3550.bin.ihex | 317 ++++++
firmware/advansys/38C0800.bin.ihex | 336 ++++++
firmware/advansys/38C1600.bin.ihex | 398 +++++++
firmware/advansys/mcode.bin.ihex | 147 +++
firmware/qlogic/1040.bin.ihex | 2111 +++++++++++++++++++++++++++++++++++
firmware/qlogic/12160.bin.ihex | 1771 ++++++++++++++++++++++++++++++
firmware/qlogic/1280.bin.ihex | 2008 +++++++++++++++++++++++++++++++++
15 files changed, 7299 insertions(+), 7659 deletions(-)
delete mode 100644 drivers/scsi/ql1040_fw.h
delete mode 100644 drivers/scsi/ql12160_fw.h
delete mode 100644 drivers/scsi/ql1280_fw.h
create mode 100644 firmware/advansys/3550.bin.ihex
create mode 100644 firmware/advansys/38C0800.bin.ihex
create mode 100644 firmware/advansys/38C1600.bin.ihex
create mode 100644 firmware/advansys/mcode.bin.ihex
create mode 100644 firmware/qlogic/1040.bin.ihex
create mode 100644 firmware/qlogic/12160.bin.ihex
create mode 100644 firmware/qlogic/1280.bin.ihex
reply other threads:[~2009-04-02 6:33 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=1238653963.4940.6.camel@ht.satnam \
--to=jaswinder@kernel.org \
--cc=James.Bottomley@HansenPartnership.com \
--cc=jes@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=matthew@wi \
/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