Commit Graph

319 Commits (8504a3cb5cbc43dbbec457105d9cead3fc20cd85)

Author SHA1 Message Date
Mike Miller ab5dbebe33 cciss: add small delay when using PCI Power Management to reset for kump 13 years ago
Joe Handzik f963d270cb cciss: add transport mode attribute to sys 14 years ago
Joseph Handzik 1304953700 cciss: Adds simple mode functionality 14 years ago
Jens Axboe edc83d47a9 cciss: fix compile issue 14 years ago
Stephen M. Cameron 8a4ec67bd5 cciss: add cciss_tape_cmds module paramter 14 years ago
Stephen M. Cameron 063d2cf72a cciss: do not use bit 2 doorbell reset 14 years ago
Stephen M. Cameron ec52d5f1cb cciss: do not attempt PCI power management reset method if we know it won't work. 14 years ago
Stephen M. Cameron 93c46c2fa7 cciss: remove superfluous sleeps around reset code 14 years ago
Stephen M. Cameron 5afe278114 cciss: do soft reset if hard reset is broken 14 years ago
Stephen M. Cameron bf2e2e6b87 cciss: use new doorbell-bit-5 reset method 14 years ago
Stephen M. Cameron 3e28601fdf cciss: increase timeouts for post-reset no-ops 14 years ago
Stephen M. Cameron 59ec86bb98 cciss: clarify messages around reset behavior 14 years ago
Stephen M. Cameron 8f71bb829a cciss: get rid of message related magic numbers 14 years ago
Stephen M. Cameron e363e01436 cciss: fix reply pool and block fetch table memory leaks 14 years ago
Stephen M. Cameron 2b48085f97 cciss: factor out irq request code 14 years ago
Stephen M. Cameron abf7966e61 cciss: factor out scatterlist allocation functions 14 years ago
Stephen M. Cameron 54dae34320 cciss: factor out command pool allocation functions 14 years ago
Stephen M. Cameron 62710ae1ce cciss: do a better job of detecting controller reset failure 14 years ago
Stephen M. Cameron 6d9a4f9e21 cciss: fix missed command status value CMD_UNABORTABLE 14 years ago
Stephen M. Cameron fcab1c112a cciss: remove unnecessary casts 14 years ago
Stephen M. Cameron 16011131ce cciss: Mask off error bits of c->busaddr in cmd_special_free when calling pci_free_consistent 14 years ago
Stephen M. Cameron 0498cc2a9e cciss: Inform controller we are using 32-bit tags. 14 years ago
Stephen M. Cameron 4a76504655 cciss: hoist tag masking out of loop 14 years ago
Stephen M. Cameron 957c2ec558 cciss: export resettable host attribute 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Stephen M. Cameron 68264e9d67 cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessarily. 14 years ago
Jens Axboe e6e1ee936d cciss: reinstate proper FIFO order of command queue list 14 years ago
Linus Torvalds 453434cf3f Fix build error in drivers/block/cciss.c 14 years ago
Stephen M. Cameron 0fc13c8995 cciss: fix cciss_revalidate panic 14 years ago
Jens Axboe bbe425cd9a cciss: fix build for PROC_FS disabled 14 years ago
Jens Axboe 90fdb0b98a cciss: fix proc warning on attempt to remove non-existant directory 14 years ago
Mike Miller 6fa9775208 cciss: remove overlapping PCI IDs 14 years ago
Vasiliy Kulikov 7ab5118d7c block: cciss: fix information leak to userland 14 years ago
Stephen M. Cameron 4205df3400 cciss: remove controllers supported by hpsa 14 years ago
Stephen M. Cameron 332c2f80a8 cciss: use usleep_range not msleep for small sleeps 14 years ago
Stephen M. Cameron 186fb9cf6a cciss: limit commands allocated on reset_devices 14 years ago
Stephen M. Cameron f442e64b93 cciss: Use kernel provided PCI state save and restore functions 14 years ago
Stephen M. Cameron afa842fa64 cciss: fix board status waiting code 14 years ago
Mike Miller 6362beea89 cciss: fix PCI IDs for new Smart Array controllers 15 years ago
Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
Dan Carpenter b0722cb1ac cciss: freeing uninitialized data on error path 15 years ago
Stephen M. Cameron fcfb5c0ce1 cciss: remove some superfluous tests from cciss_bigpassthru() 15 years ago
Stephen M. Cameron 0c9f5ba7cb cciss: factor out cciss_big_passthru 15 years ago
Stephen M. Cameron f32f125b1c cciss: factor out cciss_passthru 15 years ago
Stephen M. Cameron 0894b32c5c cciss: factor out cciss_getluninfo 15 years ago
Stephen M. Cameron c525919ddf cciss: factor out cciss_getdrivver 15 years ago
Stephen M. Cameron 8a4f7fbfdd cciss: factor out cciss_getfirmver 15 years ago
Stephen M. Cameron d18dfad4e2 cciss: factor out cciss_getbustypes 15 years ago
Stephen M. Cameron 93c7493113 cciss: factor out cciss_getheartbeat 15 years ago
Stephen M. Cameron 4f43f32cd3 cciss: factor out cciss_setnodename 15 years ago