| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 | 1 | -2/+2 |
|\ |
|
| * | cciss: reinstate proper FIFO order of command queue list | Jens Axboe | 2011-01-10 | 1 | -2/+2 |
* | | cciss: fix board status waiting code | Stephen M. Cameron | 2010-10-23 | 1 | -0/+4 |
|/ |
|
* | cciss: use consistent variable names | Stephen M. Cameron | 2010-08-07 | 1 | -2/+0 |
* | cciss: factor out cciss_reset_devices() | Stephen M. Cameron | 2010-08-07 | 1 | -0/+3 |
* | cciss: factor out cciss_wait_for_board_ready() | Stephen M. Cameron | 2010-08-07 | 1 | -0/+15 |
* | cciss: add performant mode support for Stars/Sirius | Mike Miller | 2010-08-07 | 1 | -6/+103 |
* | cciss: make interrupt access methods return type bool | Mike Miller | 2010-08-07 | 1 | -3/+3 |
* | cciss: do not use void pointer for scsi hba data | Stephen M. Cameron | 2010-02-28 | 1 | -3/+1 |
* | cciss: simplify scatter gather code | Stephen M. Cameron | 2010-02-28 | 1 | -7/+1 |
* | cciss: remove C99-style comments | dann frazier | 2010-02-22 | 1 | -5/+4 |
* | cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_t | Alex Chiang | 2009-11-23 | 1 | -1/+1 |
* | cciss: Add enhanced scatter-gather support. | Don Brace | 2009-11-13 | 1 | -1/+17 |
* | cciss: Dynamically allocate the drive_info_struct for each logical drive. | Stephen M. Cameron | 2009-10-01 | 1 | -2/+3 |
* | cciss: Preserve all 8 bytes of LUN ID for logical drives. | Stephen M. Cameron | 2009-10-01 | 1 | -1/+1 |
* | cciss: Dynamically allocate struct device for each logical drive as needed. | Stephen M. Cameron | 2009-10-01 | 1 | -1/+1 |
* | cciss: Use one scan thread per controller and fix hang during rmmod | Andrew Patterson | 2009-10-01 | 1 | -2/+5 |
* | cciss: Remove no longer needed sendcmd reject processing code | scameron@beardog.cca.cpqcorp.net | 2009-06-09 | 1 | -9/+0 |
* | cciss: separate error processing and command retrying code in sendcmd_withirq... | scameron@beardog.cca.cpqcorp.net | 2009-06-09 | 1 | -0/+1 |
* | cciss: add cciss driver sysfs entries | Andrew Patterson | 2009-06-02 | 1 | -7/+17 |
* | cciss: kernel scan thread for MSA2012 | Mike Miller | 2009-04-07 | 1 | -0/+2 |
* | cciss: switch to using hlist for command list management | Jens Axboe | 2008-12-29 | 1 | -2/+2 |
* | cciss: make rebuild_lun_table behave better | Mike Miller | 2008-08-06 | 1 | -0/+2 |
* | [PATCH] cciss: add support for 1024 logical volumes | Mike Miller | 2006-12-07 | 1 | -2/+1 |
* | [PATCH] cciss: set sector_size to 2048 for performance | Mike Miller | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] cciss: increase number of commands on controller | Mike Miller | 2006-12-07 | 1 | -0/+2 |
* | [PATCH] cciss: support for >2TB logical volumes | Mike Miller (OS Dev) | 2006-10-01 | 1 | -0/+3 |
* | [PATCH] CCISS: request all PCI resources | Bjorn Helgaas | 2006-06-25 | 1 | -2/+0 |
* | [PATCH] cciss: avoid defining useless MAJOR_NR macro | Christoph Hellwig | 2006-01-08 | 1 | -2/+0 |
* | [PATCH] cciss: adds MSI and MSI-X support | Mike Miller | 2006-01-08 | 1 | -1/+7 |
* | [SCSI] cciss: scsi error handling | mike.miller@hp.com | 2005-11-06 | 1 | -0/+11 |
* | [PATCH] cciss: direct lookup for command completions | Mike Miller | 2005-09-13 | 1 | -0/+1 |
* | [PATCH] cciss: new disk register/deregister routines | Mike Miller | 2005-09-13 | 1 | -1/+7 |
* | [PATCH] cciss: busy_initializing flag | Mike Miller | 2005-09-13 | 1 | -0/+1 |
* | [PATCH] cciss per disk queue | Mike Miller | 2005-07-28 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+266 |