aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/imm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-1/+1
* [SCSI] imm: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-8/+5
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-6/+2
* [SCSI] imm: fix check-after-useAdrian Bunk2007-10-121-4/+0
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-7/+5
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* remove the bouncing email address of David CampbellAdrian Bunk2006-06-261-3/+0
* [SCSI] imm: no need for unchecked_isa_dmaRandy Dunlap2006-05-201-4/+4
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-1/+1
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-4/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1300