aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/lsi
Commit message (Collapse)AuthorAgeFilesLines
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-121-3/+3
| | | | | | | Fix various typos in documentation txts. Signed-off-by: Matt LaPlante <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
* [SCSI] mpt fusion: Update MPI Headers to version 01.05.19Kashyap, Desai2009-01-1314-53/+191
| | | | | | | | | This Patch is submitted to increment the MPI headers used by LSI MPT fusion drivers to the latest version 01.05.19. Year is changed in CopyRight. Signed-off-by: Kashyap Desai <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* Documentation cleanup: trivial misspelling, punctuation, and grammar ↵Matt LaPlante2008-07-261-3/+3
| | | | | | | | corrections. Cc: Randy Dunlap <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
* [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-052-2/+2
| | | | | | | Updating copyright statement to include the year 2008 Signed-off-by: Sathya Prakash <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
| | | | | Signed-off-by: Paulius Zaleckas <[email protected]> Signed-off-by: Adrian Bunk <[email protected]>
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-1214-14/+14
| | | | | | | | | | Recently LSI Logic Corp was renamed as LSI Corp, so whereever there is a reference of LSI Logic, it is changed to LSI in mpt fusion driver code. signed-off-by: Sathya Prakash <[email protected]> Acked-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] mpt fusion: remove unused header - mpi_inb.hEric Moore2007-06-171-221/+0
| | | | | | | fc inband managment header deleted Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] mpt fusion: new mpi headers version 1.5.16Eric Moore2007-06-176-51/+144
| | | | | | | mpi header update Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* misc doc and kconfig typosMatt LaPlante2007-05-091-1/+1
| | | | | | | Fix various typos in kernel docs and Kconfigs, 2.6.21-rc4. Signed-off-by: Matt LaPlante <[email protected]> Signed-off-by: Adrian Bunk <[email protected]>
* [SCSI] fusion: mpi header update - version 1.05.14Eric Moore2007-01-277-170/+400
| | | | | | | | Here are the lastest mpi headers for mpt fusion driver, which defines the firmware to driver interface. Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] fusion : mpi header updateEric Moore2006-06-289-173/+413
| | | | | | | MPI Header Update Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] fusion - loginfo header updateMoore, Eric2006-03-141-44/+61
| | | | | | | | This header is provided to better understand loginfo codes returned by the mpt fusion firmware. Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] fusion - mpi header udpateMoore, Eric2006-01-148-100/+552
| | | | | | | This updates mpi headers in fusion drivers to version 1.5.12. Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] fusion: update LSI headersChristoph Hellwig2005-09-056-44/+415
| | | | | Acked by: Moore, Eric Dean <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] fusion - mpi headers version 1.5.9Moore, Eric Dean2005-05-2013-407/+1887
| | | | | | | This patch contains update for mpi headers 1.5.9. Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* Linux-2.6.12-rc2Linus Torvalds2005-04-1614-0/+6382
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!