aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-14[SCSI] correct transport class abstraction to work outside SCSIJames Bottomley4-11/+61
2005-08-14[SCSI] add ability to deny binding to SPI transport classJames Bottomley1-1/+10
2005-08-13[SCSI] aic7xxx: lost multifunction flags handlingJames Bottomley1-0/+29
2005-08-12[SCSI] fix warning in aic7770.cakpm@osdl.org1-1/+0
2005-08-12[SCSI] fix warning in scsi_softirqakpm@osdl.org1-1/+1
2005-08-12[SCSI] lpfc driver 8.0.30 : update version to 8.0.30James.Smart@Emulex.Com1-1/+1
2005-08-12[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()James.Smart@Emulex.Com11-19/+16
2005-08-12[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeoutsJames.Smart@Emulex.Com1-0/+4
2005-08-12[SCSI] lpfc driver 8.0.30 : fix get_stats panicJames.Smart@Emulex.Com7-8/+14
2005-08-12[SCSI] lpfc driver 8.0.30 : task mgmt bit clearingJames.Smart@Emulex.Com1-0/+2
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 Bottomley2-2/+17
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 Bottomley10-512/+544
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 Bottomley1-5/+15
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] host state model update: mediate host add/remove raceMike Anderson2-7/+16
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 Anderson7-16/+153
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