summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-126-464/+505
* [SCSI] arcmsr: fix compile problemsJames Bottomley2007-10-122-7/+13
* [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng2007-10-124-983/+1545
* [SCSI] switch sdev sysfs attributes to default attributesKay Sievers2007-10-121-84/+52
* [SCSI] advansys: Use DRV_NAMEMatthew Wilcox2007-10-121-11/+12
* [SCSI] advansys: Comment/indentation/macro cleanupMatthew Wilcox2007-10-121-278/+101
* [SCSI] advansys: Remove some custom wrappersMatthew Wilcox2007-10-121-164/+49
* [SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox2007-10-121-12/+0
* [SCSI] advansys: Support 16-byte commands properlyMatthew Wilcox2007-10-121-29/+10
* [SCSI] advansys: Enable interrupts earlier in queuecommandMatthew Wilcox2007-10-121-12/+11
* [SCSI] advansys: Remove `active' queue and all remaining internal queueing codeMatthew Wilcox2007-10-121-498/+6
* [SCSI] advansys: Remove `done' queueMatthew Wilcox2007-10-121-96/+24
* [SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox2007-10-121-19/+0
* [SCSI] advansys: Remove `waiting' queueMatthew Wilcox2007-10-121-177/+9
* [SCSI] advansys: Shrink advansys_board_found a little moreMatthew Wilcox2007-10-121-118/+112
* [SCSI] advansys: Reformat microcodeMatthew Wilcox2007-10-121-1977/+1186
* [SCSI] advansys: Create AdvLoadMicrocodeMatthew Wilcox2007-10-121-275/+107
* [SCSI] advansys: Create AdvBuildCarrierFreelistMatthew Wilcox2007-10-121-166/+53
* [SCSI] advansys: Fix VLB driver nameMatthew Wilcox2007-10-121-1/+1
* [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-123-0/+62
* [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-122-0/+43
* [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] 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-121-1/+3
* [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] 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