summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-06-27[SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSIMatt Mackall2-3/+2
2006-06-27[SCSI] Bogus disk geometry on large disksAlan Cox1-1/+2
2006-06-27[SCSI] Add scsi_add_host() failure handling for nsp32GOTO Masanori1-1/+8
2006-06-27[SCSI] lpfc: sparse NULL warningsRandy Dunlap2-5/+5
2006-06-27[SCSI] qla2xxx: Update version number to 8.01.05-k3.Andrew Vasquez1-1/+1
2006-06-27[SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initializat...Andrew Vasquez2-3/+2
2006-06-27[SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver().Andrew Vasquez1-30/+8
2006-06-27[SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready().Andrew Vasquez1-2/+1
2006-06-27[SCSI] qla2xxx: Add support for extended error logging.Andrew Vasquez4-46/+19
2006-06-27[SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez5-166/+154
2006-06-27[SCSI] qla2xxx: Remove no-op IOCTL codes and macros.Andrew Vasquez3-41/+0
2006-06-27[SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.Andrew Vasquez1-10/+8
2006-06-27[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez5-0/+121
2006-06-27[SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB.Andrew Vasquez1-0/+2
2006-06-27[SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support.Andrew Vasquez3-1/+15
2006-06-27[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j.Andrew Vasquez1-2/+15
2006-06-27[SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez8-811/+401
2006-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-17/+12
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-5/+5
2006-06-26Merge branch 'x86-64'Linus Torvalds1-1/+4
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen1-1/+4
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita2-4/+2
2006-06-26spelling fixesAndreas Mohr6-10/+10
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk4-7/+2
2006-06-26[SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transitionAlan Stern1-0/+1
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov3-148/+105
2006-06-26[SCSI] aic79xx: remove slave_destroyHannes Reinecke5-81/+36
2006-06-26[SCSI] HP XP devinfo updateHannes Reinecke1-1/+1
2006-06-26[SCSI] megaraid_sas: zcr with fixSumant Patro2-13/+40
2006-06-26[SCSI] ibmvscsi: treat busy and error conditions separatelyDave C Boutcher2-17/+52
2006-06-26[SCSI] scsi_debug version 1.79Douglas Gilbert1-195/+1028
2006-06-26[SCSI] kmalloc argument switcheroo in recent 53c700 change.Dave Jones1-1/+1
2006-06-26Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-0/+1
2006-06-25[PATCH] advansys section fixesRandy Dunlap1-3/+3
2006-06-25[PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap1-1/+1
2006-06-25[PATCH] wd7000: fix section mismatch warningsRandy.Dunlap1-1/+1
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel2-10/+4
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel1-4/+4
2006-06-24[SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller1-175/+186
2006-06-24[SCSI] esp: Fix bug in esp_remove_common.David S. Miller1-4/+1
2006-06-24[SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller2-165/+157
2006-06-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds25-2179/+6027
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn7-29/+15
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2-2/+2
2006-06-23[PATCH] m68k: wd33c93: extra delayRoman Zippel1-0/+4
2006-06-23[libata] conversion to new debug scheme, part 1 of $NBorislav Petkov1-26/+47
2006-06-23[PATCH] libata: Add ata_scsi_dev_disabledBrian King1-10/+31
2006-06-23[libata] Add host lock to struct ata_portJeff Garzik4-73/+72
2006-06-23[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo1-16/+69
2006-06-23[PATCH] libata-dev: move the CDB-intr DMA blacklistingAlbert Lee1-10/+9