Commit Graph

3482 Commits (bd678450bfbd4bb6543a7138d9ee3418c2a11e7c)

Author SHA1 Message Date
Matthew Wilcox 95c9f16284 [SCSI] advansys: Comment/indentation/macro cleanup 18 years ago
Matthew Wilcox b009bef6cd [SCSI] advansys: Remove some custom wrappers 18 years ago
Matthew Wilcox faac48ecf4 [SCSI] advansys: Remove a check for an impossible condition 18 years ago
Matthew Wilcox f05ec594fe [SCSI] advansys: Support 16-byte commands properly 18 years ago
Matthew Wilcox b2a7a4ba04 [SCSI] advansys: Enable interrupts earlier in queuecommand 18 years ago
Matthew Wilcox 349d2c4429 [SCSI] advansys: Remove `active' queue and all remaining internal queueing code 18 years ago
Matthew Wilcox 6ed1ef0786 [SCSI] advansys: Remove `done' queue 18 years ago
Matthew Wilcox 7686f02aa8 [SCSI] advansys: Remove a check for an impossible condition 18 years ago
Matthew Wilcox b66229258f [SCSI] advansys: Remove `waiting' queue 18 years ago
Matthew Wilcox c2dce2fabc [SCSI] advansys: Shrink advansys_board_found a little more 18 years ago
Matthew Wilcox 629d688d5c [SCSI] advansys: Reformat microcode 18 years ago
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