summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen2012-05-117-16/+16
* dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen2012-05-115-8/+8
* DMA: PL330: Remove duplicate header file inclusionSachin Kamat2012-05-111-1/+0
* Merge branch 'fixes' into nextVinod Koul2012-05-111-1/+2
|\
| * dmaengine: pl330: dont complete descriptor for cyclic dmaVinod Koul2012-05-111-1/+2
* | dma: imx-sdma: keep the callbacks invoked in the taskletHuang Shijie2012-05-111-2/+7
* | dmaengine: dw_dma: add Device Tree probing capabilityViresh Kumar2012-05-111-0/+10
* | dmaengine: dw_dmac: Add clk_{un}prepare() supportViresh Kumar2012-05-111-6/+6
* | Merge branch 'fixes' into nextVinod Koul2012-04-252-10/+16
|\|
| * dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi2012-04-251-0/+1
| * dma: pl330: fix a couple of compilation warningsOlof Johansson2012-04-251-10/+15
* | dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-251-7/+37
* | dma/amba-pl08x: check for terminal count status onlyLinus Walleij2012-04-231-1/+1
|/
* dma/ste_dma40: fix erroneous comparisonLinus Walleij2012-04-231-1/+1
* dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij2012-04-231-0/+1
* dma40: Improve the logic of stopping logical chanNarayanan G2012-04-232-123/+199
* dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre2012-04-201-4/+0
* dma: mxs-dma: enable channel in device_issue_pending callShawn Guo2012-04-203-7/+7
* dmaengine: imx-dma: dont complete descriptor for cyclic dmaVinod Koul2012-04-201-3/+6
* Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds2012-03-312-80/+8
|\
| * virtio-pci: switch to PM ops macro to initialise PM functionsAmit Shah2012-03-311-6/+1
| * virtio-pci: S3 supportAmit Shah2012-03-311-21/+3
| * virtio-pci: drop restore_common()Amit Shah2012-03-311-16/+7
| * virtio: drop thaw PM operationAmit Shah2012-03-312-33/+1
| * virtio: balloon: Allow stats update after restore from S4Amit Shah2012-03-311-8/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-311-37/+16
|\ \
| * | mtdchar: kill persistently held vfsmountAl Viro2012-03-311-37/+16
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-3157-938/+4247
|\ \ \
| * | | [SCSI] ipr: Driver version 2.5.3Brian King2012-03-281-2/+2
| * | | [SCSI] ipr: Increase alignment boundary of command blocksBrian King2012-03-281-1/+1
| * | | [SCSI] ipr: Increase max concurrent oustanding commandsBrian King2012-03-282-4/+23
| * | | [SCSI] ipr: Remove unnecessary memory barriersBrian King2012-03-281-12/+4
| * | | [SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King2012-03-282-6/+17
| * | | [SCSI] ipr: Fix target id allocation re-use problemBrian King2012-03-281-8/+9
| * | | [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov2012-03-284-12/+6
| * | | [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_upRobert Love2012-03-281-1/+5
| * | | [SCSI] bfa: Update the driver version to 3.0.23.0Krishna Gudipati2012-03-281-1/+1
| * | | [SCSI] bfa: BSG and User interface fixes.Krishna Gudipati2012-03-284-22/+34
| * | | [SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati2012-03-283-4/+9
| * | | [SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati2012-03-281-28/+0
| * | | [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati2012-03-2810-380/+525
| * | | [SCSI] bfa: Flash controller IOC pll init fixes.Krishna Gudipati2012-03-282-45/+112
| * | | [SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati2012-03-281-12/+46
| * | | [SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati2012-03-281-3/+10
| * | | [SCSI] bfa: Add fc host issue lip supportKrishna Gudipati2012-03-281-1/+38
| * | | [SCSI] mpt2sas: remove extraneous sas_log_info messagesSathisha Nanjappa2012-03-281-1/+1
| * | | [SCSI] libfc: fcoe_transport_create fails in single-CPU environmentSteven Clark2012-03-281-2/+12
| * | | [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2]Neil Horman2012-03-281-8/+14
| * | | [SCSI] fcoe: remove frame dropping code from fcoe_percpu_cleanNeil Horman2012-03-281-19/+3
| * | | [SCSI] bnx2fc: Remove bh disable in softirq contextNeil Horman2012-03-281-2/+2