summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2008-01-11[SCSI] scsi_debug: convert to use the data buffer accessorsBoaz Harrosh1-27/+10
2008-01-11[SCSI] seagate: Remove driverBoaz Harrosh3-1684/+0
2008-01-11[SCSI] psi240i: remove driverBoaz Harrosh5-1211/+0
2008-01-11[SCSI] in2000: convert to accessors and !use_sg cleanupBoaz Harrosh1-5/+5
2008-01-11[SCSI] qlogicpti: convert to accessors and !use_sg cleanupBoaz Harrosh1-22/+7
2008-01-11[SCSI] wd33c93: convert to accessors and !use_sg cleanupBoaz Harrosh1-5/+5
2008-01-11[SCSI] fd_mcs: convert to accessors and !use_sg cleanupBoaz Harrosh1-25/+11
2008-01-11[SCSI] aha1542: convert to accessors and !use_sg cleanupBoaz Harrosh1-35/+10
2008-01-11[SCSI] a3000: convert to accessors and !use_sg cleanupBoaz Harrosh1-12/+3
2008-01-11[SCSI] a2091: convert to accessors and !use_sg cleanupBoaz Harrosh1-31/+5
2008-01-11[SCSI] eata_pio: convert to accessors and !use_sg cleanupBoaz Harrosh1-6/+6
2008-01-11[SCSI] nsp_cs: convert to data accessors and !use_sg cleanupBoaz Harrosh1-20/+34
2008-01-11[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh1-30/+8
2008-01-11[SCSI] add DID_REQUEUE string to scsi_show_result host tableMike Christie1-1/+1
2008-01-11[SCSI] lpfc 8.2.3 : Change version number to 8.2.3James Smart1-1/+1
2008-01-11[SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart3-0/+30
2008-01-11[SCSI] lpfc 8.2.3 : Internal loopback fixesJames Smart4-13/+153
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart10-41/+152
2008-01-11[SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart7-204/+300
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart12-148/+372
2008-01-11[SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart6-109/+27
2008-01-11[SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart7-81/+127
2008-01-11[SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart9-2/+213
2008-01-11[SCSI] ibmvscsi: Set default command timeoutBrian King1-1/+3
2008-01-11[SCSI] 53c7xx: fix removal falloutAdrian Bunk1-2/+0
2008-01-11[SCSI] tgt: convert to use the data buffer accessorsFUJITA Tomonori4-18/+20
2008-01-11[SCSI] aic94xx: update BIOS image from user space.Gilbert Wu4-0/+697
2008-01-11[SCSI] sr,sd: send media state change modification eventsKay Sievers3-12/+27
2008-01-09[SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori1-1/+1
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds6-43/+42
2008-01-04[SCSI] SRP transport: only remove our own entriesDave Dillow1-1/+2
2008-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-1/+21
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar6-42/+43
2008-01-02[SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley3-1/+21
2007-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-4/+6
2007-12-18[SCSI] initio: bugfix for accessors patchBoaz Harrosh1-0/+1
2007-12-18[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori1-0/+1
2007-12-18[SCSI] initio: fix conflict when loading driverAlan Cox1-0/+1
2007-12-18[SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby1-1/+1
2007-12-18[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley1-2/+1
2007-12-18[SCSI] sym53c8xx: fix free_irq() regressionTony Battersby1-1/+1
2007-12-12ide-scsi: add ide_scsi_hex_dump() helperBartlomiej Zolnierkiewicz1-8/+9
2007-12-10esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2-4/+31
2007-12-10revert "dpt_i2o: convert to SCSI hotplug model"Andrew Morton2-73/+68
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds14-337/+283
2007-11-29m68k: zorro7xx needs <asm/amigahw.h>Geert Uytterhoeven1-0/+3
2007-11-27ide-scsi: use print_hex_dump from <linux/kernel.h>Denis Cheng1-14/+8
2007-11-25[SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik8-19/+23
2007-11-14aic94xx_sds: rename FLASH_SIZEAndrew Morton1-2/+2
2007-11-14[SCSI] qla1280: convert to use the data buffer accessorsJes Sorensen1-221/+166