summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-03-19[SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley1-45/+27
2006-03-19[SCSI] convert mptsas over to end_device/expander allocationsJames Bottomley1-5/+40
2006-03-19[SCSI] allow displaying and setting of cache type via sysfsJames Bottomley1-23/+113
2006-03-19[SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley1-1/+80
2006-03-19[SCSI] 3ware 9000 add big endian supportadam radford2-83/+73
2006-03-14[SCSI] scsi: move target_destroy callMike Anderson1-3/+2
2006-03-14[SCSI] fusion - bump versionMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - expander hotplug suport in mptsas moduleMoore, Eric2-69/+289
2006-03-14[SCSI] fusion - exposing raid components in mptsasMoore, Eric3-27/+107
2006-03-14[SCSI] fusion - memory leak, and initializing fieldsMoore, Eric1-0/+11
2006-03-14[SCSI] fusion - exclosure misspelledMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - cleanup mptsas event handling functionsMoore, Eric1-39/+57
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric5-55/+30
2006-03-14[SCSI] fusion - static fix'sMoore, Eric3-4/+3
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric8-26/+122
2006-03-14[SCSI] fusion - loginfo header updateMoore, Eric2-46/+63
2006-03-14[SCSI] megaraid_sas: fix extended timeout handlingChristoph Hellwig1-20/+6
2006-03-14Merge ../linux-2.6James Bottomley132-726/+994
2006-03-14[SCSI] drivers/base/bus.c - export reprobeMoore, Eric1-0/+22
2006-03-14[SCSI] add preliminary expander support to the sas transport classJames Bottomley1-6/+135
2006-03-14[PATCH] EDAC: disable sysfs interfaceDave Peterson1-2/+42
2006-03-14[PATCH] macintosh: correct AC Power info in /proc/pmu/infoBenjamin Herrenschmidt1-1/+1
2006-03-14[PATCH] Restore tuning capabilities in V4L2 MXB driverMichael Hunold1-1/+9
2006-03-14[PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell1-1/+1
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart2-6/+40
2006-03-13Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+4
2006-03-12[SCSI] mptscsih: remove unused page 1 setting functionJames Bottomley1-44/+0
2006-03-12[SCSI] fix minor problem in spi transport message functionsJames Bottomley1-1/+1
2006-03-12[SCSI] sim710: fix a NULL pointer dereferenceAdrian Bunk1-1/+1
2006-03-12[SCSI] ibmmca: fix a NULL pointer dereferenceAdrian Bunk1-2/+1
2006-03-12[SCSI] dmx3191d: fix a NULL pointer dereferenceAdrian Bunk1-1/+1
2006-03-12[SCSI] NCR_D700: fix a NULL dereferenceAdrian Bunk1-1/+1
2006-03-12[SCSI] Missing names from SPI3, SPI4 and SPI5Matthew Wilcox1-13/+13
2006-03-12[SCSI] qla2xxx: Firmware updates.Andrew Vasquez3-24719/+24866
2006-03-12[SCSI] qla2xxx: Remove legacy ISP6312 firmware loader.Andrew Vasquez2-7179/+0
2006-03-12[SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.andrew.vasquez@qlogic.com4-8/+14
2006-03-12[SCSI] qla2xxx: Further restrict ZIO mode support.andrew.vasquez@qlogic.com4-13/+16
2006-03-12[SCSI] qla2xxx: Add VPD sysfs attribute.andrew.vasquez@qlogic.com4-2/+65
2006-03-12[SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx.andrew.vasquez@qlogic.com1-3/+3
2006-03-12[SCSI] qla2xxx: NVRAM id-list updates.andrew.vasquez@qlogic.com2-145/+80
2006-03-12[SCSI] qla2xxx: Consolidate ISP63xx handling.andrew.vasquez@qlogic.com6-29/+44
2006-03-12[SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com10-63/+92
2006-03-12[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.andrew.vasquez@qlogic.com4-81/+89
2006-03-12[SCSI] fix two leaks in scsi_alloc_sdev failure pathsDave Jones1-0/+1
2006-03-12[SCSI] Make sgiwd93_detect and sgiwd93_detect static.Ralf Baechle1-2/+2
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return"Alexey Dobriyan1-65/+65
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: LindentAlexey Dobriyan1-4700/+4490
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcardAlexey Dobriyan1-72/+71
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfoAlexey Dobriyan1-14/+13
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_infoAlexey Dobriyan1-27/+26