summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-0495-4471/+17446
|\
| * [SCSI] Missing const in sr_vendorMatthew Wilcox2005-12-171-2/+2
| * [SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driverMatthew Wilcox2005-12-164-2114/+1995
| * [SCSI] Use spi_print_msg in ncr53c8xx driverMatthew Wilcox2005-12-161-13/+2
| * [SCSI] 53c700: update endian processing macrosJames Bottomley2005-12-161-9/+13
| * [SCSI] Add PPR support to spi_print_msgMatthew Wilcox2005-12-151-7/+29
| * [SCSI] Use ARRAY_SIZE in spi_print_msgMatthew Wilcox2005-12-151-6/+3
| * [SCSI] Fix printing of two-byte messagesMatthew Wilcox2005-12-151-1/+1
| * [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-1511-28/+34
| * [SCSI] Move scsi_print_msg to SPI classMatthew Wilcox2005-12-154-108/+123
| * Fix up SCSI mismergeJames Bottomley2005-12-155-16/+25
| * Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-1591-1397/+921
| |\
| * | [SCSI] Fix st oops with new scsi_execute infrastructureKai Makisara2005-12-151-6/+9
| * | [SCSI] seperate max_sectors from max_hw_sectorsMike Christie2005-12-156-21/+42
| * | [SCSI] convert st to use scsi_execute_asyncMike Christie2005-12-142-145/+123
| * | [SCSI] convert sg to scsi_execute_asyncMike Christie2005-12-141-427/+259
| * | [SCSI] add kmemcache for scsi_io_contextMike Christie2005-12-141-2/+15
| * | [SCSI] complete the whole command when it is REQ_BLOCK_PCMike Christie2005-12-142-2/+12
| * | [SCSI] add retries field to request for REQ_BLOCK_PC useMike Christie2005-12-142-1/+4
| * | [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-146-73/+233
| * | [SCSI] export blk layer functions needed for blk_execute_rq_nowaitMike Christie2005-12-142-1/+10
| * | [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl2005-12-141-5/+13
| * | [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warningJesper Juhl2005-12-141-2/+9
| * | [SCSI] Make scsi_transport_spi.h includable by itselfMatthew Wilcox2005-12-131-0/+3
| * | [SCSI] sd: Always do write-protect checkAlan Stern2005-12-131-3/+1
| * | [SCSI] pci_ids.h: add subclass code for SAS ControllersMoore, Eric Dean2005-12-131-0/+1
| * | [SCSI] mptfusion - bump versionMoore, Eric Dean2005-12-131-2/+2
| * | [SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean2005-12-137-417/+411
| * | [SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean2005-12-131-111/+114
| * | [SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean2005-12-133-23/+23
| * | [SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean2005-12-133-21/+30
| * | [SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean2005-12-133-0/+3
| * | [SCSI] lpfc 8.1.1 : Change version number to 8.1.1James.Smart@Emulex.Com2005-12-131-1/+1
| * | [SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxxJames.Smart@Emulex.Com2005-12-131-7/+3
| * | [SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...James.Smart@Emulex.Com2005-12-133-1/+62
| * | [SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com2005-12-136-33/+377
| * | [SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen...James.Smart@Emulex.Com2005-12-132-48/+65
| * | [SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4G...James.Smart@Emulex.Com2005-12-132-11/+74
| * | [SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com2005-12-133-37/+70
| * | [SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlersJames.Smart@Emulex.Com2005-12-131-38/+14
| * | [SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC t...James.Smart@Emulex.Com2005-12-131-8/+10
| * | [SCSI] lpfc 8.1.1 : Fixes for short cable pullsJames.Smart@Emulex.Com2005-12-132-0/+6
| * | [SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisonsJames.Smart@Emulex.Com2005-12-131-24/+45
| * | [SCSI] lpfc 8.1.1: Miscellaneous CleanupsJames.Smart@Emulex.Com2005-12-133-28/+24
| * | [SCSI] qla2xxx: fix compile error caused by pci_dev.owner moveJames Bottomley2005-12-131-1/+3
| * | [SCSI] correct some dropped const compiler warningsJames Bottomley2005-12-133-6/+8
| * | [SCSI] iscsi: check header digests for mgmt tasksMike Christie2005-12-131-12/+12
| * | [SCSI] iscsi: update versionMike Christie2005-12-131-1/+1
| * | [SCSI] iscsi: lower queue depthMike Christie2005-12-132-6/+17
| * | [SCSI] iscsi: data digest calculation fixMike Christie2005-12-131-25/+40