summaryrefslogtreecommitdiff
path: root/drivers/block/cciss.h
Commit message (Expand)AuthorAge
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\
| * scsi: cciss: use designated initializersKees Cook2017-01-05
* | cciss: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-13
|/
* cciss: Adds simple mode functionalityJoseph Handzik2011-08-08
* cciss: do not attempt to read from a write-only registerStephen M. Cameron2011-07-09
* cciss: increase timeouts for post-reset no-opsStephen M. Cameron2011-05-06
* cciss: increase time to wait for board reset to startStephen M. Cameron2011-05-06
* cciss: add readl after writel in interrupt mask setting codeStephen M. Cameron2011-05-06
* cciss: fix lost command issueBud Brown2011-03-23
* Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\
| * cciss: reinstate proper FIFO order of command queue listJens Axboe2011-01-10
* | cciss: fix board status waiting codeStephen M. Cameron2010-10-23
|/
* cciss: use consistent variable namesStephen M. Cameron2010-08-07
* cciss: factor out cciss_reset_devices()Stephen M. Cameron2010-08-07
* cciss: factor out cciss_wait_for_board_ready()Stephen M. Cameron2010-08-07
* cciss: add performant mode support for Stars/SiriusMike Miller2010-08-07
* cciss: make interrupt access methods return type boolMike Miller2010-08-07
* cciss: do not use void pointer for scsi hba dataStephen M. Cameron2010-02-28
* cciss: simplify scatter gather codeStephen M. Cameron2010-02-28
* cciss: remove C99-style commentsdann frazier2010-02-22
* cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang2009-11-23
* cciss: Add enhanced scatter-gather support.Don Brace2009-11-13
* cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2009-10-01
* cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-01
* cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2009-10-01
* cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2009-10-01
* cciss: Remove no longer needed sendcmd reject processing codescameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: separate error processing and command retrying code in sendcmd_withirq...scameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: add cciss driver sysfs entriesAndrew Patterson2009-06-02
* cciss: kernel scan thread for MSA2012Mike Miller2009-04-07
* cciss: switch to using hlist for command list managementJens Axboe2008-12-29
* cciss: make rebuild_lun_table behave betterMike Miller2008-08-06
* [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-07
* [PATCH] cciss: set sector_size to 2048 for performanceMike Miller2006-12-07
* [PATCH] cciss: increase number of commands on controllerMike Miller2006-12-07
* [PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)2006-10-01
* [PATCH] CCISS: request all PCI resourcesBjorn Helgaas2006-06-25
* [PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig2006-01-08
* [PATCH] cciss: adds MSI and MSI-X supportMike Miller2006-01-08
* [SCSI] cciss: scsi error handlingmike.miller@hp.com2005-11-06
* [PATCH] cciss: direct lookup for command completionsMike Miller2005-09-13
* [PATCH] cciss: new disk register/deregister routinesMike Miller2005-09-13
* [PATCH] cciss: busy_initializing flagMike Miller2005-09-13
* [PATCH] cciss per disk queueMike Miller2005-07-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16