aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [SCSI] ibmmca: Remove dead references to MODULE_PARM macroRobert P. J. Day2007-10-12
* [SCSI] advansys: Changes to work on pariscMatthew Wilcox2007-10-12
* [SCSI] advansys: Use dma mapping for overrun bufferMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove a couple of uses of bus_to_virtMatthew Wilcox2007-10-12
* [SCSI] advansys: convert to use the data buffer accessorsMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove DvcGetPhyAddrMatthew Wilcox2007-10-12
* [SCSI] advansys: Move a couple of fields from struct board to struct adv_dvcMatthew Wilcox2007-10-12
* [SCSI] advansys: Make sdtr_period_tbl a pointerMatthew Wilcox2007-10-12
* [SCSI] advansys: Get rid of board index numberMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove private lockMatthew Wilcox2007-10-12
* [SCSI] advansys: Sort out debug macrosMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove library version & serial numbersMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macroMatthew Wilcox2007-10-12
* [SCSI] advansys: Merge ASC_IERR definitionsMatthew Wilcox2007-10-12
* [SCSI] advansys: Sort out irq number messMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove ASC_WIDE_BOARD predicateMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHSMatthew Wilcox2007-10-12
* [SCSI] advansys: Improve reset handlerMatthew Wilcox2007-10-12
* [SCSI] advansys: Fix simultaneous calls to ->queuecommandMatthew Wilcox2007-10-12
* [SCSI] advansys: Restructure asc_execute_scsi_cmnd()Matthew Wilcox2007-10-12
* [SCSI] advansys: Remove array of scsi targetsMatthew Wilcox2007-10-12
* [SCSI] advansys: Eliminate prototypesMatthew Wilcox2007-10-12
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-12
* [SCSI] gdth: Stop abusing ->done for internal commandsMatthew Wilcox2007-10-12
* [SCSI] qlogicpti: Add a slave_configure methodMatthew Wilcox2007-10-12
* [SCSI] Update Documentation/scsi/00-INDEXRob Landley2007-10-12
* [SCSI] aic94xx: fix SSP IU status print-outJeff Garzik2007-10-12
* [SCSI] mptctl : shutup uninitialized variable warningsEric Moore2007-10-12
* [SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in cor...Eric Moore2007-10-12
* [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore2007-10-12
* [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-12
* [SCSI] mpt fusion: Fix sparse warningsEric Moore2007-10-12
* [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-12
* [SCSI] Fix mistaken uses of ->doneMatthew Wilcox2007-10-12
* [SCSI] pluto: Don't abuse ->done for internal commandsMatthew Wilcox2007-10-12
* [SCSI] Fix device not ready printkJames Bottomley2007-10-12
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-12
* [SCSI] fix scsi_is_sdev_device() after switch to default sdev attributesKay Sievers2007-10-12
* [SCSI] ips: Update version informationBernhard Walle2007-10-12
* [SCSI] ips: Close narrow race in releaseMatthew Wilcox2007-10-12
* [SCSI] aic94xx: Free scsi host on errorMatthew Wilcox2007-10-12
* [SCSI] simscsi: Free scsi host on errorMatthew Wilcox2007-10-12
* [SCSI] qlogicfas: Close narrow race in releaseMatthew Wilcox2007-10-12
* [SCSI] aha152x: Close narrow race in releaseMatthew Wilcox2007-10-12
* [SCSI] ncr53c8xx: Call scsi_host_put in releaseMatthew Wilcox2007-10-12
* [SCSI] ide-scsi: Close narrow race in releaseMatthew Wilcox2007-10-12
* [SCSI] ibmmca: Stop leaking scsi_hosts on exitMatthew Wilcox2007-10-12
* [SCSI] scsi_scan: Cope with kthread_run failingMatthew Wilcox2007-10-12
* [SCSI] Improve error message when offlining a deviceMatthew Wilcox2007-10-12
* [SCSI] sg: use idr to replace static arraysJames Bottomley2007-10-12