Commit Graph

79 Commits (8f6aac419bd590f535fb110875a51f7db2b62b5b)

Author SHA1 Message Date
Matthew Wilcox 9d511a4b29 [SCSI] advansys: Changes to work on parisc 18 years ago
Matthew Wilcox d10fb2c7b5 [SCSI] advansys: Use dma mapping for overrun buffer 18 years ago
Matthew Wilcox b249c7fda2 [SCSI] advansys: Remove a couple of uses of bus_to_virt 18 years ago
Matthew Wilcox 52c334e945 [SCSI] advansys: convert to use the data buffer accessors 18 years ago
Matthew Wilcox fd625f4705 [SCSI] advansys: Remove DvcGetPhyAddr 18 years ago
Matthew Wilcox 98d41c29a4 [SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc 18 years ago
Matthew Wilcox afbb68c35f [SCSI] advansys: Make sdtr_period_tbl a pointer 18 years ago
Matthew Wilcox 9d0e96eba1 [SCSI] advansys: Get rid of board index number 18 years ago
Matthew Wilcox f092d2290f [SCSI] advansys: Remove private lock 18 years ago
Matthew Wilcox b352f92376 [SCSI] advansys: Sort out debug macros 18 years ago
Matthew Wilcox b08fc56550 [SCSI] advansys: Remove library version & serial numbers 18 years ago
Matthew Wilcox d241149558 [SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro 18 years ago
Matthew Wilcox 720349a879 [SCSI] advansys: Merge ASC_IERR definitions 18 years ago
Matthew Wilcox d361db4832 [SCSI] advansys: Sort out irq number mess 18 years ago
Matthew Wilcox 9a256fa50e [SCSI] advansys: Remove ASC_WIDE_BOARD predicate 18 years ago
Matthew Wilcox ae002fec69 [SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS 18 years ago
Matthew Wilcox 52fa077709 [SCSI] advansys: Improve reset handler 18 years ago
Matthew Wilcox 05848b6e66 [SCSI] advansys: Fix simultaneous calls to ->queuecommand 18 years ago
Matthew Wilcox 41d2493d34 [SCSI] advansys: Restructure asc_execute_scsi_cmnd() 18 years ago
Matthew Wilcox 6e8905f4a0 [SCSI] advansys: Remove array of scsi targets 18 years ago
Matthew Wilcox 512193588d [SCSI] advansys: Eliminate prototypes 18 years ago
Matthew Wilcox 01fbfe0b83 [SCSI] advansys: Use DRV_NAME 18 years ago
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
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 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