Commit Graph

3472 Commits (89910cccb8fec0c1140d33a743e72a712efd4f05)

Author SHA1 Message Date
Matthew Wilcox b9d9661400 [SCSI] advansys: Create AdvLoadMicrocode 18 years ago
Matthew Wilcox a9f4a59a94 [SCSI] advansys: Create AdvBuildCarrierFreelist 18 years ago
Matthew Wilcox b8e5152bf1 [SCSI] advansys: Fix VLB driver name 18 years ago
FUJITA Tomonori 72e39ea7e0 [SCSI] srp_transport: convert to use supported_mode attribute 18 years ago
FUJITA Tomonori 7525236d0b [SCSI] fc_transport: add target driver support 18 years ago
FUJITA Tomonori 5dc2b89e12 [SCSI] add supported_mode and active_mode attributes to the host 18 years ago
FUJITA Tomonori 8184fe9b6e [SCSI] tgt: fix can_queue bug 18 years ago
Gilbert Wu f9755bea9c [SCSI] aic94xx: Add new PCI ID for ASC58300 18 years ago
HighPoint Linux Team db9b6e89ea [SCSI] hptiop: adding new firmware interface and more PCI device IDs 18 years ago
Christof Schmitt 03f002f778 [SCSI] scsi_transport_fc: Introduce disable_target_scan flag 18 years ago
Mariusz Kozlowski bbfbbbc118 [SCSI] kmalloc + memset conversion to kzalloc 18 years ago
Alan Cox 1fbe85292f [SCSI] dtc: clean up indent damage and add printk levels 18 years ago
Adrian Bunk 8f8bf7e64e [SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras static 18 years ago
Gabriel C 8d9e0f46b4 [SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not defined 18 years ago
Adrian Bunk 79ee830442 [SCSI] scsi_error.c should #include "scsi_transport_api.h" 18 years ago
Andrew Morton 305aad0bf5 [SCSI] ips: warning fix 18 years ago
Jesper Juhl ffcde188a8 [SCSI] NCR_D700, lpfc: Clean up duplicate includes 18 years ago
Andrew Morton 87f3bda35e [SCSI] aacraid: rename check_reset 18 years ago
Jesper Juhl a0a74e4505 [SCSI] lpfc: fix potential overflow of hbqs array 18 years ago
Matthew Wilcox 4bd6d7f356 [SCSI] advansys: Move documentation to Documentation/scsi 18 years ago
Matthew Wilcox d68f432135 [SCSI] advansys: use memcpy instead of open-coded loop 18 years ago
Matthew Wilcox 13ac2d9c79 [SCSI] advansys: Remove pci_slot_info 18 years ago
Matthew Wilcox 895d6b4ca8 [SCSI] advansys: Remove library-style callback routines 18 years ago
Matthew Wilcox 394dbf3f40 [SCSI] advansys: Move struct device out of the cfg structures 18 years ago
Matthew Wilcox 4a2d31c811 [SCSI] advansys: Stop using n_io_port in Scsi_Host structure 18 years ago
Matthew Wilcox 57ba5fe988 [SCSI] advansys: ioremap no longer needs page-aligned addresses 18 years ago
Matthew Wilcox 59fcf84409 [SCSI] advansys: delete AscGetChipBusType 18 years ago
Matthew Wilcox ecec194747 [SCSI] advansys: misc reformatting 18 years ago
Matthew Wilcox 47d853ccbe [SCSI] advansys: remove INQUIRY sniffing 18 years ago
Matthew Wilcox 2ffb45c672 [SCSI] Add QUANTUM XP34301 to the blacklist 18 years ago
Matthew Wilcox ce3a7f1202 [SCSI] advansys: remove AscCompareString() 18 years ago
Matthew Wilcox 9649af39e3 [SCSI] advansys: More PCI cleanups 18 years ago
Matthew Wilcox 71f36115d2 [SCSI] advansys: Update resource management 18 years ago
Matthew Wilcox c304ec9473 [SCSI] advansys: Convert to ISA driver model 18 years ago
Matthew Wilcox b09e05a73e [SCSI] advansys: Convert to EISA driver model 18 years ago
Matthew Wilcox 78e77d8b50 [SCSI] advansys: Convert to PCI driver model 18 years ago
Matthew Wilcox 8dfb537933 [SCSI] advansys: Move to scsi hotplug initialisation model 18 years ago
Matthew Wilcox b2c16f586e [SCSI] advansys: Make advansys_board_found a little more readable 18 years ago
Matthew Wilcox 605fe5987f [SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_Host 18 years ago
Matthew Wilcox 074c8fe4c0 [SCSI] advansys: Improve interrupt handler 18 years ago
Matthew Wilcox 2a437959e9 [SCSI] advansys: Clean up proc_info implementation 18 years ago
Matthew Wilcox 8c6af9e174 [SCSI] advansys: undate version, copyright, etc 18 years ago
FUJITA Tomonori ea312552e9 [SCSI] sg: increase sglist_len of the sg_scatter_hold structure 18 years ago
Matthew Wilcox 6b7f123f37 [SCSI] Fix async scanning double-add problems 18 years ago
Mike Christie bd441deaf3 [SCSI] fix write buffer length in scsi_req_map_sg() 18 years ago
FUJITA Tomonori 358147403d [SCSI] ps3rom: convert to use the data buffer accessors 18 years ago
FUJITA Tomonori 0012fdf986 [SCSI] scsi_transport_srp: remove tgt dependencies 18 years ago
FUJITA Tomonori e9906fe8c6 [SCSI] tgt: convert ibmvstgt to use transport tsk_mgmt_response callback 18 years ago
FUJITA Tomonori bfb743740e [SCSI] tgt: move tsk_mgmt_response callback to transport class 18 years ago
FUJITA Tomonori 17b0bcfad7 [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport 18 years ago