summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-12Merge 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
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_infoAlexey Dobriyan1-8/+7
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCBAlexey Dobriyan1-72/+71
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: use standard fixed size typesAlexey Dobriyan1-12/+6
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptrAlexey Dobriyan1-3/+2
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove ULONGAlexey Dobriyan1-191/+190
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove UINTAlexey Dobriyan1-8/+7
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove USHORTAlexey Dobriyan1-59/+58
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove UCHARAlexey Dobriyan1-339/+338
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappersAlexey Dobriyan1-35/+19
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove unused thingsAlexey Dobriyan1-344/+1
2006-03-12[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman6-6/+30
2006-03-12[SCSI] aic79xx: Avoid renegotiation on inquiryHannes Reinecke1-24/+0
2006-03-12[SCSI] aic79xx: use BIOS settingsHannes Reinecke1-7/+28
2006-03-12[SCSI] aic79xx: Invalid Sequencer interrupt occuredHannes Reinecke1-2/+6
2006-03-12[SCSI] aic79xx: Update error recoveryHannes Reinecke1-124/+201
2006-03-12[SCSI] aic79xx: Remove dead codeHannes Reinecke3-62/+0
2006-03-12[SCSI] aic79xx: use tcq functionsHannes Reinecke1-9/+5