aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/constants.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | [SCSI] Log thin provisioning threshold eventShyam Iyer2011-04-151-0/+1
|/
* [SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren2010-09-021-3/+3
* [SCSI] Fix printing of failed 32-byte commandsMartin K. Petersen2010-02-191-0/+3
* [SCSI] Fix printing of variable length commandsMartin K. Petersen2010-02-191-10/+7
* [SCSI] scsi: Add missing command definitionsMartin K. Petersen2009-12-041-0/+1
* [SCSI] update scsi/constants.cDouglas Gilbert2009-08-221-20/+75
* [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-10/+3
* [SCSI] scsi: add transport host byte errors (v3)Mike Christie2008-10-131-1/+2
* [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-021-7/+3
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-111-1/+0
* [SCSI] add DID_REQUEUE string to scsi_show_result host tableMike Christie2008-01-111-1/+1
* [SCSI] Fix device not ready printkJames Bottomley2007-10-121-0/+14
* [SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras staticAdrian Bunk2007-10-121-2/+2
* [SCSI] constants.c: Update ASC list and make it constMartin K. Petersen2007-03-111-1/+6
* [SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen2007-03-111-122/+145
* [SCSI] update additional sense codes and some opcode namesDouglas Gilbert2006-07-091-38/+88
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-11/+1
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-20/+13
* [SCSI] Move scsi_print_msg to SPI classMatthew Wilcox2005-12-151-108/+0
* [SCSI] Mark some core scsi data structures constArjan van de Ven2005-12-131-8/+8
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-4/+1
* [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-281-22/+26
* [SCSI] drivers/scsi/constants.c should include scsi_dbg.hAdrian Bunk2005-08-281-0/+1
* [PATCH] remove outdated print_* functions2005-04-181-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1448