Age | Commit message (Expand) | Author |
2007-10-12 | [SCSI] advansys: Remove a check for an impossible condition | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Support 16-byte commands properly | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Enable interrupts earlier in queuecommand | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Remove `active' queue and all remaining internal queueing code | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Remove `done' queue | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Remove a check for an impossible condition | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Remove `waiting' queue | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Shrink advansys_board_found a little more | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Reformat microcode | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Create AdvLoadMicrocode | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Create AdvBuildCarrierFreelist | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: Fix VLB driver name | Matthew Wilcox |
2007-10-12 | [SCSI] zfcp: whitespace cleanup | Swen Schillig |
2007-10-12 | [SCSI] mpt fusion: remove redundant memset | Mariusz Kozlowski |
2007-10-12 | [SCSI] mpt fusion: fix two potential mem leaks | Jesper Juhl |
2007-10-12 | [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-12 | [SCSI] mpt fusion: Use menuconfig objects | Jan Engelhardt |
2007-10-12 | [SCSI] srp_transport: convert to use supported_mode attribute | FUJITA Tomonori |
2007-10-12 | [SCSI] fc_transport: add target driver support | FUJITA Tomonori |
2007-10-12 | [SCSI] add supported_mode and active_mode attributes to the host | FUJITA Tomonori |
2007-10-12 | [SCSI] tgt: fix can_queue bug | FUJITA Tomonori |
2007-10-12 | [SCSI] aic94xx: Add new PCI ID for ASC58300 | Gilbert Wu |
2007-10-12 | [SCSI] aacraid: Add documentation for new Adaptec, SMC and SUN cards | Salyzyn, Mark |
2007-10-12 | [SCSI] hptiop: adding new firmware interface and more PCI device IDs | HighPoint Linux Team |
2007-10-12 | [SCSI] zfcp: Enable debug feature before setting adapter online | Christof Schmitt |
2007-10-12 | [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions | Swen Schillig |
2007-10-12 | [SCSI] scsi_transport_fc: Introduce disable_target_scan flag | Christof Schmitt |
2007-10-12 | [SCSI] zfcp: Remove braces for only one statement | Christof Schmitt |
2007-10-12 | [SCSI] zfcp: Remove unnecessary assignment | Christof Schmitt |
2007-10-12 | [SCSI] zfcp: avoid if (whatever) ; constructs. | Heiko Carstens |
2007-10-12 | [SCSI] zfcp: correct indentation for nested if-else | Christof Schmitt |
2007-10-12 | [SCSI] kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-12 | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya |
2007-10-12 | [SCSI] mpt fusion: Link speed change display support | Prakash, Sathya |
2007-10-12 | [SCSI] mpt fusion: Creation of mptsas.h header file | Prakash, Sathya |
2007-10-12 | [SCSI] mpt fusion: Change call back indices to u8 from int | Prakash, 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 53C1030 | Eric Moore |
2007-10-12 | [SCSI] Addition to pci_ids.h for ATTO Technology, Inc. | Eric Moore |
2007-10-12 | [SCSI] dtc: clean up indent damage and add printk levels | Alan Cox |
2007-10-12 | [SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras static | Adrian Bunk |
2007-10-12 | [SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not defined | Gabriel C |
2007-10-12 | [SCSI] scsi_error.c should #include "scsi_transport_api.h" | Adrian Bunk |
2007-10-12 | [SCSI] ips: warning fix | Andrew Morton |
2007-10-12 | [SCSI] NCR_D700, lpfc: Clean up duplicate includes | Jesper Juhl |
2007-10-12 | [SCSI] aacraid: rename check_reset | Andrew Morton |
2007-10-12 | [SCSI] lpfc: fix potential overflow of hbqs array | Jesper Juhl |
2007-10-12 | [SCSI] fc4: convert to use the data buffer accessors | FUJITA Tomonori |
2007-10-12 | [SCSI] advansys: Move documentation to Documentation/scsi | Matthew Wilcox |
2007-10-12 | [SCSI] advansys: use memcpy instead of open-coded loop | Matthew Wilcox |