aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori3-0/+52
2007-10-12[SCSI] tgt: fix can_queue bugFUJITA Tomonori1-1/+1
2007-10-12[SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu2-28/+9
2007-10-12[SCSI] aacraid: Add documentation for new Adaptec, SMC and SUN cardsSalyzyn, Mark1-2/+6
2007-10-12[SCSI] hptiop: adding new firmware interface and more PCI device IDsHighPoint Linux Team2-234/+58
2007-10-12[SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt2-7/+9
2007-10-12[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig4-71/+175
2007-10-12[SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt2-1/+5
2007-10-12[SCSI] zfcp: Remove braces for only one statementChristof Schmitt1-4/+2
2007-10-12[SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt1-1/+0
2007-10-12[SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens1-2/+2
2007-10-12[SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt1-11/+11
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski15-67/+44
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya25-48/+48
2007-10-12[SCSI] mpt fusion: Link speed change display supportPrakash, Sathya2-0/+68
2007-10-12[SCSI] mpt fusion: Creation of mptsas.h header filePrakash, Sathya2-105/+159
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya7-144/+150
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task management commandsPrakash, Sathya5-28/+75
2007-10-12[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore4-0/+64
2007-10-12[SCSI] Addition to pci_ids.h for ATTO Technology, Inc.Eric Moore1-0/+2
2007-10-12[SCSI] dtc: clean up indent damage and add printk levelsAlan Cox1-9/+7
2007-10-12[SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras staticAdrian Bunk1-2/+2
2007-10-12[SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not definedGabriel C1-1/+1
2007-10-12[SCSI] scsi_error.c should #include "scsi_transport_api.h"Adrian Bunk1-0/+1
2007-10-12[SCSI] ips: warning fixAndrew Morton1-1/+1
2007-10-12[SCSI] NCR_D700, lpfc: Clean up duplicate includesJesper Juhl3-3/+0
2007-10-12[SCSI] aacraid: rename check_resetAndrew Morton3-7/+8
2007-10-12[SCSI] lpfc: fix potential overflow of hbqs arrayJesper Juhl1-1/+1
2007-10-12[SCSI] fc4: convert to use the data buffer accessorsFUJITA Tomonori1-26/+15
2007-10-12[SCSI] advansys: Move documentation to Documentation/scsiMatthew Wilcox2-747/+262
2007-10-12[SCSI] advansys: use memcpy instead of open-coded loopMatthew Wilcox1-79/+40
2007-10-12[SCSI] advansys: Remove pci_slot_infoMatthew Wilcox1-20/+9
2007-10-12[SCSI] advansys: Remove library-style callback routinesMatthew Wilcox1-42/+8
2007-10-12[SCSI] advansys: Move struct device out of the cfg structuresMatthew Wilcox1-63/+41
2007-10-12[SCSI] advansys: Stop using n_io_port in Scsi_Host structureMatthew Wilcox1-30/+8
2007-10-12[SCSI] advansys: ioremap no longer needs page-aligned addressesMatthew Wilcox1-40/+12
2007-10-12[SCSI] advansys: delete AscGetChipBusTypeMatthew Wilcox1-32/+4
2007-10-12[SCSI] advansys: misc reformattingMatthew Wilcox1-150/+110
2007-10-12[SCSI] advansys: remove INQUIRY sniffingMatthew Wilcox1-426/+211
2007-10-12[SCSI] Add QUANTUM XP34301 to the blacklistMatthew Wilcox1-0/+1
2007-10-12[SCSI] advansys: remove AscCompareString()Matthew Wilcox1-20/+3
2007-10-12[SCSI] advansys: More PCI cleanupsMatthew Wilcox1-220/+34
2007-10-12[SCSI] advansys: Update resource managementMatthew Wilcox1-37/+33
2007-10-12[SCSI] advansys: Convert to ISA driver modelMatthew Wilcox1-299/+113
2007-10-12[SCSI] advansys: Convert to EISA driver modelMatthew Wilcox1-81/+94
2007-10-12[SCSI] advansys: Convert to PCI driver modelMatthew Wilcox1-249/+129
2007-10-12[SCSI] advansys: Move to scsi hotplug initialisation modelMatthew Wilcox1-25/+36
2007-10-12[SCSI] advansys: Make advansys_board_found a little more readableMatthew Wilcox1-236/+158
2007-10-12[SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_HostMatthew Wilcox1-38/+0
2007-10-12[SCSI] advansys: Improve interrupt handlerMatthew Wilcox1-100/+72