aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[SCSI] arcmsr: fix compile problemsJames Bottomley2-7/+13
2007-10-12[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng4-983/+1545
2007-10-12[SCSI] switch sdev sysfs attributes to default attributesKay Sievers1-84/+52
2007-10-12[SCSI] advansys: Use DRV_NAMEMatthew Wilcox1-11/+12
2007-10-12[SCSI] advansys: Comment/indentation/macro cleanupMatthew Wilcox1-278/+101
2007-10-12[SCSI] advansys: Remove some custom wrappersMatthew Wilcox1-164/+49
2007-10-12[SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox1-12/+0
2007-10-12[SCSI] advansys: Support 16-byte commands properlyMatthew Wilcox1-29/+10
2007-10-12[SCSI] advansys: Enable interrupts earlier in queuecommandMatthew Wilcox1-12/+11
2007-10-12[SCSI] advansys: Remove `active' queue and all remaining internal queueing codeMatthew Wilcox1-498/+6
2007-10-12[SCSI] advansys: Remove `done' queueMatthew Wilcox1-96/+24
2007-10-12[SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox1-19/+0
2007-10-12[SCSI] advansys: Remove `waiting' queueMatthew Wilcox1-177/+9
2007-10-12[SCSI] advansys: Shrink advansys_board_found a little moreMatthew Wilcox1-118/+112
2007-10-12[SCSI] advansys: Reformat microcodeMatthew Wilcox1-1977/+1186
2007-10-12[SCSI] advansys: Create AdvLoadMicrocodeMatthew Wilcox1-275/+107
2007-10-12[SCSI] advansys: Create AdvBuildCarrierFreelistMatthew Wilcox1-166/+53
2007-10-12[SCSI] advansys: Fix VLB driver nameMatthew Wilcox1-1/+1
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig9-166/+165
2007-10-12[SCSI] mpt fusion: remove redundant memsetMariusz Kozlowski1-5/+3
2007-10-12[SCSI] mpt fusion: fix two potential mem leaksJesper Juhl1-6/+7
2007-10-12[SCSI] mpt fusion: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski1-24/+12
2007-10-12[SCSI] mpt fusion: Use menuconfig objectsJan Engelhardt1-9/+10
2007-10-12[SCSI] srp_transport: convert to use supported_mode attributeFUJITA Tomonori2-4/+7
2007-10-12[SCSI] fc_transport: add target driver supportFUJITA Tomonori3-0/+62
2007-10-12[SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2-0/+43
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] 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 Schmitt1-1/+3
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] 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