aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-06-26[SCSI] Add scsi_add_host() failure handling for nsp32GOTO Masanori
2006-06-26[SCSI] lpfc: sparse NULL warningsRandy Dunlap
2006-06-26[SCSI] qla2xxx: Update version number to 8.01.05-k3.Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initializat...Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver().Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready().Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Add support for extended error logging.Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Remove no-op IOCTL codes and macros.Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB.Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support.Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j.Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez
2006-06-26[SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transitionAlan Stern
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov
2006-06-26[SCSI] aic79xx: remove slave_destroyHannes Reinecke
2006-06-26[SCSI] HP XP devinfo updateHannes Reinecke
2006-06-26[SCSI] megaraid_sas: zcr with fixSumant Patro
2006-06-26[SCSI] ibmvscsi: treat busy and error conditions separatelyDave C Boutcher
2006-06-26[SCSI] scsi_debug version 1.79Douglas Gilbert
2006-06-26[SCSI] kmalloc argument switcheroo in recent 53c700 change.Dave Jones
2006-06-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2006-06-25[PATCH] advansys section fixesRandy Dunlap
2006-06-25[PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap
2006-06-25[PATCH] wd7000: fix section mismatch warningsRandy.Dunlap
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel
2006-06-23[SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller
2006-06-23[SCSI] esp: Fix bug in esp_remove_common.David S. Miller
2006-06-23[SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi
2006-06-23[PATCH] m68k: wd33c93: extra delayRoman Zippel
2006-06-23[libata] conversion to new debug scheme, part 1 of $NBorislav Petkov
2006-06-22[PATCH] libata: Add ata_scsi_dev_disabledBrian King
2006-06-22[libata] Add host lock to struct ata_portJeff Garzik
2006-06-22[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo
2006-06-22[PATCH] libata-dev: move the CDB-intr DMA blacklistingAlbert Lee
2006-06-22[PATCH] ahci: disable NCQ support on vt8251Tejun Heo
2006-06-22[libata] ahci: add JMicron PCI IDsJeff Garzik
2006-06-22[libata] sata_nv: add PCI IDsJeff Garzik
2006-06-22[libata] ahci: Add NVIDIA PCI IDs.Jeff Garzik
2006-06-22Merge branch 'master' into upstreamJeff Garzik
2006-06-22IB/iser: iSER Kconfig and MakefileOr Gerlitz
2006-06-21[PATCH] PCI: Move various PCI IDs to header fileBrent Casavant
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-06-20[PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo