summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] lpfc 8.2.3 : Change version number to 8.2.3James Smart2008-01-111-1/+1
* [SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart2008-01-113-0/+30
* [SCSI] lpfc 8.2.3 : Internal loopback fixesJames Smart2008-01-114-13/+153
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart2008-01-1110-41/+152
* [SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart2008-01-117-204/+300
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-1112-148/+372
* [SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart2008-01-116-109/+27
* [SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart2008-01-117-81/+127
* [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart2008-01-119-2/+213
* [SCSI] ibmvscsi: Set default command timeoutBrian King2008-01-111-1/+3
* [SCSI] 53c7xx: fix removal falloutAdrian Bunk2008-01-111-2/+0
* [SCSI] tgt: convert to use the data buffer accessorsFUJITA Tomonori2008-01-114-18/+20
* [SCSI] aic94xx: update BIOS image from user space.Gilbert Wu2008-01-114-0/+697
* [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-113-12/+27
* [SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori2008-01-091-1/+1
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-066-43/+42
* [SCSI] SRP transport: only remove our own entriesDave Dillow2008-01-041-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-01-033-1/+21
|\
| * [SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley2008-01-023-1/+21
* | scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-026-42/+43
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-12-195-4/+6
|\
| * [SCSI] initio: bugfix for accessors patchBoaz Harrosh2007-12-181-0/+1
| * [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori2007-12-181-0/+1
| * [SCSI] initio: fix conflict when loading driverAlan Cox2007-12-181-0/+1
| * [SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby2007-12-181-1/+1
| * [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley2007-12-181-2/+1
| * [SCSI] sym53c8xx: fix free_irq() regressionTony Battersby2007-12-181-1/+1
* | ide-scsi: add ide_scsi_hex_dump() helperBartlomiej Zolnierkiewicz2007-12-121-8/+9
|/
* esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2007-12-102-4/+31
* revert "dpt_i2o: convert to SCSI hotplug model"Andrew Morton2007-12-102-73/+68
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-12-0314-337/+283
|\
| * [SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik2007-11-258-19/+23
| * [SCSI] qla1280: convert to use the data buffer accessorsJes Sorensen2007-11-141-221/+166
| * [SCSI] iscsi: return data transfer residual for data-out commandsTony Battersby2007-11-141-3/+0
| * [SCSI] iscsi_tcp: fix potential lockup with write commandsTony Battersby2007-11-142-87/+86
| * [SCSI] aacraid: fix security weaknessAlan Cox2007-11-111-2/+2
| * [SCSI] aacraid: fix up le32 issues in BlinkLEDSalyzyn, Mark2007-11-071-1/+1
| * [SCSI] aacraid: fix potential panic in thread stopSalyzyn, Mark2007-11-071-1/+2
| * [SCSI] aacraid: don't assign cpu_to_le32(constant) to u8Stephen Rothwell2007-11-071-3/+3
OpenPOWER on IntegriCloud