aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/constants.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-05-10treewide: fix a few typos in commentsGravatar Justin P. Mattock 1-1/+1
2011-04-15[SCSI] Log thin provisioning threshold eventGravatar Shyam Iyer 1-0/+1
2010-09-02[SCSI] Fix warning: zero-length gnu_printf format stringGravatar Jean Sacren 1-3/+3
2010-02-19[SCSI] Fix printing of failed 32-byte commandsGravatar Martin K. Petersen 1-0/+3
2010-02-19[SCSI] Fix printing of variable length commandsGravatar Martin K. Petersen 1-10/+7
2009-12-04[SCSI] scsi: Add missing command definitionsGravatar Martin K. Petersen 1-0/+1
2009-08-22[SCSI] update scsi/constants.cGravatar Douglas Gilbert 1-20/+75
2009-03-12[SCSI] Remove SUGGEST flagsGravatar Martin K. Petersen 1-10/+3
2008-10-13[SCSI] scsi: add transport host byte errors (v3)Gravatar Mike Christie 1-1/+2
2008-05-02[SCSI] add support for variable length extended commandsGravatar Boaz Harrosh 1-7/+3
2008-01-11[SCSI] Add Documentation and integrate into docbook buildGravatar Rob Landley 1-1/+0
2008-01-11[SCSI] add DID_REQUEUE string to scsi_show_result host tableGravatar Mike Christie 1-1/+1
2007-10-12[SCSI] Fix device not ready printkGravatar James Bottomley 1-0/+14
2007-10-12[SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras staticGravatar Adrian Bunk 1-2/+2
2007-03-11[SCSI] constants.c: Update ASC list and make it constGravatar Martin K. Petersen 1-1/+6
2007-03-11[SCSI] constants.c: cleanup, verbose result printingGravatar Martin K. Petersen 1-122/+145
2006-07-09[SCSI] update additional sense codes and some opcode namesGravatar Douglas Gilbert 1-38/+88
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-10[SCSI] remove scsi_request infrastructureGravatar Christoph Hellwig 1-11/+1
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-20/+13
2005-12-15[SCSI] Move scsi_print_msg to SPI classGravatar Matthew Wilcox 1-108/+0
2005-12-13[SCSI] Mark some core scsi data structures constGravatar Arjan van de Ven 1-8/+8
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkGravatar James Bottomley 1-4/+1
2005-08-28[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)Gravatar James Bottomley 1-22/+26
2005-08-28[SCSI] drivers/scsi/constants.c should include scsi_dbg.hGravatar Adrian Bunk 1-0/+1
2005-04-18[PATCH] remove outdated print_* functionsGravatar 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1448