summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/imm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-7/+7
* scsi: imm: Remove superfluous breaksLiao Pingfang2020-07-241-3/+0
* Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-1/+1
|\
| * scsi: imm: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
|/
* scsi: imm: mark expected switch fall-throughsGustavo A. R. Silva2019-04-081-16/+17
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: don't add scsi command result bytesJohannes Thumshirn2018-06-261-1/+1
* scsi: imm: drop duplicate bus_reset handlerHannes Reinecke2017-08-251-1/+0
* imm: check parport_claimSudip Mukherjee2016-02-251-3/+4
* imm: Use new parport device modelSudip Mukherjee2016-01-081-7/+43
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* imm: switch to ->show_info()Al Viro2013-04-091-29/+11
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1300