| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions | Swen Schillig | 2007-10-12 | 4 | -71/+175 |
* | [SCSI] scsi_transport_fc: Introduce disable_target_scan flag | Christof Schmitt | 2007-10-12 | 1 | -1/+3 |
* | [SCSI] zfcp: Remove braces for only one statement | Christof Schmitt | 2007-10-12 | 1 | -4/+2 |
* | [SCSI] zfcp: Remove unnecessary assignment | Christof Schmitt | 2007-10-12 | 1 | -1/+0 |
* | [SCSI] zfcp: avoid if (whatever) ; constructs. | Heiko Carstens | 2007-10-12 | 1 | -2/+2 |
* | [SCSI] zfcp: correct indentation for nested if-else | Christof Schmitt | 2007-10-12 | 1 | -11/+11 |
* | [SCSI] kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-12 | 15 | -67/+44 |
* | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 2007-10-12 | 25 | -48/+48 |
* | [SCSI] mpt fusion: Link speed change display support | Prakash, Sathya | 2007-10-12 | 2 | -0/+68 |
* | [SCSI] mpt fusion: Creation of mptsas.h header file | Prakash, Sathya | 2007-10-12 | 2 | -105/+159 |
* | [SCSI] mpt fusion: Change call back indices to u8 from int | Prakash, Sathya | 2007-10-12 | 7 | -144/+150 |
* | [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen... | Prakash, Sathya | 2007-10-12 | 5 | -28/+75 |
* | [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 | Eric Moore | 2007-10-12 | 4 | -0/+64 |
* | [SCSI] dtc: clean up indent damage and add printk levels | Alan Cox | 2007-10-12 | 1 | -9/+7 |
* | [SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras static | Adrian Bunk | 2007-10-12 | 1 | -2/+2 |
* | [SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not defined | Gabriel C | 2007-10-12 | 1 | -1/+1 |
* | [SCSI] scsi_error.c should #include "scsi_transport_api.h" | Adrian Bunk | 2007-10-12 | 1 | -0/+1 |
* | [SCSI] ips: warning fix | Andrew Morton | 2007-10-12 | 1 | -1/+1 |
* | [SCSI] NCR_D700, lpfc: Clean up duplicate includes | Jesper Juhl | 2007-10-12 | 3 | -3/+0 |
* | [SCSI] aacraid: rename check_reset | Andrew Morton | 2007-10-12 | 3 | -7/+8 |
* | [SCSI] lpfc: fix potential overflow of hbqs array | Jesper Juhl | 2007-10-12 | 1 | -1/+1 |
* | [SCSI] fc4: convert to use the data buffer accessors | FUJITA Tomonori | 2007-10-12 | 1 | -26/+15 |
* | [SCSI] advansys: Move documentation to Documentation/scsi | Matthew Wilcox | 2007-10-12 | 1 | -747/+19 |
* | [SCSI] advansys: use memcpy instead of open-coded loop | Matthew Wilcox | 2007-10-12 | 1 | -79/+40 |
* | [SCSI] advansys: Remove pci_slot_info | Matthew Wilcox | 2007-10-12 | 1 | -20/+9 |
* | [SCSI] advansys: Remove library-style callback routines | Matthew Wilcox | 2007-10-12 | 1 | -42/+8 |
* | [SCSI] advansys: Move struct device out of the cfg structures | Matthew Wilcox | 2007-10-12 | 1 | -63/+41 |
* | [SCSI] advansys: Stop using n_io_port in Scsi_Host structure | Matthew Wilcox | 2007-10-12 | 1 | -30/+8 |
* | [SCSI] advansys: ioremap no longer needs page-aligned addresses | Matthew Wilcox | 2007-10-12 | 1 | -40/+12 |
* | [SCSI] advansys: delete AscGetChipBusType | Matthew Wilcox | 2007-10-12 | 1 | -32/+4 |
* | [SCSI] advansys: misc reformatting | Matthew Wilcox | 2007-10-12 | 1 | -150/+110 |
* | [SCSI] advansys: remove INQUIRY sniffing | Matthew Wilcox | 2007-10-12 | 1 | -426/+211 |
* | [SCSI] Add QUANTUM XP34301 to the blacklist | Matthew Wilcox | 2007-10-12 | 1 | -0/+1 |
* | [SCSI] advansys: remove AscCompareString() | Matthew Wilcox | 2007-10-12 | 1 | -20/+3 |
* | [SCSI] advansys: More PCI cleanups | Matthew Wilcox | 2007-10-12 | 1 | -220/+34 |
* | [SCSI] advansys: Update resource management | Matthew Wilcox | 2007-10-12 | 1 | -37/+33 |
* | [SCSI] advansys: Convert to ISA driver model | Matthew Wilcox | 2007-10-12 | 1 | -299/+113 |
* | [SCSI] advansys: Convert to EISA driver model | Matthew Wilcox | 2007-10-12 | 1 | -81/+94 |
* | [SCSI] advansys: Convert to PCI driver model | Matthew Wilcox | 2007-10-12 | 1 | -249/+129 |
* | [SCSI] advansys: Move to scsi hotplug initialisation model | Matthew Wilcox | 2007-10-12 | 1 | -25/+36 |
* | [SCSI] advansys: Make advansys_board_found a little more readable | Matthew Wilcox | 2007-10-12 | 1 | -236/+158 |
* | [SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_Host | Matthew Wilcox | 2007-10-12 | 1 | -38/+0 |
* | [SCSI] advansys: Improve interrupt handler | Matthew Wilcox | 2007-10-12 | 1 | -100/+72 |
* | [SCSI] advansys: Clean up proc_info implementation | Matthew Wilcox | 2007-10-12 | 1 | -24/+12 |
* | [SCSI] advansys: undate version, copyright, etc | Matthew Wilcox | 2007-10-12 | 1 | -24/+19 |
* | [SCSI] sg: increase sglist_len of the sg_scatter_hold structure | FUJITA Tomonori | 2007-10-12 | 1 | -1/+1 |
* | [SCSI] Fix async scanning double-add problems | Matthew Wilcox | 2007-10-12 | 1 | -10/+27 |
* | [SCSI] microtek: use data accessors and !use_sg cleanup | Boaz Harrosh | 2007-10-12 | 1 | -18/+14 |
* | [SCSI] fix write buffer length in scsi_req_map_sg() | Mike Christie | 2007-10-12 | 1 | -4/+10 |
* | [SCSI] ps3rom: convert to use the data buffer accessors | FUJITA Tomonori | 2007-10-12 | 1 | -12/+12 |