summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-04-04Merge commit 'scsi/master'Stephen Rothwell
2008-04-04Merge commit 'libata/NEXT'Stephen Rothwell
2008-04-04Merge branch 'quilt/ide'Stephen Rothwell
2008-04-04ide: add struct ide_io_portsBartlomiej Zolnierkiewicz
2008-04-04ide: add struct ide_dma_ops (take 2)Bartlomiej Zolnierkiewicz
2008-04-04ide-scsi: do non-atomic pc->flags testingBorislav Petkov
2008-04-04ide-scsi: convert driver to using generic ide_atapi_pcBorislav Petkov
2008-04-04ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz
2008-04-04ide: add ide_atapi_{discard_data,write_zeros} inline helpersBartlomiej Zolnierkiewicz
2008-04-04SCSI: convert struct class_device to struct deviceTony Jones
2008-04-03[SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley
2008-04-03[SCSI] fix barrier failure issueJames Bottomley
2008-04-03[SCSI] aic94xx: cleanupsAdrian Bunk
2008-04-03[SCSI] ch: fix sparse shadowed variable warningsHarvey Harrison
2008-04-03[SCSI] make scsi_end_bidi_request() staticAdrian Bunk
2008-04-03[SCSI] hptiop: fix header.context usageJames Bottomley
2008-04-03[SCSI] wd33c93: fix up cut and paste errorJames Bottomley
2008-04-03[SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori
2008-04-03[SCSI] scsi_debug: support large non-fake virtual diskFUJITA Tomonori
2008-04-03[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_writeFUJITA Tomonori
2008-04-03[SCSI] scsi_debug: sweep up sdebug_capacity calculationFUJITA Tomonori
2008-04-03[SCSI] scsi_debug: remove unnecessary sdebug_store_sizeFUJITA Tomonori
2008-04-03[SCSI] hosts.c: removed one unneeded shost->active_mode assignmentDenis Cheng
2008-04-03[SCSI] aacraid, ips: leX_add_cpu conversionMarcin Slusarz
2008-04-03[SCSI] scsi_debug: fix lba and data length calculation bugsFUJITA Tomonori
2008-04-03[SCSI] ps3rom: use scsi_build_sense_bufferFUJITA Tomonori
2008-04-03[SCSI] stex: use scsi_build_sense_bufferFUJITA Tomonori
2008-04-03[SCSI] scsi_debug: use scsi_build_sense_bufferFUJITA Tomonori
2008-04-03[SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori
2008-04-03[SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer
2008-04-03[SCSI] qla4xxx: fix scsi command completion, lun reset and target reset codeDavid C Somayajulu
2008-04-03[SCSI] megaraid_sas: Add the new controller(1078DE) support to the driverbo yang
2008-04-03[SCSI] megaraid_sas: Fix the frame count calculationbo yang
2008-04-03[SCSI] megaraid_sas: rollback the sense info implementationbo yang
2008-04-03[SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probeDenis Cheng
2008-04-03[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()Roel Kluin
2008-03-28[SCSI] mvsas: check subsystem idKe Wei
2008-03-28[SCSI] mvsas: get phy info.Ke Wei
2008-03-28[SCSI] mvsas: fix the buffer of rx DMA overflow bugKe Wei
2008-03-28[SCSI] mvsas: retry aborting task.Ke Wei
2008-03-28[SCSI] mvsas: check hd whether unpluggedKe Wei
2008-03-28[SCSI] mvsas : interrupt handlingKe Wei
2008-03-28[SCSI] mvsas: a tag handler implementationKe Wei
2008-03-28[SCSI] mvsas: fill in error info record and phy mode6 bits.Ke Wei
2008-03-27[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley
2008-03-27[SCSI] hosts.c: fixes for "no error" reported after error scenariosJames Smart
2008-03-26Revert "[SCSI] fix bsg queue oops with iscsi logout"James Bottomley
2008-03-25libata: make reset related methods proper port operationsTejun Heo
2008-03-21[SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori
2008-03-21[SCSI] scsi_debug: use list_for_each_entry_safeFUJITA Tomonori