summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-221-1/+1
|\
| * Fix "frist", "fisrt", typosUwe Zeisberger2006-03-221-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-03-22104-39858/+33690
|\ \
| * | [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-2118-16/+14
| * | Merge ../linux-2.6James Bottomley2006-03-2125-1975/+3066
| |\ \ | | |/
| * | [SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2006-03-191-45/+27
| * | [SCSI] allow displaying and setting of cache type via sysfsJames Bottomley2006-03-191-23/+113
| * | [SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley2006-03-191-1/+80
| * | [SCSI] 3ware 9000 add big endian supportadam radford2006-03-192-83/+73
| * | [SCSI] scsi: move target_destroy callMike Anderson2006-03-141-3/+2
| * | [SCSI] megaraid_sas: fix extended timeout handlingChristoph Hellwig2006-03-141-20/+6
| * | Merge ../linux-2.6James Bottomley2006-03-1417-100/+145
| |\ \
| * | | [SCSI] add preliminary expander support to the sas transport classJames Bottomley2006-03-141-6/+135
| * | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart2006-03-132-6/+40
| * | | [SCSI] fix minor problem in spi transport message functionsJames Bottomley2006-03-121-1/+1
| * | | [SCSI] sim710: fix a NULL pointer dereferenceAdrian Bunk2006-03-121-1/+1
| * | | [SCSI] ibmmca: fix a NULL pointer dereferenceAdrian Bunk2006-03-121-2/+1
| * | | [SCSI] dmx3191d: fix a NULL pointer dereferenceAdrian Bunk2006-03-121-1/+1
| * | | [SCSI] NCR_D700: fix a NULL dereferenceAdrian Bunk2006-03-121-1/+1
| * | | [SCSI] Missing names from SPI3, SPI4 and SPI5Matthew Wilcox2006-03-121-13/+13
| * | | [SCSI] qla2xxx: Firmware updates.Andrew Vasquez2006-03-123-24719/+24866
| * | | [SCSI] qla2xxx: Remove legacy ISP6312 firmware loader.Andrew Vasquez2006-03-122-7179/+0
| * | | [SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.andrew.vasquez@qlogic.com2006-03-124-8/+14
| * | | [SCSI] qla2xxx: Further restrict ZIO mode support.andrew.vasquez@qlogic.com2006-03-124-13/+16
| * | | [SCSI] qla2xxx: Add VPD sysfs attribute.andrew.vasquez@qlogic.com2006-03-124-2/+65
| * | | [SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx.andrew.vasquez@qlogic.com2006-03-121-3/+3
| * | | [SCSI] qla2xxx: NVRAM id-list updates.andrew.vasquez@qlogic.com2006-03-122-145/+80
| * | | [SCSI] qla2xxx: Consolidate ISP63xx handling.andrew.vasquez@qlogic.com2006-03-126-29/+44
| * | | [SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com2006-03-1210-63/+92
| * | | [SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.andrew.vasquez@qlogic.com2006-03-124-81/+89
| * | | [SCSI] fix two leaks in scsi_alloc_sdev failure pathsDave Jones2006-03-121-0/+1
| * | | [SCSI] Make sgiwd93_detect and sgiwd93_detect static.Ralf Baechle2006-03-121-2/+2
| * | | [SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return"Alexey Dobriyan2006-03-121-65/+65
| * | | [SCSI] drivers/scsi/FlashPoint.c: LindentAlexey Dobriyan2006-03-121-4700/+4490
| * | | [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcardAlexey Dobriyan2006-03-121-72/+71
| * | | [SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfoAlexey Dobriyan2006-03-121-14/+13
| * | | [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_infoAlexey Dobriyan2006-03-121-27/+26
| * | | [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_infoAlexey Dobriyan2006-03-121-8/+7
| * | | [SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCBAlexey Dobriyan2006-03-121-72/+71
| * | | [SCSI] drivers/scsi/FlashPoint.c: use standard fixed size typesAlexey Dobriyan2006-03-121-12/+6
| * | | [SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptrAlexey Dobriyan2006-03-121-3/+2
| * | | [SCSI] drivers/scsi/FlashPoint.c: remove ULONGAlexey Dobriyan2006-03-121-191/+190
| * | | [SCSI] drivers/scsi/FlashPoint.c: remove UINTAlexey Dobriyan2006-03-121-8/+7
| * | | [SCSI] drivers/scsi/FlashPoint.c: remove USHORTAlexey Dobriyan2006-03-121-59/+58
| * | | [SCSI] drivers/scsi/FlashPoint.c: remove UCHARAlexey Dobriyan2006-03-121-339/+338
| * | | [SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappersAlexey Dobriyan2006-03-121-35/+19
| * | | [SCSI] drivers/scsi/FlashPoint.c: remove unused thingsAlexey Dobriyan2006-03-121-344/+1
| * | | [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman2006-03-126-6/+30
| * | | [SCSI] aic79xx: Avoid renegotiation on inquiryHannes Reinecke2006-03-121-24/+0
| * | | [SCSI] aic79xx: use BIOS settingsHannes Reinecke2006-03-121-7/+28
OpenPOWER on IntegriCloud