aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/i2o_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke1-1/+1
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-6/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-2/+4
2010-08-11drivers/message: move dereference after NULL testJulia Lawall1-2/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori1-1/+1
2007-06-17[SCSI] i2o: convert to use the data buffer accessorsFUJITA Tomonori1-17/+7
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-7/+4
2006-12-07[PATCH] I2O: more error checkingJeff Garzik1-3/+9
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig1-2/+2
2006-02-05[PATCH] Fix i2o_scsi oops on abortMarkus Lidel1-1/+1
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel1-1/+1
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel1-2/+2
2006-01-06[PATCH] I2O: SPARC fixesMarkus Lidel1-15/+20
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel1-26/+24
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel1-137/+65
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and 2400A workaroundMarkus Lidel1-105/+158
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA supportMarkus Lidel1-10/+20
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-17/+14
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+830