summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-21141-45854/+7017Star
|\
| * [SCSI] 53c700: remove reliance on deprecated cmnd fieldsJames Bottomley2006-06-202-39/+49
| * [SCSI] hptiop: don't use cmnd->bufflenJames Bottomley2006-06-201-1/+1
| * [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-06-201-11/+3Star
| * [SCSI] aacraid: small misc. cleanupsMark Haverkamp2006-06-203-8/+4Star
| * [SCSI] aacraid: Update supported product informationMark Haverkamp2006-06-201-4/+4
| * [SCSI] aacraid: Fix return code interpretationMark Haverkamp2006-06-121-1/+1
| * [SCSI] scsi_transport_sas: fix panic in sas_free_rphyJames Bottomley2006-06-121-0/+14
| * [SCSI] remove RQ_SCSI_* flagsChristoph Hellwig2006-06-102-3/+3
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-1014-279/+14Star
| * [SCSI] mptfusion: change driver revision to 3.03.10Michael Reed2006-06-101-2/+2
| * [SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed2006-06-103-17/+17
| * [SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed2006-06-102-2/+35
| * [SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed2006-06-102-9/+172
| * [SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed2006-06-104-137/+184
| * Merge ../linux-2.6James Bottomley2006-06-10466-8165/+14223
| |\
| * | [SCSI] spi transport: don't allow dt to be set on SE or HVD busesJames Bottomley2006-06-101-0/+9
| * | [SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley2006-06-103-7/+92
| * | [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-1047-200/+167Star
| * | [SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski2006-06-101-24/+35
| * | [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-06-104-0/+1977
| * | [SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim2006-06-105-497/+297Star
| * | [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-0617-30/+30
| * | [SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro2006-06-062-18/+11Star
| * | [SCSI] iscsi: update version to 1.0-595Mike Christie2006-06-061-1/+1
| * | [SCSI] iscsi: fix writepsace raceMike Christie2006-06-062-93/+120
| * | [SCSI] iscsi: return task found during searchMike Christie2006-06-061-1/+1
| * | [SCSI] iscsi: fix run list corruptionMike Christie2006-06-061-0/+6
| * | [SCSI] iscsi: don't switch states when just cleaning upMike Christie2006-06-062-62/+33Star
| * | [SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal2006-05-311-38/+50
| * | [SCSI] audit drivers for incorrect max_id useHannes Reinecke2006-05-285-8/+8
| * | [SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected()Amit Arora2006-05-281-1/+1
| * | [SCSI] zfcp: bump up version numberAndreas Herrmann2006-05-281-1/+1
| * | [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann2006-05-283-4/+27
| * | [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner2006-05-286-4/+34
| * | [SCSI] zfcp: print bit error threshold data human readableRalph Wuerthner2006-05-281-4/+32
| * | [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann2006-05-287-122/+41Star
| * | [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann2006-05-283-20/+10Star
| * | [SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann2006-05-283-284/+0Star
| * | [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-2814-180/+59Star
| * | [SCSI] imm: no need for unchecked_isa_dmaRandy Dunlap2006-05-201-4/+4
| * | [SCSI] qla2xxx: Update version number to 8.01.05-k2.Andrew Vasquez2006-05-201-2/+2
| * | [SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in ...Andrew Vasquez2006-05-201-0/+3
| * | [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez2006-05-205-62/+43Star
| * | [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.Andrew Vasquez2006-05-202-7/+10
| * | [SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition.Andrew Vasquez2006-05-201-22/+11Star
| * | [SCSI] qla2xxx: Remove obsolete firmware-loader-module support.Andrew Vasquez2006-05-2017-39456/+22Star
| * | [SCSI] qla2xxx: Remove unused port-type RSCN handling code.Andrew Vasquez2006-05-207-1581/+1Star
| * | [SCSI] qla2xxx: Drop unused driver cruft.Andrew Vasquez2006-05-209-170/+5Star
| * | [SCSI] qla2xxx: Add support for alternate WWN NVRAM setting.Andrew Vasquez2006-05-201-0/+12