summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-03-12[SCSI] qla2xxx: Consolidate ISP63xx handling.andrew.vasquez@qlogic.com
2006-03-12[SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com
2006-03-12[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.andrew.vasquez@qlogic.com
2006-03-12[SCSI] fix two leaks in scsi_alloc_sdev failure pathsDave Jones
2006-03-12[SCSI] Make sgiwd93_detect and sgiwd93_detect static.Ralf Baechle
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return"Alexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: LindentAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcardAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfoAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_infoAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_infoAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCBAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: use standard fixed size typesAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptrAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove ULONGAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove UINTAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove USHORTAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove UCHARAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappersAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove unused thingsAlexey Dobriyan
2006-03-12[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman
2006-03-12[SCSI] aic79xx: Avoid renegotiation on inquiryHannes Reinecke
2006-03-12[SCSI] aic79xx: use BIOS settingsHannes Reinecke
2006-03-12[SCSI] aic79xx: Invalid Sequencer interrupt occuredHannes Reinecke
2006-03-12[SCSI] aic79xx: Update error recoveryHannes Reinecke
2006-03-12[SCSI] aic79xx: Remove dead codeHannes Reinecke
2006-03-12[SCSI] aic79xx: use tcq functionsHannes Reinecke
2006-03-12[SCSI] aic79xx: remove qfrozenHannes Reinecke
2006-03-12[SCSI] lpfc 8.1.4 : Change version number to 8.1.4James Smart
2006-03-12[SCSI] lpfc 8.1.4 : Two misc fixesJames Smart
2006-03-12[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua...James Smart
2006-03-12[SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlpJames Smart
2006-03-12[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retryJames Smart
2006-03-12[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPo...James Smart
2006-03-12[SCSI] wd33c93: Fix missing prototypes by including <linux/interrupt.h>.Ralf Baechle
2006-03-11[PATCH] ahci: enable prefetching for PACKET commandsTejun Heo
2006-03-11libata: turn on ATAPI by defaultJeff Garzik
2006-03-11Merge branch 'upstream'Jeff Garzik
2006-03-11[PATCH] sata_sil24: lengthen softreset timeoutTejun Heo
2006-03-11[PATCH] sata_sil24: exit early from softreset if SStatus reports no deviceTejun Heo
2006-03-11libata: irq-pio build fixesJeff Garzik
2006-03-11Merge branch 'upstream'Jeff Garzik
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik
2006-03-11[PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo
2006-03-11[PATCH] libata: fix missing classes[] initialization in ata_bus_probe()Tejun Heo
2006-03-11[PATCH] libata: kill unused xfer_mode functionsTejun Heo
2006-03-11[PATCH] libata: reimplement ata_set_mode() using xfer_mask helpersTejun Heo
2006-03-11[PATCH] libata: use xfer_mask helpers in ata_dev_set_mode()Tejun Heo
2006-03-11[PATCH] libata: use ata_id_xfermask() in ata_dev_configure()Tejun Heo
2006-03-11[PATCH] libata: add xfer_mask handling functionsTejun Heo