aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-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
2006-03-11[PATCH] libata: improve xfer mask constants and update ata_mode_string()Tejun Heo
2006-03-11[PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASKTejun Heo
2006-03-11[PATCH] libata: kill unused pio_task and packet_taskTejun Heo
2006-03-11[PATCH] libata: convert pio_task and packet_task to port_taskTejun Heo
2006-03-11[PATCH] libata: implement port_taskTejun Heo
2006-03-11Merge branch 'master'Jeff Garzik
2006-03-09[SCSI] add missing transport_container_unregister in sas classJames Bottomley
2006-03-09[SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRSAndreas Herrmann
2006-03-07[SCSI] sr: partial revert of 24669f75a3231fa37444977c92d1f4838bec1233James Bottomley
2006-03-07[SCSI] osst: changes required to move forward to block requestWillem Riede
2006-03-06Allocate 96 bytes for SCSI sense data replyLinus Torvalds
2006-03-06[SCSI] lpfc: minor syntax fixesJames Bottomley
2006-03-06[PATCH] lpfc 8.1.3: Change version number to 8.1.3Jamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Fix polling mode panicJamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Protect NPL lists with host lockJamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handlerJamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structureJamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: PCI hrd_type should be obtained with pci_read_config_byte...Jamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIGJamie Wellnitz
2006-03-06[PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley
2006-03-05[PATCH] sata_sil24: fix mwdma_mask settingTejun Heo
2006-03-05[PATCH] libata: revalidate after transfer mode configurationTejun Heo
2006-03-05[PATCH] libata: implement ata_dev_revalidate()Tejun Heo
2006-03-05[PATCH] libata: add @print_info argument to ata_dev_configure()Tejun Heo
2006-03-05[PATCH] libata: re-initialize parameters before configuringTejun Heo
2006-03-05[SCSI] scsi: aha152x pcmcia driver needs spi transportDominik Brodowski
2006-03-05[PATCH] sata_sil: cosmetic flag/constant changesTejun Heo
2006-03-05[PATCH] sata_sil: replace register address constants with sil_port[] entryTejun Heo
2006-03-05[PATCH] sata_sil: use kzallocTejun Heo
2006-03-05[PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112Tejun Heo
2006-03-05[PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCSTejun Heo
2006-03-04[PATCH] sata_promise: Support FastTrak TX4300/TX4310Daniel Drake
2006-03-03[PATCH] libata: reorganize ata_bus_probe()Tejun Heo
2006-03-03[PATCH] libata: fold ata_dev_config() into ata_dev_configure()Tejun Heo
2006-03-03[PATCH] libata: separate out ata_dev_configure()Tejun Heo
2006-03-03[PATCH] libata: convert dev->id to pointerTejun Heo
2006-03-03[PATCH] ata_piix: reimplement piix_sata_probe()Tejun Heo
2006-03-03[PATCH] ata_piix: implement proper port mapTejun Heo
2006-03-03[PATCH] ata_piix: add a couple of flagsTejun Heo