summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-129-166/+165
* [SCSI] mpt fusion: remove redundant memsetMariusz Kozlowski2007-10-121-5/+3
* [SCSI] mpt fusion: fix two potential mem leaksJesper Juhl2007-10-121-6/+7
* [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-24/+12
* [SCSI] mpt fusion: Use menuconfig objectsJan Engelhardt2007-10-121-9/+10
* [SCSI] srp_transport: convert to use supported_mode attributeFUJITA Tomonori2007-10-122-4/+7
* [SCSI] fc_transport: add target driver supportFUJITA Tomonori2007-10-124-0/+66
* [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-123-0/+52
* [SCSI] tgt: fix can_queue bugFUJITA Tomonori2007-10-121-1/+1
* [SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu2007-10-122-28/+9
* [SCSI] aacraid: Add documentation for new Adaptec, SMC and SUN cardsSalyzyn, Mark2007-10-121-2/+6
* [SCSI] hptiop: adding new firmware interface and more PCI device IDsHighPoint Linux Team2007-10-122-234/+58
* [SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt2007-10-122-7/+9
* [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-124-71/+175
* [SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt2007-10-122-1/+5
* [SCSI] zfcp: Remove braces for only one statementChristof Schmitt2007-10-121-4/+2
* [SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt2007-10-121-1/+0
* [SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens2007-10-121-2/+2
* [SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt2007-10-121-11/+11
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-1215-67/+44
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-1225-48/+48
* [SCSI] mpt fusion: Link speed change display supportPrakash, Sathya2007-10-122-0/+68
* [SCSI] mpt fusion: Creation of mptsas.h header filePrakash, Sathya2007-10-122-105/+159
* [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-127-144/+150
* [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya2007-10-125-28/+75
* [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore2007-10-124-0/+64
* [SCSI] Addition to pci_ids.h for ATTO Technology, Inc.Eric Moore2007-10-121-0/+2
* [SCSI] dtc: clean up indent damage and add printk levelsAlan Cox2007-10-121-9/+7
* [SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras staticAdrian Bunk2007-10-121-2/+2
* [SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not definedGabriel C2007-10-121-1/+1
* [SCSI] scsi_error.c should #include "scsi_transport_api.h"Adrian Bunk2007-10-121-0/+1
* [SCSI] ips: warning fixAndrew Morton2007-10-121-1/+1
* [SCSI] NCR_D700, lpfc: Clean up duplicate includesJesper Juhl2007-10-123-3/+0
* [SCSI] aacraid: rename check_resetAndrew Morton2007-10-123-7/+8
* [SCSI] lpfc: fix potential overflow of hbqs arrayJesper Juhl2007-10-121-1/+1
* [SCSI] fc4: convert to use the data buffer accessorsFUJITA Tomonori2007-10-121-26/+15
* [SCSI] advansys: Move documentation to Documentation/scsiMatthew Wilcox2007-10-122-747/+262
* [SCSI] advansys: use memcpy instead of open-coded loopMatthew Wilcox2007-10-121-79/+40
* [SCSI] advansys: Remove pci_slot_infoMatthew Wilcox2007-10-121-20/+9
* [SCSI] advansys: Remove library-style callback routinesMatthew Wilcox2007-10-121-42/+8
* [SCSI] advansys: Move struct device out of the cfg structuresMatthew Wilcox2007-10-121-63/+41
* [SCSI] advansys: Stop using n_io_port in Scsi_Host structureMatthew Wilcox2007-10-121-30/+8
* [SCSI] advansys: ioremap no longer needs page-aligned addressesMatthew Wilcox2007-10-121-40/+12
* [SCSI] advansys: delete AscGetChipBusTypeMatthew Wilcox2007-10-121-32/+4
* [SCSI] advansys: misc reformattingMatthew Wilcox2007-10-121-150/+110
* [SCSI] advansys: remove INQUIRY sniffingMatthew Wilcox2007-10-121-426/+211
* [SCSI] Add QUANTUM XP34301 to the blacklistMatthew Wilcox2007-10-121-0/+1
* [SCSI] advansys: remove AscCompareString()Matthew Wilcox2007-10-121-20/+3
* [SCSI] advansys: More PCI cleanupsMatthew Wilcox2007-10-121-220/+34
* [SCSI] advansys: Update resource managementMatthew Wilcox2007-10-121-37/+33
OpenPOWER on IntegriCloud