summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-08-27[PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar1-1/+1
2006-08-26Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman32-888/+551
2006-08-26[SCSI] fix scsi_send_eh_cmnd regressionMike Christie1-9/+9
2006-08-26[SCSI] qla2xxx: Update version number to 8.01.07-k1.Andrew Vasquez1-2/+2
2006-08-26[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez1-0/+11
2006-08-26[SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez1-3/+0
2006-08-26[SCSI] sg: fix incorrect page problemDouglas Gilbert1-4/+4
2006-08-24Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman4-26/+180
2006-08-24[PATCH] sata_via: use old SCR access pattern on vt6420Tejun Heo1-5/+112
2006-08-24[PATCH] ata_piix: implement force_pcs module parameterTejun Heo1-1/+20
2006-08-24[PATCH] ata_piix: ignore PCS on ICH5Tejun Heo1-1/+2
2006-08-23[SCSI] esp: Fix build on SUN4.David S. Miller1-1/+2
2006-08-22[PATCH] ata_piix: fix ghost device probing by honoring PCS present bitsTejun Heo1-17/+43
2006-08-19Merge branch 'master' into upstream-fixesJeff Garzik2-1/+4
2006-08-19[SCSI] lpfc 8.1.9 : Change version number to 8.1.9James Smart1-1/+1
2006-08-19[SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blockedJames Smart1-0/+19
2006-08-19[SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart5-5/+38
2006-08-10Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2-1/+4
2006-08-10[PATCH] libata: PHY reset requires writing 0x4 to SControlMartin Hicks1-1/+1
2006-08-10[PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_admaAlbert Lee1-1/+2
2006-08-09[PATCH] libata: clear sdev->locked on door lock failureTejun Heo1-0/+13
2006-08-09[PATCH] Fix compile problem when sata debugging is onKeith Owens1-2/+2
2006-08-06[ARM] Fix Acorn platform SCSI driver build failuresRussell King1-1/+1
2006-08-06[ARM] Fix NCR5380-based SCSI card buildRussell King1-0/+3
2006-08-06[SCSI] hptiop: backout ioctl messChristoph Hellwig1-558/+8
2006-08-06Merge ../linux-2.6James Bottomley5-37/+56
2006-08-06[SCSI] qla2xxx: Update version number to 8.01.05-k4.Andrew Vasquez1-1/+1
2006-08-06[SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset).Vladislav Bolkhovitin1-9/+3
2006-08-06[SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.Andrew Vasquez2-0/+6
2006-08-06[SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP2...Shyam Sundar1-0/+1
2006-08-06[SCSI] lpfc 8.1.7 : Change version number to 8.1.8James Smart1-1/+1
2006-08-06[SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart6-31/+31
2006-08-06[SCSI] lpfc 8.1.7 : Short bug fixesJames Smart4-6/+18
2006-08-06[SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o...James Smart1-3/+7
2006-08-06[SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart5-5/+32
2006-08-06[SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart3-4/+103
2006-08-05[PATCH] libata: fix ata_device_add() error pathTejun Heo1-4/+4
2006-08-05[PATCH] [libata] manually inline ata_host_remove()Jeff Garzik1-25/+6
2006-08-05[PATCH] sata_sil24: don't set probe_ent->mmio_baseTejun Heo1-1/+0
2006-08-05[PATCH] ata_piix: fix host_set private_data intializationTejun Heo1-0/+1
2006-08-05[PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo1-1/+2
2006-08-03[PATCH] ahci: skip protocol test altogether in spurious interrupt codeUnicorn Chang1-8/+2
2006-08-01kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg1-0/+2
2006-07-29Merge branch 'master' into upstream-fixesJeff Garzik4-24/+11
2006-07-28[SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issueJu, Seokmann3-3/+7
2006-07-28[SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPDJu, Seokmann2-0/+11
2006-07-28[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checkerJu, Seokmann3-8/+33
2006-07-28[SCSI] iscsi bugfixes: update and move version numberMike Christie2-5/+6
2006-07-28[SCSI] iscsi bugfixes: fix mem leaks in libiscsiMike Christie1-0/+3
2006-07-28[SCSI] iscsi bugfixes: pass errors from complete_pdu to callerMike Christie2-10/+19