aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/imm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-06-26scsi: don't add scsi command result bytesJohannes Thumshirn1-1/+1
2017-08-25scsi: imm: drop duplicate bus_reset handlerHannes Reinecke1-1/+0
2016-02-25imm: check parport_claimSudip Mukherjee1-3/+4
2016-01-08imm: Use new parport device modelSudip Mukherjee1-7/+43
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2013-04-09imm: switch to ->show_info()Al Viro1-29/+11
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-01-11[SCSI] imm: convert to accessors and !use_sg cleanupBoaz Harrosh1-8/+5
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-6/+2
2007-10-12[SCSI] imm: fix check-after-useAdrian Bunk1-4/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-7/+5
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk1-3/+0
2006-05-20[SCSI] imm: no need for unchecked_isa_dmaRandy Dunlap1-4/+4
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-1/+1
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-4/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1300