aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic94xx: fix section mismatchesRandy Dunlap2008-01-111-3/+3
* [SCSI] ips: handle scsi_add_host() failure, and other err cleanupsJeff Garzik2008-01-111-5/+13
* [SCSI] ips: PCI API cleanupsJeff Garzik2008-01-111-41/+31
* [SCSI] ips: trim trailing whitespaceJeff Garzik2008-01-112-30/+31
* [SCSI] ips: remove ips_ha members that duplicate struct pci_dev membersJeff Garzik2008-01-112-107/+91
* [SCSI] sym2: fix section mismatch warningRandy Dunlap2008-01-111-2/+2
* [SCSI] lpfc: minor cleanupsAdrian Bunk2008-01-116-45/+38
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-114-18/+62
* [SCSI] BUG_ON() impossible condition in sg list countingRusty Russell2008-01-112-20/+6
* [SCSI] tgt: fix build when dprintk is definedRandy Dunlap2008-01-111-6/+6
* [SCSI] aacraid: don't assign cpu_to_le32(int) to u8Christoph Hellwig2008-01-115-37/+37
* [SCSI] qla2xxx: Update version number to 8.02.00-k6.Andrew Vasquez2008-01-111-1/+1
* [SCSI] qla2xxx: Properly handle Vport state-change-notifications.Shyam Sundar2008-01-111-2/+5
* [SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez2008-01-116-51/+33
* [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system...Andrew Vasquez2008-01-111-4/+0
* [SCSI] ibmvscsi: requeue while CRQ closedRobert Jennings2008-01-111-55/+96
* [SCSI] docbook and kernel-doc updatesRandy Dunlap2008-01-113-44/+40
* [SCSI] kernel-doc: use correct function nameRandy Dunlap2008-01-111-1/+1
* [SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby2008-01-112-3/+3
* [SCSI] megaraid_sas: Update version and changelogbo yang2008-01-112-9/+9
* [SCSI] megaraid_sas: support for poll_mode_io (reduced interrupt)bo yang2008-01-112-6/+149
* [SCSI] megaraid_sas: call cmd completion from resetbo yang2008-01-112-54/+70
* [SCSI] megaraid_sas: use unsigned long for sense_buff ptrbo yang2008-01-111-5/+8
* [SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per...bo yang2008-01-112-6/+10
* [SCSI] megaraid_sas: add hibernation supportbo yang2008-01-112-70/+233
* [SCSI] 3w-9xxx: fix abysmal write performance on some motherboardsTony Battersby2008-01-111-0/+1
* [SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2008-01-111-1/+5
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-119-35/+35
* [SCSI] megaraid_sas: Convert aen_mutex to the mutex APIMatthias Kaehlcke2008-01-112-4/+5
* [SCSI] imm: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-8/+5
* [SCSI] ppa: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-7/+5
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-1115-288/+411
* [SCSI] aacraid: forced reset overrideSalyzyn, Mark2008-01-114-13/+19
* [SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh2008-01-113-29/+29
* [SCSI] wd7000: proper fix for boards without sg supportBoaz Harrosh2008-01-111-6/+6
* [SCSI] atp870u: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-85/+17
* [SCSI] scsi_debug: convert to use the data buffer accessorsBoaz Harrosh2008-01-111-27/+10
* [SCSI] seagate: Remove driverBoaz Harrosh2008-01-113-1684/+0
* [SCSI] psi240i: remove driverBoaz Harrosh2008-01-115-1211/+0
* [SCSI] in2000: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-5/+5
* [SCSI] qlogicpti: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-22/+7
* [SCSI] wd33c93: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-5/+5
* [SCSI] fd_mcs: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-25/+11
* [SCSI] aha1542: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-35/+10
* [SCSI] a3000: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-12/+3
* [SCSI] a2091: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-31/+5
* [SCSI] eata_pio: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-6/+6
* [SCSI] nsp_cs: convert to data accessors and !use_sg cleanupBoaz Harrosh2008-01-111-20/+34
* [SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2008-01-111-30/+8
* [SCSI] add DID_REQUEUE string to scsi_show_result host tableMike Christie2008-01-111-1/+1