| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 1 | -8/+2 |
* | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 | 1 | -2/+1 |
* | ibmvscsi: Add memory barriers for send / receive | Brian King | 2014-06-25 | 1 | -0/+10 |
* | ibmvscsi: Abort init sequence during error recovery | Brian King | 2014-06-25 | 1 | -1/+2 |
* | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 2014-04-18 | 1 | -1/+1 |
* | [SCSI] ibmvscsi: Fix little endian issues | Anton Blanchard | 2013-09-06 | 1 | -68/+86 |
* | [SCSI] ibmvscsi: Fix slave_configure deadlock | Brian King | 2013-04-06 | 1 | -1/+1 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | [SCSI] ibmvscsi: Fix host config length field overflow | Benjamin Herrenschmidt | 2012-09-24 | 1 | -0/+3 |
* | [SCSI] ibmvscsi: Remove backend abstraction | Benjamin Herrenschmidt | 2012-09-24 | 1 | -19/+330 |
* | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt | 2012-03-28 | 1 | -5/+2 |
* | powerpc: remove the legacy iSeries part of ibmvscsi | Stephen Rothwell | 2012-03-09 | 1 | -10/+2 |
* | [SCSI] ibmvscsi: Improve CRQ reset reliability | Brian King | 2011-05-01 | 1 | -2/+1 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | [SCSI] ibmvscsi: Driver version 1.5.9 | Brian King | 2010-07-27 | 1 | -1/+1 |
* | [SCSI] ibmvscsi: Fix possible request_limit issue | Brian King | 2010-07-27 | 1 | -2/+5 |
* | [SCSI] ibmvscsi: Fix error path deadlock | Brian King | 2010-07-27 | 1 | -14/+17 |
* | [SCSI] ibmvscsi: Fix softlockup on resume | Brian King | 2010-07-27 | 1 | -28/+89 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 1 | -27/+2 |
|\ |
|
| * | [SCSI] ibmvscsi: fix DMA API misuse | FUJITA Tomonori | 2010-04-11 | 1 | -27/+2 |
* | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [SCSI] ibmvscsi: Add suspend/resume support | Brian King | 2010-03-03 | 1 | -0/+19 |
* | [SCSI] ibmvscsi: fix a typo in a source code comment | Bart Van Assche | 2010-01-18 | 1 | -1/+1 |
* | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 | 1 | -1/+6 |
* | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
* | [SCSI] ibmvscsi: Fix module load hang | Brian King | 2009-06-25 | 1 | -1/+6 |
* | ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -3/+3 |
* | [SCSI] ibmvscsi: Add support for capabilities MAD | Brian King | 2009-06-08 | 1 | -27/+197 |
* | [SCSI] ibmvscsi: Enable fast fail feature | Robert Jennings | 2009-06-08 | 1 | -1/+58 |
* | [SCSI] ibmvscsi: Send adapter info before login | Brian King | 2009-06-08 | 1 | -85/+85 |
* | [SCSI] ibmvscsi: Add specific timeouts for operations | Robert Jennings | 2009-06-08 | 1 | -12/+16 |
* | [SCSI] ibmvscsi: Add 16 byte CDB support | Brian King | 2009-06-08 | 1 | -0/+1 |
* | [SCSI] ibmvscsi: Remove redundant test on unsigned. | Roel Kluin | 2009-05-23 | 1 | -3/+0 |
* | [SCSI] ibmvscsi: Correct DMA mapping leak | Robert Jennings | 2009-02-10 | 1 | -0/+1 |
* | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2009-01-13 | 1 | -6/+6 |
* | [SCSI] ibmvscsi: Make max_requests module parameter more accurate | Brian King | 2009-01-02 | 1 | -6/+10 |
* | [SCSI] ibmvscsi: Don't fail EH due to insufficient resources | Brian King | 2008-12-29 | 1 | -2/+2 |
* | [SCSI] ibmvscsi: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+1 |
* | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -1/+1 |
* | [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions | Brian King | 2008-08-16 | 1 | -1/+1 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -2/+2 |
* | ibmvscsi: driver enablement for CMO | Robert Jennings | 2008-07-25 | 1 | -7/+38 |
* | [SCSI] ibmvscsi: Non SCSI error status fixup | Brian King | 2008-05-27 | 1 | -1/+1 |
* | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2008-05-02 | 1 | -1/+1 |
* | [SCSI] ibmvscsi: Handle non SCSI error status | Brian King | 2008-04-29 | 1 | -1/+4 |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 1 | -19/+25 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 1 | -1/+0 |
* | [SCSI] ibmvscsi: requeue while CRQ closed | Robert Jennings | 2008-01-11 | 1 | -55/+96 |
* | [SCSI] ibmvscsi: Set default command timeout | Brian King | 2008-01-11 | 1 | -1/+3 |