Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | [SCSI] isci: Fix task management for SMP, SATA and on dev remove. | Jeff Skirvin | 2011-10-31 | 4 | -184/+67 | |
| * | | | | | | | | | | | | | | | | [SCSI] isci: No task_done callbacks in error handler paths. | Jeff Skirvin | 2011-10-31 | 1 | -55/+14 | |
| * | | | | | | | | | | | | | | | | [SCSI] isci: Handle task request timeouts correctly. | Jeff Skirvin | 2011-10-31 | 2 | -42/+109 | |
| * | | | | | | | | | | | | | | | | [SCSI] isci: Fix tag leak in tasks and terminated requests. | Jeff Skirvin | 2011-10-31 | 1 | -20/+31 | |
| * | | | | | | | | | | | | | | | | [SCSI] isci: Immediately fail I/O to removed devices. | Jeff Skirvin | 2011-10-31 | 1 | -10/+21 | |
| * | | | | | | | | | | | | | | | | [SCSI] isci: Lookup device references through requests in completions. | Jeff Skirvin | 2011-10-31 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | [SCSI] ipr: add definitions for additional adapter | Wayne Boyer | 2011-10-31 | 2 | -0/+3 | |
| * | | | | | | | | | | | | | | | | [SCSI] scsi_dh: check queuedata pointer before proceeding further | Moger, Babu | 2011-10-31 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | | | [SCSI] hpsa: detect controller lockup | Stephen M. Cameron | 2011-10-30 | 2 | -4/+185 | |
| * | | | | | | | | | | | | | | | | [SCSI] hpsa: fix flush cache transfer length | Stephen M. Cameron | 2011-10-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | [SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices | Scott Teel | 2011-10-30 | 3 | -3/+11 | |
| * | | | | | | | | | | | | | | | | [SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA | Scott Teel | 2011-10-30 | 2 | -15/+12 | |
| * | | | | | | | | | | | | | | | | [SCSI] hpsa: remove unused busy_initializing and busy_scanning | Stephen M. Cameron | 2011-10-30 | 2 | -5/+0 | |
| * | | | | | | | | | | | | | | | | [SCSI] hpsa: set max sectors instead of taking the default | Stephen M. Cameron | 2011-10-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status. | Andrew Vasquez | 2011-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | [SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc() | Dave Jones | 2011-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | [SCSI] bnx2fc: Bumped version to 1.0.9 | Bhanu Prakash Gollapudi | 2011-10-30 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | [SCSI] bnx2fc: Handle SRR LS_ACC drop scenario | Bhanu Prakash Gollapudi | 2011-10-30 | 1 | -11/+12 | |
| * | | | | | | | | | | | | | | | | [SCSI] bnx2fc: Handle ABTS timeout during ulp timeout | Bhanu Prakash Gollapudi | 2011-10-30 | 2 | -0/+40 | |
| * | | | | | | | | | | | | | | | | [SCSI] st: fix race in st_scsi_execute_end | Petr Uzel | 2011-10-30 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | [SCSI] Make scsi_free_queue() kill pending SCSI commands | Bart Van Assche | 2011-10-30 | 2 | -3/+15 | |
| * | | | | | | | | | | | | | | | | [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit | Dave Kleikamp | 2011-10-30 | 2 | -13/+5 | |
| * | | | | | | | | | | | | | | | | [SCSI] mpt2sas: Bump driver version to 10.100.00.00 | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | [SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 2 | -31/+82 | |
| * | | | | | | | | | | | | | | | | [SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to c... | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 1 | -17/+45 | |
| * | | | | | | | | | | | | | | | | [SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host res... | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 1 | -12/+18 | |
| * | | | | | | | | | | | | | | | | [SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_... | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 1 | -5/+10 | |
| * | | | | | | | | | | | | | | | | [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is remov... | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 1 | -8/+30 | |
| * | | | | | | | | | | | | | | | | [SCSI] mpt2sas: Fix failure message displayed during diag reset | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 1 | -13/+16 | |
| * | | | | | | | | | | | | | | | | [SCSI] mpt2sas: Fix for system hang when discovery in progress | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 1 | -5/+10 | |
| * | | | | | | | | | | | | | | | | [SCSI] mpt2sas: New feature - Fast Load Support | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 4 | -125/+580 | |
| * | | | | | | | | | | | | | | | | [SCSI] mpt2sas: MPI next revision header update | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 3 | -21/+256 | |
* | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-11-05 | 20 | -582/+967 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | dmaengine: mid_dma: mask_peripheral_interrupt only when dmac is idle | Vinod Koul | 2011-10-16 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | dmaengine/ep93xx_dma: add module.h include | Mika Westerberg | 2011-10-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | pch_dma: Reduce wasting memory | Tomoya MORINAGA | 2011-10-12 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | pch_dma: Fix suspend issue | Tomoya MORINAGA | 2011-10-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | dma/timberdale: free_irq() on an error path | Dan Carpenter | 2011-10-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | dma: shdma: transfer based runtime PM | Guennadi Liakhovetski | 2011-09-28 | 2 | -26/+75 | |
| * | | | | | | | | | | | | | | | | | dmaengine: shdma: protect against the IRQ handler | Guennadi Liakhovetski | 2011-09-28 | 1 | -27/+28 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'samsung_dma' into next | Vinod Koul | 2011-09-21 | 4 | -109/+304 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | ARM: SAMSUNG: Remove Samsung specific enum type for dma direction | Boojin Kim | 2011-09-14 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | spi/s3c64xx: Merge dma control code | Boojin Kim | 2011-09-14 | 1 | -64/+76 | |
| | * | | | | | | | | | | | | | | | | spi/s3c64xx: Add support DMA engine API | Boojin Kim | 2011-09-14 | 1 | -72/+69 | |
| | * | | | | | | | | | | | | | | | | DMA: PL330: Add DMA_CYCLIC capability | Boojin Kim | 2011-09-14 | 1 | -1/+83 | |
| | * | | | | | | | | | | | | | | | | DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL command | Boojin Kim | 2011-09-14 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | | | DMA: PL330: Support DMA_SLAVE_CONFIG command | Boojin Kim | 2011-09-14 | 1 | -12/+37 | |
| | * | | | | | | | | | | | | | | | | DMA: PL330: Update PL330 DMA API driver | Boojin Kim | 2011-09-14 | 2 | -6/+11 | |
| | * | | | | | | | | | | | | | | | | DMA: PL330: Add support runtime PM for PL330 DMAC | Boojin Kim | 2011-09-14 | 1 | -2/+73 | |
| * | | | | | | | | | | | | | | | | | dmaengine i.MX DMA/SDMA: add missing include of linux/module.h | Axel Lin | 2011-09-21 | 2 | -0/+2 |