summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[SCSI] gdth: clean up host private dataBoaz Harrosh4-384/+291
2007-10-12[SCSI] gdth: Remove virt hostsChristoph Hellwig3-95/+25
2007-10-12[SCSI] gdth: Reorder scsi_host_template intitializersJeff Garzik1-3/+3
2007-10-12[SCSI] gdth: kill gdth_{read,write}[bwl] wrappersJeff Garzik1-160/+153
2007-10-12[SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik4-453/+2
2007-10-12[SCSI] gdth: split out pci probingChristoph Hellwig1-145/+167
2007-10-12[SCSI] gdth: split out eisa probingChristoph Hellwig1-126/+159
2007-10-12[SCSI] gdth: split out isa probingChristoph Hellwig1-134/+162
2007-10-12gdth: Make one abuse of scsi_cmnd less obviousMatthew Wilcox1-16/+19
2007-10-12[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh4-40/+31
2007-10-12[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...Boaz Harrosh1-46/+68
2007-10-12[SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()Boaz Harrosh1-32/+39
2007-10-12[SCSI] fdomain: fix CONFIG_PCI=n warningsGabriel C1-1/+4
2007-10-12[SCSI] dpt_i2o: Fix section mismatchJoe Korty1-1/+1
2007-10-12[SCSI] imm: fix check-after-useAdrian Bunk1-4/+0
2007-10-12[SCSI] arcmsr: build fixAndrew Morton1-0/+4
2007-10-12[SCSI] nsp_cs: remove kernel 2.4 codeAdrian Bunk2-162/+5
2007-10-12[SCSI] ibmmca: Remove dead references to MODULE_PARM macroRobert P. J. Day1-7/+0
2007-10-12[SCSI] advansys: Changes to work on pariscMatthew Wilcox2-6/+5
2007-10-12[SCSI] advansys: Use dma mapping for overrun bufferMatthew Wilcox1-18/+24
2007-10-12[SCSI] advansys: Remove a couple of uses of bus_to_virtMatthew Wilcox1-26/+79
2007-10-12[SCSI] advansys: convert to use the data buffer accessorsMatthew Wilcox1-184/+52
2007-10-12[SCSI] advansys: Remove DvcGetPhyAddrMatthew Wilcox1-70/+3
2007-10-12[SCSI] advansys: Move a couple of fields from struct board to struct adv_dvcMatthew Wilcox1-101/+92
2007-10-12[SCSI] advansys: Make sdtr_period_tbl a pointerMatthew Wilcox1-65/+25
2007-10-12[SCSI] advansys: Get rid of board index numberMatthew Wilcox1-136/+100
2007-10-12[SCSI] advansys: Remove private lockMatthew Wilcox1-16/+5
2007-10-12[SCSI] advansys: Sort out debug macrosMatthew Wilcox1-366/+262
2007-10-12[SCSI] advansys: Remove library version & serial numbersMatthew Wilcox1-45/+15
2007-10-12[SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macroMatthew Wilcox1-81/+51
2007-10-12[SCSI] advansys: Merge ASC_IERR definitionsMatthew Wilcox1-24/+16
2007-10-12[SCSI] advansys: Sort out irq number messMatthew Wilcox1-198/+189
2007-10-12[SCSI] advansys: Remove ASC_WIDE_BOARD predicateMatthew Wilcox1-3/+2
2007-10-12[SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHSMatthew Wilcox1-2/+0
2007-10-12[SCSI] advansys: Improve reset handlerMatthew Wilcox1-61/+22
2007-10-12[SCSI] advansys: Fix simultaneous calls to ->queuecommandMatthew Wilcox1-49/+39
2007-10-12[SCSI] advansys: Restructure asc_execute_scsi_cmnd()Matthew Wilcox1-92/+39
2007-10-12[SCSI] advansys: Remove array of scsi targetsMatthew Wilcox1-10/+0
2007-10-12[SCSI] advansys: Eliminate prototypesMatthew Wilcox1-6230/+6043
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox6-43/+42
2007-10-12[SCSI] gdth: Stop abusing ->done for internal commandsMatthew Wilcox2-10/+13
2007-10-12[SCSI] qlogicpti: Add a slave_configure methodMatthew Wilcox2-147/+27
2007-10-12[SCSI] aic94xx: fix SSP IU status print-outJeff Garzik1-1/+1
2007-10-12[SCSI] Fix mistaken uses of ->doneMatthew Wilcox4-9/+9
2007-10-12[SCSI] pluto: Don't abuse ->done for internal commandsMatthew Wilcox1-2/+1
2007-10-12[SCSI] Fix device not ready printkJames Bottomley2-5/+19
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox11-163/+148
2007-10-12[SCSI] fix scsi_is_sdev_device() after switch to default sdev attributesKay Sievers1-1/+1
2007-10-12[SCSI] ips: Update version informationBernhard Walle2-7/+8
2007-10-12[SCSI] ips: Close narrow race in releaseMatthew Wilcox1-1/+2