aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] gdth: Reorder scsi_host_template intitializersJeff Garzik2007-10-121-3/+3
* [SCSI] gdth: kill gdth_{read,write}[bwl] wrappersJeff Garzik2007-10-121-160/+153
* [SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik2007-10-124-453/+2
* [SCSI] gdth: split out pci probingChristoph Hellwig2007-10-121-145/+167
* [SCSI] gdth: split out eisa probingChristoph Hellwig2007-10-121-126/+159
* [SCSI] gdth: split out isa probingChristoph Hellwig2007-10-121-134/+162
* gdth: Make one abuse of scsi_cmnd less obviousMatthew Wilcox2007-10-121-16/+19
* [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2007-10-124-40/+31
* [SCSI] usb storage: use scsi_eh API in REQUEST_SENSE executionBoaz Harrosh2007-10-121-42/+4
* [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...Boaz Harrosh2007-10-122-47/+90
* [SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()Boaz Harrosh2007-10-121-32/+39
* [SCSI] fdomain: fix CONFIG_PCI=n warningsGabriel C2007-10-121-1/+4
* [SCSI] dpt_i2o: Fix section mismatchJoe Korty2007-10-121-1/+1
* [SCSI] scsi_transport_iscsi: add list, mutex includesMichael S. Tsirkin2007-10-121-0/+2
* [SCSI] imm: fix check-after-useAdrian Bunk2007-10-121-4/+0
* [SCSI] arcmsr: build fixAndrew Morton2007-10-121-0/+4
* [SCSI] nsp_cs: remove kernel 2.4 codeAdrian Bunk2007-10-122-162/+5
* [SCSI] ibmmca: Remove dead references to MODULE_PARM macroRobert P. J. Day2007-10-121-7/+0
* [SCSI] advansys: Changes to work on pariscMatthew Wilcox2007-10-122-6/+5
* [SCSI] advansys: Use dma mapping for overrun bufferMatthew Wilcox2007-10-121-18/+24
* [SCSI] advansys: Remove a couple of uses of bus_to_virtMatthew Wilcox2007-10-121-26/+79
* [SCSI] advansys: convert to use the data buffer accessorsMatthew Wilcox2007-10-121-184/+52
* [SCSI] advansys: Remove DvcGetPhyAddrMatthew Wilcox2007-10-121-70/+3
* [SCSI] advansys: Move a couple of fields from struct board to struct adv_dvcMatthew Wilcox2007-10-121-101/+92
* [SCSI] advansys: Make sdtr_period_tbl a pointerMatthew Wilcox2007-10-121-65/+25
* [SCSI] advansys: Get rid of board index numberMatthew Wilcox2007-10-121-136/+100
* [SCSI] advansys: Remove private lockMatthew Wilcox2007-10-121-16/+5
* [SCSI] advansys: Sort out debug macrosMatthew Wilcox2007-10-121-366/+262
* [SCSI] advansys: Remove library version & serial numbersMatthew Wilcox2007-10-121-45/+15
* [SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macroMatthew Wilcox2007-10-121-81/+51
* [SCSI] advansys: Merge ASC_IERR definitionsMatthew Wilcox2007-10-121-24/+16
* [SCSI] advansys: Sort out irq number messMatthew Wilcox2007-10-121-198/+189
* [SCSI] advansys: Remove ASC_WIDE_BOARD predicateMatthew Wilcox2007-10-121-3/+2
* [SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHSMatthew Wilcox2007-10-121-2/+0
* [SCSI] advansys: Improve reset handlerMatthew Wilcox2007-10-121-61/+22
* [SCSI] advansys: Fix simultaneous calls to ->queuecommandMatthew Wilcox2007-10-121-49/+39
* [SCSI] advansys: Restructure asc_execute_scsi_cmnd()Matthew Wilcox2007-10-121-92/+39
* [SCSI] advansys: Remove array of scsi targetsMatthew Wilcox2007-10-121-10/+0
* [SCSI] advansys: Eliminate prototypesMatthew Wilcox2007-10-121-6230/+6043
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-129-58/+43
* [SCSI] gdth: Stop abusing ->done for internal commandsMatthew Wilcox2007-10-122-10/+13
* [SCSI] qlogicpti: Add a slave_configure methodMatthew Wilcox2007-10-122-147/+27
* [SCSI] Update Documentation/scsi/00-INDEXRob Landley2007-10-121-3/+31
* [SCSI] aic94xx: fix SSP IU status print-outJeff Garzik2007-10-121-1/+1
* [SCSI] mptctl : shutup uninitialized variable warningsEric Moore2007-10-121-5/+3
* [SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in cor...Eric Moore2007-10-121-0/+2
* [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore2007-10-124-18/+20
* [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-125-87/+149
* [SCSI] mpt fusion: Fix sparse warningsEric Moore2007-10-123-22/+28
* [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-125-76/+62