summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-08-06[SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset).Vladislav Bolkhovitin
2006-08-06[SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.Andrew Vasquez
2006-08-06[SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP2...Shyam Sundar
2006-08-06[SCSI] lpfc 8.1.7 : Change version number to 8.1.8James Smart
2006-08-06[SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart
2006-08-06[SCSI] lpfc 8.1.7 : Short bug fixesJames Smart
2006-08-06[SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o...James Smart
2006-08-06[SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart
2006-08-06[SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart
2006-08-05[PATCH] libata: fix ata_device_add() error pathTejun Heo
2006-08-05[PATCH] [libata] manually inline ata_host_remove()Jeff Garzik
2006-08-05[PATCH] sata_sil24: don't set probe_ent->mmio_baseTejun Heo
2006-08-05[PATCH] ata_piix: fix host_set private_data intializationTejun Heo
2006-08-05[PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo
2006-08-04[SCSI] advansys pci tweaks.Dave Jones
2006-08-03Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-08-03[PATCH] ahci: skip protocol test altogether in spurious interrupt codeUnicorn Chang
2006-08-02[SCSI] arcmsr: fix up sysfs valuesJames Bottomley
2006-08-02[SCSI] areca sysfs fixAndrew Morton
2006-08-01kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] sata_svw: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] scsi: Constify & voidify get_property()Jeremy Kerr
2006-07-29[libata] ahci: add SiS PCI IDsJeff Garzik
2006-07-29[PATCH] libata: cosmetic changes to PM functionsTejun Heo
2006-07-29[PATCH] ahci: implement Power Management supportTejun Heo
2006-07-29[PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller()Tejun Heo
2006-07-29[PATCH] libata: improve driver initialization and deinitializationTejun Heo
2006-07-29[PATCH] ahci: simplify ahci_start_engine()Tejun Heo
2006-07-29[PATCH] ahci: cosmetic changes to ahci_start/stop_engine()Tejun Heo
2006-07-29[PATCH] ahci: relocate several internal functionsTejun Heo
2006-07-29Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-07-29Merge branch 'master' into upstream-fixesJeff Garzik
2006-07-28[SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen
2006-07-28[SCSI] megaraid: Add support for change_queue_depthbrking@charter.net
2006-07-28[SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issueJu, Seokmann
2006-07-28[SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPDJu, Seokmann
2006-07-28[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checkerJu, Seokmann
2006-07-28[SCSI] iscsi bugfixes: update and move version numberMike Christie
2006-07-28[SCSI] iscsi bugfixes: fix mem leaks in libiscsiMike Christie
2006-07-28[SCSI] iscsi bugfixes: pass errors from complete_pdu to callerMike Christie
2006-07-28[SCSI] iscsi bugfixes: reduce memory allocationsMike Christie
2006-07-28[SCSI] iscsi bugfixes: dont use GFP_KERNEL for sending errorsMike Christie
2006-07-28[SCSI] iscsi bugfixes: fix oops when removing sessionMike Christie
2006-07-28[SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie
2006-07-28[SCSI] iscsi bugfixes: fix abort handlingMike Christie
2006-07-28[SCSI] iscsi bugfixes: handle data rsp errorsMike Christie
2006-07-28[SCSI] iscsi bugfixes: fix r2t handlingMike Christie
2006-07-28[SCSI] iscsi bugfixes: send correct error values to userspaceMike Christie
2006-07-28[SCSI] hptiop: wrong register used in hptiop_reset_hba()HighPoint Linux Team