summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] blacklist addition.Dave Jones2005-08-081-0/+1
* [SCSI] aacraid: adapter support updateMark Haverkamp2005-08-081-33/+39
* [SCSI] add global timeout to the scsi mid-layerJames Bottomley2005-08-082-2/+17
* [SCSI] drivers/scsi/st.c: add reference count and related fixesKai Makisara2005-08-082-30/+123
* [SCSI] aacraid: correct use of cmd->timeout fieldJames Bottomley2005-08-081-1/+1
* [SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRSakpm@osdl.org2005-08-071-0/+1
* [SCSI] aacraid: sgraw command supportMark Haverkamp2005-08-052-30/+194
* [SCSI] aacraid: aif registration timeout fixMark Haverkamp2005-08-051-1/+1
* [SCSI] aacraid: remove duplicate io callback codeMark Haverkamp2005-08-051-56/+7
* [SCSI] aacraid: driver shutdown methodMark Haverkamp2005-08-055-3/+76
* [SCSI] aacraid: driver version updateMark Haverkamp2005-08-053-12/+35
* [SCSI] aacraid: interupt mitigationMark Haverkamp2005-08-052-4/+20
* [SCSI] aic7xxx/79xx: fix another potential panic due to a non existent targetJames Bottomley2005-08-052-4/+4
* [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9James Bottomley2005-08-0410-512/+544
* [SCSI] aic79xx: fixup DT settingHannes Reinecke2005-08-041-2/+3
* [SCSI] aic79xx: add hold_mcs to the transport parametersJames Bottomley2005-08-031-1/+37
* [SCSI] add missing hold_mcs parameter to the spi transport classJames Bottomley2005-08-031-5/+15
* [SCSI] aic79xx: fix up transport settingsJames Bottomley2005-08-032-32/+11
* [SCSI] aic79xx: DV parameter settingsHannes Reinecke2005-08-031-13/+218
* [SCSI] aic79xx: update to use scsi_transport_spiHannes Reinecke2005-08-033-2837/+799
* [SCSI] aic79xx: Remove busyqHannes Reinecke2005-08-034-724/+139
* [SCSI] qla1280: endianess annotationsChristoph Hellwig2005-08-022-139/+139
* [SCSI] qla1280: don't use bitfields for hardware access, parametersChristoph Hellwig2005-08-022-83/+81
* [SCSI] qla1280: don't use bitfields for hardware access in isp_configChristoph Hellwig2005-08-022-33/+41
* [SCSI] qla1280: always load microcodeChristoph Hellwig2005-08-021-71/+1
* [SCSI] qla1280: remove SG_SEGMENTSChristoph Hellwig2005-08-021-3/+0
* [SCSI] qla1280: use SAM_ constantsChristoph Hellwig2005-08-022-9/+1
* [SCSI] qla1280: misc cleanupsChristoph Hellwig2005-08-021-12/+14
* [SCSI] qla1280: interupt posting for irq disabling/enablingChristoph Hellwig2005-08-021-37/+20
* [SCSI] qla1280: remove dead per-host flag variablesChristoph Hellwig2005-08-022-11/+0
* [SCSI] host state model update: mediate host add/remove raceMike Anderson2005-07-302-7/+16
* [SCSI] host state model update: reimplement scsi_host_cancelMike Anderson2005-07-302-18/+2
* [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-307-16/+153
* [SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuffAdrian Bunk2005-07-301-4/+0
* [SCSI] aic byteorder fixes after recent cleanupOlaf Hering2005-07-302-5/+7
* Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds2005-07-291-6/+13
|\
| * libata: Check PCI sub-class code before disabling AHCIGreg Felix2005-07-281-6/+13
* | [PATCH] More qla2xxx configuration fixesAndrew Vasquez2005-07-272-1/+14
* | Fix up qla2xxx configuration bogosityLinus Torvalds2005-07-272-2/+0
* | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-272-2/+2
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-2713-20/+29
* | [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdevAlan Stern2005-07-271-1/+2
* | Fix compiler warning in qla_iocb.cLinus Torvalds2005-07-261-1/+1
* | [PATCH] qla2xxx: Kconfig dependency fixAndrew Morton2005-07-261-0/+1
* | [PATCH] qla: remove anonymous unionAndrew Morton2005-07-261-3/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-2695-30367/+34948
|\ \ | |/ |/|
| * [SCSI] Redundant this_count check in sd_init_command()Chen, Kenneth W2005-07-141-3/+0
| * [SCSI] Redundant memset in scsi_alloc_sgtableChen, Kenneth W2005-07-141-2/+0
| * [SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com2005-07-141-0/+32
| * [SCSI] qla2xxx: Cleanup FC remote port registration.Andrew Vasquez2005-07-142-22/+11
OpenPOWER on IntegriCloud