aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-12[SCSI] fc_transport: add target driver supportFUJITA Tomonori
2007-10-12[SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori
2007-10-12[SCSI] tgt: fix can_queue bugFUJITA Tomonori
2007-10-12[SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu
2007-10-12[SCSI] hptiop: adding new firmware interface and more PCI device IDsHighPoint Linux Team
2007-10-12[SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt
2007-10-12[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig
2007-10-12[SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt
2007-10-12[SCSI] zfcp: Remove braces for only one statementChristof Schmitt
2007-10-12[SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt
2007-10-12[SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens
2007-10-12[SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya
2007-10-12[SCSI] mpt fusion: Link speed change display supportPrakash, Sathya
2007-10-12[SCSI] mpt fusion: Creation of mptsas.h header filePrakash, Sathya
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya
2007-10-12[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore
2007-10-12[SCSI] dtc: clean up indent damage and add printk levelsAlan Cox
2007-10-12[SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras staticAdrian Bunk
2007-10-12[SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not definedGabriel C
2007-10-12[SCSI] scsi_error.c should #include "scsi_transport_api.h"Adrian Bunk
2007-10-12[SCSI] ips: warning fixAndrew Morton
2007-10-12[SCSI] NCR_D700, lpfc: Clean up duplicate includesJesper Juhl
2007-10-12[SCSI] aacraid: rename check_resetAndrew Morton
2007-10-12[SCSI] lpfc: fix potential overflow of hbqs arrayJesper Juhl
2007-10-12[SCSI] fc4: convert to use the data buffer accessorsFUJITA Tomonori
2007-10-12[SCSI] advansys: Move documentation to Documentation/scsiMatthew Wilcox
2007-10-12[SCSI] advansys: use memcpy instead of open-coded loopMatthew Wilcox
2007-10-12[SCSI] advansys: Remove pci_slot_infoMatthew Wilcox
2007-10-12[SCSI] advansys: Remove library-style callback routinesMatthew Wilcox
2007-10-12[SCSI] advansys: Move struct device out of the cfg structuresMatthew Wilcox
2007-10-12[SCSI] advansys: Stop using n_io_port in Scsi_Host structureMatthew Wilcox
2007-10-12[SCSI] advansys: ioremap no longer needs page-aligned addressesMatthew Wilcox
2007-10-12[SCSI] advansys: delete AscGetChipBusTypeMatthew Wilcox
2007-10-12[SCSI] advansys: misc reformattingMatthew Wilcox
2007-10-12[SCSI] advansys: remove INQUIRY sniffingMatthew Wilcox
2007-10-12[SCSI] Add QUANTUM XP34301 to the blacklistMatthew Wilcox
2007-10-12[SCSI] advansys: remove AscCompareString()Matthew Wilcox
2007-10-12[SCSI] advansys: More PCI cleanupsMatthew Wilcox
2007-10-12[SCSI] advansys: Update resource managementMatthew Wilcox
2007-10-12[SCSI] advansys: Convert to ISA driver modelMatthew Wilcox
2007-10-12[SCSI] advansys: Convert to EISA driver modelMatthew Wilcox
2007-10-12[SCSI] advansys: Convert to PCI driver modelMatthew Wilcox
2007-10-12[SCSI] advansys: Move to scsi hotplug initialisation modelMatthew Wilcox
2007-10-12[SCSI] advansys: Make advansys_board_found a little more readableMatthew Wilcox
2007-10-12[SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_HostMatthew Wilcox
2007-10-12[SCSI] advansys: Improve interrupt handlerMatthew Wilcox
2007-10-12[SCSI] advansys: Clean up proc_info implementationMatthew Wilcox