aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-10-12[SCSI] Improve error message when offlining a deviceMatthew Wilcox
2007-10-12[SCSI] sg: use idr to replace static arraysJames Bottomley
2007-10-12[SCSI] osst: Use mutex instead of semaphoreMatthias Kaehlcke
2007-10-12[SCSI] arcmsr: irq handler fixes, cleanups, micro-optsJeff Garzik
2007-10-12[SCSI] arcmsr: Fix hardware wait loopsJeff Garzik
2007-10-12[SCSI] qla2xxx: Update version number to 8.02.00-k4.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Limit iIDMA speed adjustments.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Rework MSI-X handlers.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Clear options-flags while staging firmware-execution.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Sparse cleanups in qla_mid.cAndrew Vasquez
2007-10-12[SCSI] qla2xxx: Cleanup several 'sparse' warnings.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Use shost_priv().Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Remove unused member (list) from srb_t structure.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju
2007-10-12[SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Set correct attribute count during FDMI RPA.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Correct infinite-login-retry issue.Ravi Anand
2007-10-12[SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Correct staging of RISC while attempting to pause.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Query additional RISC information during a pause.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Add PCI error recovery support.Seokmann Ju
2007-10-12[SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio
2007-10-12[SCSI] qla2xxx: Add flash burst-read/write support.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines.Andrew Vasquez
2007-10-12[SCSI] move ULD attachment into the prep functionJames Bottomley
2007-10-12[SCSI] Fix ibmvscsi client for multiplatform iSeries+pSeries kernelDavid Woodhouse
2007-10-12[SCSI] dtc: Fix typoAlan Cox
2007-10-12[SCSI] eata_pio: Clean up proc handling, bracketing and use cpu_relax()Alan Cox
2007-10-12[SCSI] Fix signness of parameters in scsi moduleMasatake YAMATO
2007-10-12[SCSI] ide-scsi.: convert to data accessors and !use_sg cleanupBoaz Harrosh
2007-10-12[SCSI] stale residual returned on write following BUSY retryMichael Reed
2007-10-12[SCSI] arcmsr: fix compile problemsJames Bottomley
2007-10-12[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng
2007-10-12[SCSI] switch sdev sysfs attributes to default attributesKay Sievers
2007-10-12[SCSI] advansys: Use DRV_NAMEMatthew Wilcox
2007-10-12[SCSI] advansys: Comment/indentation/macro cleanupMatthew Wilcox
2007-10-12[SCSI] advansys: Remove some custom wrappersMatthew Wilcox
2007-10-12[SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox
2007-10-12[SCSI] advansys: Support 16-byte commands properlyMatthew Wilcox
2007-10-12[SCSI] advansys: Enable interrupts earlier in queuecommandMatthew Wilcox
2007-10-12[SCSI] advansys: Remove `active' queue and all remaining internal queueing codeMatthew Wilcox
2007-10-12[SCSI] advansys: Remove `done' queueMatthew Wilcox
2007-10-12[SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox
2007-10-12[SCSI] advansys: Remove `waiting' queueMatthew Wilcox
2007-10-12[SCSI] advansys: Shrink advansys_board_found a little moreMatthew Wilcox
2007-10-12[SCSI] advansys: Reformat microcodeMatthew Wilcox
2007-10-12[SCSI] advansys: Create AdvLoadMicrocodeMatthew Wilcox
2007-10-12[SCSI] advansys: Create AdvBuildCarrierFreelistMatthew Wilcox
2007-10-12[SCSI] advansys: Fix VLB driver nameMatthew Wilcox
2007-10-12[SCSI] srp_transport: convert to use supported_mode attributeFUJITA Tomonori