| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 1 | -2/+2 |
* | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 | 1 | -3/+2 |
* | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 1 | -7/+0 |
* | [SCSI] qla1280: Annotate timer on stack so object debug does not complain | Meelis Roos | 2013-12-20 | 1 | -1/+1 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -4/+4 |
* | qla1280: Remove redundant NULL check before release_firmware() call | Jesper Juhl | 2012-04-30 | 1 | -5/+2 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | [SCSI] remove cmd->serial_number litter | Christoph Hellwig | 2011-05-01 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-04-06 | 1 | -52/+109 |
|\ |
|
| * | [SCSI] qla1280: retain firmware for error recovery | Michael Reed | 2010-03-27 | 1 | -52/+109 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
|/ |
|
* | [SCSI] qla1280: Drop host_lock while requesting firmware | Ben Hutchings | 2010-02-09 | 1 | -0/+4 |
* | [SCSI] qla1280: error recovery rewrite | Michael Reed | 2009-05-21 | 1 | -133/+157 |
* | [SCSI] qla1280: driver clean up | Michael Reed | 2009-05-21 | 1 | -89/+10 |
* | Merge git://git.infradead.org/~dwmw2/firmware-2.6 | Linus Torvalds | 2009-04-10 | 1 | -2/+2 |
|\ |
|
| * | qla1280: Fix off-by-some error in firmware loading. | David Woodhouse | 2009-04-08 | 1 | -2/+2 |
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
|/ |
|
* | [SCSI] qla1280: use request_firmware | Jaswinder Singh Rajput | 2009-04-03 | 1 | -40/+74 |
* | trivial: Fix misspelling of "firmware" in qla1280.c | Nick Andrew | 2009-01-06 | 1 | -2/+2 |
* | [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar() | Arjan van de Ven | 2008-12-29 | 1 | -2/+1 |
* | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -2/+2 |
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 1 | -6/+6 |
* | scsi: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 1 | -1/+1 |
* | [SCSI] qla1280: Fix queue depth problem | Jeremy Higdon | 2008-05-13 | 1 | -2/+2 |
* | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2008-05-02 | 1 | -2/+2 |
* | [SCSI] qla1280: remove version check | Adrian Bunk | 2008-04-17 | 1 | -5/+0 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 1 | -1/+0 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 | 1 | -2/+2 |
* | [SCSI] qla1280: fix 32 bit segment code | FUJITA Tomonori | 2008-01-09 | 1 | -1/+1 |
* | [SCSI] qla1280: convert to use the data buffer accessors | Jes Sorensen | 2007-11-15 | 1 | -221/+166 |
* | [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask | Johannes Dickgreber | 2007-10-21 | 1 | -2/+2 |
* | qla1280: enable use_sg_chaining option | FUJITA Tomonori | 2007-10-16 | 1 | -0/+1 |
* | qla1280: sg chaining fixes | FUJITA Tomonori | 2007-10-16 | 1 | -1/+4 |
* | qla1280: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -29/+37 |
* | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 2007-10-12 | 1 | -1/+1 |
* | [SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL | Matthias Kaehlcke | 2007-05-06 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [SCSI] qla1280: set residual correctly | Jes Sorensen | 2007-01-06 | 1 | -2/+4 |
* | [SCSI] qla1280 bus reset typo | Jes Sorensen | 2006-10-26 | 1 | -4/+3 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-10-05 | 1 | -3/+3 |
|\ |
|
| * | [SCSI] pci_module_init conversion in scsi subsystem | Henrik Kretzschmar | 2006-09-26 | 1 | -1/+1 |
| * | [SCSI] qla1280 command timeout | Jes Sorensen | 2006-09-26 | 1 | -2/+2 |
* | | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 | 1 | -2/+2 |
|/ |
|
* | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] qla1280: fix section mismatch warnings | Randy Dunlap | 2006-07-01 | 1 | -1/+1 |
* | | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |