* [PATCH 0/2][git-pull scsi-misc] SCSI firmware patches
@ 2009-04-02 6:32 Jaswinder Singh Rajput
0 siblings, 0 replies; only message in thread
From: Jaswinder Singh Rajput @ 2009-04-02 6:32 UTC (permalink / raw)
To: James Bottomley, scsi, LKML, Jes Sorensen, Matthew Wilcox
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-04-02 6:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-02 6:32 [PATCH 0/2][git-pull scsi-misc] SCSI firmware patches Jaswinder Singh Rajput
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox