summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-12[SCSI] lpfc driver 8.0.30 : fix lip/cablepull panicJames.Smart@Emulex.Com1-0/+2
2005-08-12[SCSI] lpfc driver 8.0.30 : fix iocb reuse initializationJames.Smart@Emulex.Com1-1/+6
2005-08-12[SCSI] Make the HSG80 a REPORTLUN2 deviceJames Bottomley1-1/+1
2005-08-09[SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley2-5/+1
2005-08-08[SCSI] blacklist addition.Dave Jones1-0/+1
2005-08-08[SCSI] aacraid: adapter support updateMark Haverkamp1-33/+39
2005-08-08[SCSI] add global timeout to the scsi mid-layerJames Bottomley3-4/+23
2005-08-08[SCSI] drivers/scsi/st.c: add reference count and related fixesKai Makisara2-30/+123
2005-08-08[SCSI] aacraid: correct use of cmd->timeout fieldJames Bottomley1-1/+1
2005-08-07[SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRSakpm@osdl.org1-0/+1
2005-08-05[SCSI] aacraid: sgraw command supportMark Haverkamp2-30/+194
2005-08-05[SCSI] aacraid: aif registration timeout fixMark Haverkamp1-1/+1
2005-08-05[SCSI] aacraid: remove duplicate io callback codeMark Haverkamp1-56/+7
2005-08-05[SCSI] aacraid: driver shutdown methodMark Haverkamp5-3/+76
2005-08-05[SCSI] aacraid: driver version updateMark Haverkamp3-12/+35
2005-08-05[SCSI] aacraid: interupt mitigationMark Haverkamp2-4/+20
2005-08-05[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent targetJames Bottomley2-4/+4
2005-08-04[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9James Bottomley11-513/+549
2005-08-04[SCSI] aic79xx: fixup DT settingHannes Reinecke1-2/+3
2005-08-03[SCSI] aic79xx: add hold_mcs to the transport parametersJames Bottomley1-1/+37
2005-08-03[SCSI] add missing hold_mcs parameter to the spi transport classJames Bottomley2-5/+20
2005-08-03[SCSI] aic79xx: fix up transport settingsJames Bottomley2-32/+11
2005-08-03[SCSI] aic79xx: DV parameter settingsHannes Reinecke1-13/+218
2005-08-03[SCSI] aic79xx: update to use scsi_transport_spiHannes Reinecke3-2837/+799
2005-08-03[SCSI] aic79xx: Remove busyqHannes Reinecke4-724/+139
2005-08-02[SCSI] qla1280: endianess annotationsChristoph Hellwig2-139/+139
2005-08-02[SCSI] qla1280: don't use bitfields for hardware access, parametersChristoph Hellwig2-83/+81
2005-08-02[SCSI] qla1280: don't use bitfields for hardware access in isp_configChristoph Hellwig2-33/+41
2005-08-02[SCSI] qla1280: always load microcodeChristoph Hellwig1-71/+1
2005-08-02[SCSI] qla1280: remove SG_SEGMENTSChristoph Hellwig1-3/+0
2005-08-02[SCSI] qla1280: use SAM_ constantsChristoph Hellwig2-9/+1
2005-08-02[SCSI] qla1280: misc cleanupsChristoph Hellwig1-12/+14
2005-08-02[SCSI] qla1280: interupt posting for irq disabling/enablingChristoph Hellwig1-37/+20
2005-08-02[SCSI] qla1280: remove dead per-host flag variablesChristoph Hellwig2-11/+0
2005-07-30[SCSI] add template for scsi_host_set_state()James Bottomley1-0/+1
2005-07-30[SCSI] host state model update: mediate host add/remove raceMike Anderson3-7/+25
2005-07-30[SCSI] host state model update: reimplement scsi_host_cancelMike Anderson2-18/+2
2005-07-30[SCSI] host state model update: replace old host bitmap stateMike Anderson8-21/+162
2005-07-30[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuffAdrian Bunk1-4/+0
2005-07-30[SCSI] aic byteorder fixes after recent cleanupOlaf Hering2-5/+7
2005-07-29[PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2-3/+10
2005-07-29[PATCH] s390: fix inline assembly in appldataGerald Schaefer1-1/+5
2005-07-29[PATCH] s390: device recognitionCornelia Huck1-0/+3
2005-07-29[PATCH] s390: check for interrupt before waitingHeiko Carstens2-0/+14
2005-07-29[PATCH] s390: default configurationMartin Schwidefsky1-111/+142
2005-07-29[PATCH] uml: fix vsyscall brokennessJeff Dike1-1/+5
2005-07-29[PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas1-2/+4
2005-07-29[PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-1/+9
2005-07-29[PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas1-11/+36
2005-07-29[PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas1-7/+15