summaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.h
Commit message (Expand)AuthorAgeFilesLines
* cciss: fix board status waiting codeStephen M. Cameron2010-10-231-0/+4
* cciss: use consistent variable namesStephen M. Cameron2010-08-071-2/+0
* cciss: factor out cciss_reset_devices()Stephen M. Cameron2010-08-071-0/+3
* cciss: factor out cciss_wait_for_board_ready()Stephen M. Cameron2010-08-071-0/+15
* cciss: add performant mode support for Stars/SiriusMike Miller2010-08-071-6/+103
* cciss: make interrupt access methods return type boolMike Miller2010-08-071-3/+3
* cciss: do not use void pointer for scsi hba dataStephen M. Cameron2010-02-281-3/+1
* cciss: simplify scatter gather codeStephen M. Cameron2010-02-281-7/+1
* cciss: remove C99-style commentsdann frazier2010-02-221-5/+4
* cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang2009-11-231-1/+1
* cciss: Add enhanced scatter-gather support.Don Brace2009-11-131-1/+17
* cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2009-10-011-2/+3
* cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-011-1/+1
* cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2009-10-011-1/+1
* cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2009-10-011-2/+5
* cciss: Remove no longer needed sendcmd reject processing codescameron@beardog.cca.cpqcorp.net2009-06-091-9/+0
* cciss: separate error processing and command retrying code in sendcmd_withirq...scameron@beardog.cca.cpqcorp.net2009-06-091-0/+1
* cciss: add cciss driver sysfs entriesAndrew Patterson2009-06-021-7/+17
* cciss: kernel scan thread for MSA2012Mike Miller2009-04-071-0/+2
* cciss: switch to using hlist for command list managementJens Axboe2008-12-291-2/+2
* cciss: make rebuild_lun_table behave betterMike Miller2008-08-061-0/+2
* [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-071-2/+1
* [PATCH] cciss: set sector_size to 2048 for performanceMike Miller2006-12-071-0/+1
* [PATCH] cciss: increase number of commands on controllerMike Miller2006-12-071-0/+2
* [PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)2006-10-011-0/+3
* [PATCH] CCISS: request all PCI resourcesBjorn Helgaas2006-06-251-2/+0
* [PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig2006-01-081-2/+0
* [PATCH] cciss: adds MSI and MSI-X supportMike Miller2006-01-081-1/+7
* [SCSI] cciss: scsi error handlingmike.miller@hp.com2005-11-061-0/+11
* [PATCH] cciss: direct lookup for command completionsMike Miller2005-09-131-0/+1
* [PATCH] cciss: new disk register/deregister routinesMike Miller2005-09-131-1/+7
* [PATCH] cciss: busy_initializing flagMike Miller2005-09-131-0/+1
* [PATCH] cciss per disk queueMike Miller2005-07-281-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+266
OpenPOWER on IntegriCloud