summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | [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-159-27/+33
| * | | | | | | | | | | | | [SCSI] Move scsi_print_msg to SPI classMatthew Wilcox2005-12-154-108/+123
| * | | | | | | | | | | | | Fix up SCSI mismergeJames Bottomley2005-12-154-15/+24
| * | | | | | | | | | | | | Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-1518-81/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [SCSI] Fix st oops with new scsi_execute infrastructureKai Makisara2005-12-151-6/+9
| * | | | | | | | | | | | | | [SCSI] seperate max_sectors from max_hw_sectorsMike Christie2005-12-151-1/+1
| * | | | | | | | | | | | | | [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-141-1/+3
| * | | | | | | | | | | | | | [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-143-73/+205
| * | | | | | | | | | | | | | [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] sd: Always do write-protect checkAlan Stern2005-12-131-3/+1
| * | | | | | | | | | | | | | [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-132-3/+5
| * | | | | | | | | | | | | | [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
| * | | | | | | | | | | | | | [SCSI] iscsi: iscsi response fixMike Christie2005-12-131-5/+2
| * | | | | | | | | | | | | | [SCSI] iscsi: redirect fixMike Christie2005-12-131-2/+3
| * | | | | | | | | | | | | | [SCSI] iscsi: opcode check fixMike Christie2005-12-131-1/+1
| * | | | | | | | | | | | | | [SCSI] sym2: Version 2.2.2Matthew Wilcox2005-12-131-1/+1
| * | | | | | | | | | | | | | [SCSI] sym2: Report disabled devices and LUNs more attractivelyMatthew Wilcox2005-12-132-33/+11
| * | | | | | | | | | | | | | [SCSI] sym2: Allow NVRAM settings to limit speed and widthMatthew Wilcox2005-12-135-18/+26
| * | | | | | | | | | | | | | [SCSI] sym2: Use scsi_print_msgMatthew Wilcox2005-12-131-24/+5
| * | | | | | | | | | | | | | [SCSI] sym2: Use DMA_40BIT_MASK constantMatthew Wilcox2005-12-131-1/+1
| * | | | | | | | | | | | | | [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requestsMatthew Wilcox2005-12-138-204/+40
| * | | | | | | | | | | | | | [SCSI] sym2: Manage sym_lcb properlyMatthew Wilcox2005-12-133-121/+38
| * | | | | | | | | | | | | | [SCSI] sym2: Remove last vestiges of sym_sniff_inquiryMatthew Wilcox2005-12-132-10/+0
OpenPOWER on IntegriCloud