summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [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/+7Star
* [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-0510-512/+544
* [SCSI] aic79xx: fixup DT settingHannes Reinecke2005-08-051-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/+11Star
* [SCSI] aic79xx: DV parameter settingsHannes Reinecke2005-08-031-13/+218
* [SCSI] aic79xx: update to use scsi_transport_spiHannes Reinecke2005-08-033-2837/+799Star
* [SCSI] aic79xx: Remove busyqHannes Reinecke2005-08-034-724/+139Star
* [SCSI] qla1280: endianess annotationsChristoph Hellwig2005-08-022-139/+139
* [SCSI] qla1280: don't use bitfields for hardware access, parametersChristoph Hellwig2005-08-022-83/+81Star
* [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/+1Star
* [SCSI] qla1280: remove SG_SEGMENTSChristoph Hellwig2005-08-021-3/+0Star
* [SCSI] qla1280: use SAM_ constantsChristoph Hellwig2005-08-022-9/+1Star
* [SCSI] qla1280: misc cleanupsChristoph Hellwig2005-08-021-12/+14
* [SCSI] qla1280: interupt posting for irq disabling/enablingChristoph Hellwig2005-08-021-37/+20Star
* [SCSI] qla1280: remove dead per-host flag variablesChristoph Hellwig2005-08-022-11/+0Star
* [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/+2Star
* [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/+0Star
* [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-282-1/+14
* | Fix up qla2xxx configuration bogosityLinus Torvalds2005-07-282-2/+0Star
* | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-282-2/+2
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-2813-20/+29
* | [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdevAlan Stern2005-07-281-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/+1Star
* | 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/+0Star
| * [SCSI] Redundant memset in scsi_alloc_sgtableChen, Kenneth W2005-07-141-2/+0Star
| * [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/+11Star
| * [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.Andrew Vasquez2005-07-142-47/+42Star
| * [SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().Andrew Vasquez2005-07-141-1/+4
| * [SCSI] aacraid: Fix sgmap errorMark Haverkamp2005-07-141-1/+1
| * [SCSI] qla2xxx: Update version number to 8.01.00b5-k.Andrew Vasquez2005-07-141-3/+3
| * [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.Andrew Vasquez2005-07-142-3/+3