aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/cciss.h
AgeCommit message (Expand)Author
2011-08-08cciss: Adds simple mode functionalityJoseph Handzik
2011-07-09cciss: do not attempt to read from a write-only registerStephen M. Cameron
2011-05-06cciss: increase timeouts for post-reset no-opsStephen M. Cameron
2011-05-06cciss: increase time to wait for board reset to startStephen M. Cameron
2011-05-06cciss: add readl after writel in interrupt mask setting codeStephen M. Cameron
2011-03-23cciss: fix lost command issueBud Brown
2011-01-13Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-10cciss: reinstate proper FIFO order of command queue listJens Axboe
2010-10-23cciss: fix board status waiting codeStephen M. Cameron
2010-08-07cciss: use consistent variable namesStephen M. Cameron
2010-08-07cciss: factor out cciss_reset_devices()Stephen M. Cameron
2010-08-07cciss: factor out cciss_wait_for_board_ready()Stephen M. Cameron
2010-08-07cciss: add performant mode support for Stars/SiriusMike Miller
2010-08-07cciss: make interrupt access methods return type boolMike Miller
2010-02-28cciss: do not use void pointer for scsi hba dataStephen M. Cameron
2010-02-28cciss: simplify scatter gather codeStephen M. Cameron
2010-02-22cciss: remove C99-style commentsdann frazier
2009-11-23cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang
2009-11-13cciss: Add enhanced scatter-gather support.Don Brace
2009-10-01cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron
2009-10-01cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron
2009-10-01cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron
2009-10-01cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson
2009-06-09cciss: Remove no longer needed sendcmd reject processing codescameron@beardog.cca.cpqcorp.net
2009-06-09cciss: separate error processing and command retrying code in sendcmd_withirq...scameron@beardog.cca.cpqcorp.net
2009-06-02cciss: add cciss driver sysfs entriesAndrew Patterson
2009-04-07cciss: kernel scan thread for MSA2012Mike Miller
2008-12-29cciss: switch to using hlist for command list managementJens Axboe
2008-08-06cciss: make rebuild_lun_table behave betterMike Miller
2006-12-07[PATCH] cciss: add support for 1024 logical volumesMike Miller
2006-12-07[PATCH] cciss: set sector_size to 2048 for performanceMike Miller
2006-12-07[PATCH] cciss: increase number of commands on controllerMike Miller
2006-10-01[PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)
2006-06-25[PATCH] CCISS: request all PCI resourcesBjorn Helgaas
2006-01-08[PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig
2006-01-08[PATCH] cciss: adds MSI and MSI-X supportMike Miller
2005-11-06[SCSI] cciss: scsi error handlingmike.miller@hp.com
2005-09-13[PATCH] cciss: direct lookup for command completionsMike Miller
2005-09-13[PATCH] cciss: new disk register/deregister routinesMike Miller
2005-09-13[PATCH] cciss: busy_initializing flagMike Miller
2005-07-28[PATCH] cciss per disk queueMike Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds