summaryrefslogtreecommitdiff
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAge
...
| * dma: imx-sdma: move to generic device tree bindingsShawn Guo2013-07-05
| * dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying2013-07-05
| * dma: tegra: avoid channel lock up after freeDmitry Osipenko2013-07-05
| * dma: tegra20-apbdma: err message correctionDmitry Osipenko2013-07-05
| * dw_dmac: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-07-05
| * dma: timb_dma: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-05
| * dma: at_hdmac: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-05
| * dma: mxs-dma: Staticize mxs_dma_xlateFabio Estevam2013-07-05
| * dma: use platform_{get,set}_drvdata()Jingoo Han2013-07-05
| * DMA: AT91: Get residual bytes in dma bufferElen Song2013-07-05
| * DMA: AT91: Get transfer widthElen Song2013-07-05
| * dmaengine: at_hdmac/trivial: rearrange CFG register bits assignmentNicolas Ferre2013-07-05
| * dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre2013-07-05
| * dmaengine: at_hdmac/trivial: correct typo in commentNicolas Ferre2013-07-05
| * DMA: imx-dma: imxdma->dev used uninitializedMarkus Pargmann2013-07-05
| * dma: imx-dma: Add oftree supportMarkus Pargmann2013-07-05
| * dma: of: Remove check on always true conditionLars-Peter Clausen2013-06-12
| * dma: of: Remove restriction that #dma-cells can't be 0Lars-Peter Clausen2013-06-12
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \
| * | drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-03
| * | drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz2013-07-03
* | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\ \ \ | |/ / |/| |
| * | Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-28
| |\ \ | | |/ | |/|
| | * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-02
|\ \ \
| * \ \ Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-25
| |\ \ \
| | * | | dmaengine: ste_dma40: Declare memcpy config as staticFabio Baltieri2013-06-24
| | * | | dmaengine: ste_dma40: fix error return code in d40_probe()Wei Yongjun2013-06-04
| * | | | Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-14
| |\| | |
| | * | | dmaengine: ste_dma40: Fetch disabled channels from DTLee Jones2013-06-04
| | * | | dmaengine: ste_dma40: Fetch the number of physical channels from DTLee Jones2013-06-04
| | * | | dmaengine: ste_dma40: Allow memcpy channels to be configured from DTLee Jones2013-06-04
| | * | | dmaengine: ste_dma40_ll: Replace meaningless register set with commentLee Jones2013-06-04
| | * | | dmaengine: ste_dma40: Convert data_width from register bit format to valueLee Jones2013-06-04
| | * | | dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'sLee Jones2013-06-04
| | * | | dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generi...Lee Jones2013-06-04
| | * | | dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'sLee Jones2013-06-04
| * | | | Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-06-12
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-05-27
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | dmaengine: ste_dma40: Remove redundant address fetching functionLee Jones2013-05-23
| | * | dmaengine: ste_dma40: Only use addresses passed as configuration informationLee Jones2013-05-23
| | * | dmaengine: ste_dma40: Don't configure runtime configurable setup during allocateLee Jones2013-05-23
| | * | dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()Lee Jones2013-05-23
| | * | dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmaskingLee Jones2013-05-23
| | * | dmaengine: ste_dma40: Supply full Device Tree parsing supportLee Jones2013-05-23
| | * | dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabledLee Jones2013-05-23
| | * | dmaengine: ste_dma40: Allocate plat_data on declarationLee Jones2013-05-23
| | * | dmaengine: ste_dma40: Also report the number of logical channelsLee Jones2013-05-23
| | * | dmaengine: ste_dma40: Move rev error-check up to revision acquisitionLee Jones2013-05-23
| | * | dmaengine: ste_dma40: Remove 'always true' checkingLee Jones2013-05-23