summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] aacraid: rename check_resetAndrew Morton2007-10-123-7/+8
* [SCSI] lpfc: fix potential overflow of hbqs arrayJesper Juhl2007-10-121-1/+1
* [SCSI] fc4: convert to use the data buffer accessorsFUJITA Tomonori2007-10-121-26/+15
* [SCSI] advansys: Move documentation to Documentation/scsiMatthew Wilcox2007-10-121-747/+19
* [SCSI] advansys: use memcpy instead of open-coded loopMatthew Wilcox2007-10-121-79/+40
* [SCSI] advansys: Remove pci_slot_infoMatthew Wilcox2007-10-121-20/+9
* [SCSI] advansys: Remove library-style callback routinesMatthew Wilcox2007-10-121-42/+8
* [SCSI] advansys: Move struct device out of the cfg structuresMatthew Wilcox2007-10-121-63/+41
* [SCSI] advansys: Stop using n_io_port in Scsi_Host structureMatthew Wilcox2007-10-121-30/+8
* [SCSI] advansys: ioremap no longer needs page-aligned addressesMatthew Wilcox2007-10-121-40/+12
* [SCSI] advansys: delete AscGetChipBusTypeMatthew Wilcox2007-10-121-32/+4
* [SCSI] advansys: misc reformattingMatthew Wilcox2007-10-121-150/+110
* [SCSI] advansys: remove INQUIRY sniffingMatthew Wilcox2007-10-121-426/+211
* [SCSI] Add QUANTUM XP34301 to the blacklistMatthew Wilcox2007-10-121-0/+1
* [SCSI] advansys: remove AscCompareString()Matthew Wilcox2007-10-121-20/+3
* [SCSI] advansys: More PCI cleanupsMatthew Wilcox2007-10-121-220/+34
* [SCSI] advansys: Update resource managementMatthew Wilcox2007-10-121-37/+33
* [SCSI] advansys: Convert to ISA driver modelMatthew Wilcox2007-10-121-299/+113
* [SCSI] advansys: Convert to EISA driver modelMatthew Wilcox2007-10-121-81/+94
* [SCSI] advansys: Convert to PCI driver modelMatthew Wilcox2007-10-121-249/+129
* [SCSI] advansys: Move to scsi hotplug initialisation modelMatthew Wilcox2007-10-121-25/+36
* [SCSI] advansys: Make advansys_board_found a little more readableMatthew Wilcox2007-10-121-236/+158
* [SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_HostMatthew Wilcox2007-10-121-38/+0
* [SCSI] advansys: Improve interrupt handlerMatthew Wilcox2007-10-121-100/+72
* [SCSI] advansys: Clean up proc_info implementationMatthew Wilcox2007-10-121-24/+12
* [SCSI] advansys: undate version, copyright, etcMatthew Wilcox2007-10-121-24/+19
* [SCSI] sg: increase sglist_len of the sg_scatter_hold structureFUJITA Tomonori2007-10-121-1/+1
* [SCSI] Fix async scanning double-add problemsMatthew Wilcox2007-10-121-10/+27
* [SCSI] microtek: use data accessors and !use_sg cleanupBoaz Harrosh2007-10-121-18/+14
* [SCSI] fix write buffer length in scsi_req_map_sg()Mike Christie2007-10-121-4/+10
* [SCSI] ps3rom: convert to use the data buffer accessorsFUJITA Tomonori2007-10-121-12/+12
* [SCSI] scsi_transport_srp: remove tgt dependenciesFUJITA Tomonori2007-10-123-7/+39
OpenPOWER on IntegriCloud