Commit Graph

319 Commits (8504a3cb5cbc43dbbec457105d9cead3fc20cd85)

Author SHA1 Message Date
Stephen M. Cameron 2521610942 cciss: factor out cciss_getnodename 15 years ago
Stephen M. Cameron 4c800eed9a cciss: factor out cciss_setintinfo 15 years ago
Stephen M. Cameron 576e661c65 cciss: factor out cciss_getintinfo 15 years ago
Stephen M. Cameron 0a25a5aee7 cciss: factor out cciss_getpciinfo 15 years ago
Stephen M. Cameron 2a643ec67f cciss: fix reporting of max queue depth since init 15 years ago
Dan Carpenter 4ee69851cd cciss: handle allocation failure 15 years ago
Stephen M. Cameron 75230ff275 cciss: disable doorbell reset on reset_devices 15 years ago
Stephen M. Cameron 8112586063 cciss: cleanup interrupt_not_for_us 15 years ago
Stephen M. Cameron b2a4a43dba cciss: change printks to dev_warn, etc. 15 years ago
Stephen M. Cameron 6b4d96b878 cciss: separate cmd_alloc() and cmd_special_alloc() 15 years ago
Stephen M. Cameron f70dba8366 cciss: use consistent variable names 15 years ago
Stephen M. Cameron 058a0f9f31 cciss: forbid hard reset of 640x boards 15 years ago
Stephen M. Cameron adfbc1ff34 cciss: sanitize max commands 15 years ago
Stephen M. Cameron a6528d0172 cciss: fix hard reset code. 15 years ago
Stephen M. Cameron 83123cb11b cciss: factor out cciss_reset_devices() 15 years ago
Stephen M. Cameron 8e93bf6d6c cciss: factor out cciss_find_cfg_addrs. 15 years ago
Stephen M. Cameron b993313540 cciss: factor out cciss_enter_performant_mode 15 years ago
Stephen M. Cameron 0f8a6a1e7b cciss: factor out cciss_wait_for_mode_change_ack() 15 years ago
Stephen M. Cameron fe3b7527db cciss: make cciss_put_controller_into_performant_mode as __devinit 15 years ago
Stephen M. Cameron ff5f58f06d cciss: cleanup some debug ifdefs 15 years ago
Stephen M. Cameron bfd63ee571 cciss: factor out cciss_p600_dma_prefetch_quirk() 15 years ago
Stephen M. Cameron 322e304c4d cciss: factor out cciss_enable_scsi_prefetch() 15 years ago
Stephen M. Cameron 501b92cd6b cciss: factor out CISS_signature_present() 15 years ago
Stephen M. Cameron afadbf4b95 cciss: factor out cciss_find_board_params 15 years ago
Stephen M. Cameron da5503217d cciss: fix leak of ioremapped memory 15 years ago
Stephen M. Cameron 4809d0988f cciss: factor out cciss_find_cfgtables 15 years ago
Stephen M. Cameron e99ba13627 cciss: factor out cciss_wait_for_board_ready() 15 years ago
Stephen M. Cameron d474830da6 cciss: factor out cciss_find_memory_BAR() 15 years ago
Stephen M. Cameron dac5488a9e cciss: remove board_id parameter from cciss_interrupt_mode() 15 years ago
Stephen M. Cameron dd9c426e92 cciss: factor out cciss_board_disabled 15 years ago
Stephen M. Cameron 6539fa9b2e cciss: factor out cciss_lookup_board_id 15 years ago
Stephen M. Cameron 292e50dd39 cciss: save pdev pointer in per hba structure early to avoid passing it around so much. 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
Arnd Bergmann 8a6cfeb6de block: push down BKL into .locked_ioctl 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Mike Miller 29979a7122 cciss: move next_command function from ifdef 15 years ago
Mike Miller b14aa6dcd0 cciss: fix call to put_controller_in_performant_mode 15 years ago
Mike Miller 256aea3fd3 cciss: make sure we request the performant mode irq 15 years ago
Mike Miller 841fdffdd3 cciss: new controller support and bump driver version 15 years ago
Mike Miller 5e216153c3 cciss: add performant mode support for Stars/Sirius 15 years ago
Mike Miller 2cf3af1c9e cciss: check for msi in interrupt_not_for_us 15 years ago
Mike Miller 0c2b39087c cciss: clean up interrupt handler 15 years ago
Mike Miller 664a717d3a cciss: enqueue and submit io 15 years ago
Kulikov Vasiliy 0e4a9d03df block: cciss: use ARRAY_SIZE 15 years ago
Bill Pemberton c2d45b4da0 cciss: fix shadows sparse warning 15 years ago
Dan Carpenter 829f46af39 cciss: unlock on error path 15 years ago
Dan Carpenter 61917bdaaf cciss: unlock on error path 15 years ago
Stephen M. Cameron d45033ef56 cciss: factor out scatter gather chain block mapping code 15 years ago
Stephen M. Cameron 2ad6cdc20f cciss: fix scatter gather chain block dma direction kludge 15 years ago
Stephen M. Cameron dccc9b563e cciss: simplify scatter gather code 15 years ago