aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-12[SCSI] advansys: Remove ASC_WIDE_BOARD predicateMatthew Wilcox
2007-10-12[SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHSMatthew Wilcox
2007-10-12[SCSI] advansys: Improve reset handlerMatthew Wilcox
2007-10-12[SCSI] advansys: Fix simultaneous calls to ->queuecommandMatthew Wilcox
2007-10-12[SCSI] advansys: Restructure asc_execute_scsi_cmnd()Matthew Wilcox
2007-10-12[SCSI] advansys: Remove array of scsi targetsMatthew Wilcox
2007-10-12[SCSI] advansys: Eliminate prototypesMatthew Wilcox
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox
2007-10-12[SCSI] gdth: Stop abusing ->done for internal commandsMatthew Wilcox
2007-10-12[SCSI] qlogicpti: Add a slave_configure methodMatthew Wilcox
2007-10-12[SCSI] aic94xx: fix SSP IU status print-outJeff Garzik
2007-10-12[SCSI] mptctl : shutup uninitialized variable warningsEric Moore
2007-10-12[SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in cor...Eric Moore
2007-10-12[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore
2007-10-12[SCSI] mpt fusion: lock down ScsiLookupEric Moore
2007-10-12[SCSI] mpt fusion: Fix sparse warningsEric Moore
2007-10-12[SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore
2007-10-12[SCSI] Fix mistaken uses of ->doneMatthew Wilcox
2007-10-12[SCSI] pluto: Don't abuse ->done for internal commandsMatthew Wilcox
2007-10-12[SCSI] Fix device not ready printkJames Bottomley
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox
2007-10-12[SCSI] fix scsi_is_sdev_device() after switch to default sdev attributesKay Sievers
2007-10-12[SCSI] ips: Update version informationBernhard Walle
2007-10-12[SCSI] ips: Close narrow race in releaseMatthew Wilcox
2007-10-12[SCSI] aic94xx: Free scsi host on errorMatthew Wilcox
2007-10-12[SCSI] qlogicfas: Close narrow race in releaseMatthew Wilcox
2007-10-12[SCSI] aha152x: Close narrow race in releaseMatthew Wilcox
2007-10-12[SCSI] ncr53c8xx: Call scsi_host_put in releaseMatthew Wilcox
2007-10-12[SCSI] ide-scsi: Close narrow race in releaseMatthew Wilcox
2007-10-12[SCSI] ibmmca: Stop leaking scsi_hosts on exitMatthew Wilcox
2007-10-12[SCSI] scsi_scan: Cope with kthread_run failingMatthew Wilcox
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