summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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] 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
* [SCSI] Fix mistaken uses of ->doneMatthew Wilcox2007-10-124-9/+9
* [SCSI] pluto: Don't abuse ->done for internal commandsMatthew Wilcox2007-10-121-2/+1
* [SCSI] Fix device not ready printkJames Bottomley2007-10-122-5/+19
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-1211-163/+148
* [SCSI] fix scsi_is_sdev_device() after switch to default sdev attributesKay Sievers2007-10-121-1/+1
* [SCSI] ips: Update version informationBernhard Walle2007-10-122-7/+8
* [SCSI] ips: Close narrow race in releaseMatthew Wilcox2007-10-121-1/+2
* [SCSI] aic94xx: Free scsi host on errorMatthew Wilcox2007-10-121-8/+9
* [SCSI] qlogicfas: Close narrow race in releaseMatthew Wilcox2007-10-121-1/+1
* [SCSI] aha152x: Close narrow race in releaseMatthew Wilcox2007-10-121-2/+2
* [SCSI] ncr53c8xx: Call scsi_host_put in releaseMatthew Wilcox2007-10-122-8/+5
* [SCSI] ide-scsi: Close narrow race in releaseMatthew Wilcox2007-10-121-1/+1
* [SCSI] ibmmca: Stop leaking scsi_hosts on exitMatthew Wilcox2007-10-121-0/+1
* [SCSI] scsi_scan: Cope with kthread_run failingMatthew Wilcox2007-10-121-1/+4
* [SCSI] Improve error message when offlining a deviceMatthew Wilcox2007-10-121-3/+2
* [SCSI] sg: use idr to replace static arraysJames Bottomley2007-10-121-141/+112
* [SCSI] osst: Use mutex instead of semaphoreMatthias Kaehlcke2007-10-122-9/+10
* [SCSI] arcmsr: irq handler fixes, cleanups, micro-optsJeff Garzik2007-10-121-1/+1
* [SCSI] arcmsr: Fix hardware wait loopsJeff Garzik2007-10-121-0/+2
* [SCSI] qla2xxx: Update version number to 8.02.00-k4.Andrew Vasquez2007-10-121-1/+1
* [SCSI] qla2xxx: Limit iIDMA speed adjustments.Andrew Vasquez2007-10-121-8/+2
* [SCSI] qla2xxx: Rework MSI-X handlers.Andrew Vasquez2007-10-121-5/+2
* [SCSI] qla2xxx: Clear options-flags while staging firmware-execution.Andrew Vasquez2007-10-121-1/+2
* [SCSI] qla2xxx: Sparse cleanups in qla_mid.cAndrew Vasquez2007-10-121-32/+2
* [SCSI] qla2xxx: Cleanup several 'sparse' warnings.Andrew Vasquez2007-10-121-2/+2
* [SCSI] qla2xxx: Use shost_priv().Andrew Vasquez2007-10-125-60/+58
* [SCSI] qla2xxx: Remove unused member (list) from srb_t structure.Andrew Vasquez2007-10-121-2/+0
* [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju2007-10-125-13/+22
* [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.Andrew Vasquez2007-10-121-1/+1
* [SCSI] qla2xxx: Set correct attribute count during FDMI RPA.Andrew Vasquez2007-10-122-3/+5
* [SCSI] qla2xxx: Correct infinite-login-retry issue.Ravi Anand2007-10-121-1/+3
* [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump.Andrew Vasquez2007-10-123-1/+21
* [SCSI] qla2xxx: Correct staging of RISC while attempting to pause.Andrew Vasquez2007-10-121-13/+10
* [SCSI] qla2xxx: Query additional RISC information during a pause.Andrew Vasquez2007-10-122-1/+56
* [SCSI] qla2xxx: Add PCI error recovery support.Seokmann Ju2007-10-123-1/+142
* [SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio2007-10-124-20/+96
* [SCSI] qla2xxx: Add flash burst-read/write support.Andrew Vasquez2007-10-124-56/+220
* [SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines.Andrew Vasquez2007-10-122-1273/+560
* [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-123-80/+111
* [SCSI] Fix ibmvscsi client for multiplatform iSeries+pSeries kernelDavid Woodhouse2007-10-125-100/+130
* [SCSI] dtc: Fix typoAlan Cox2007-10-121-1/+1
OpenPOWER on IntegriCloud