aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* 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
|\ \
| * | dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2013-06-07
| * | dmaengine: ste_dma40: fix pm runtime ref countingRabin Vincent2013-05-27
* | | 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
| * dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones2013-05-23
| * dmaengine: ste_dma40: Remove home-brew MAX() macroLee Jones2013-05-23
| * dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones2013-05-23
| * dmaengine: ste_dma40: Rectify incorrect configuration validation checkingLee Jones2013-05-23
| * dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones2013-05-23
| * dmaengine: ste_dma40: Fix up static memcpy event linesLinus Walleij2013-05-23
| * dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones2013-05-23
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-25
|\ \
| * | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-14
| |/
* / drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-09
|\
| * dma: tegra: implement suspend/resume callbacksLaxman Dewangan2013-05-02
| * Merge branch 'topic/of' into for-linusVinod Koul2013-05-02
| |\
| | * dma:of: Use a mutex to protect the of_dma_listLars-Peter Clausen2013-05-02
| | * dma: of: Fix of_node reference leakLars-Peter Clausen2013-05-02
| | * dma: of: Remove unnecessary list_empty checkLars-Peter Clausen2013-04-15
| | * DMA: OF: Check properties value before running be32_to_cpup() on itViresh Kumar2013-04-15
| | * DMA: of: Constant namesMarkus Pargmann2013-04-15
| * | dmaengine: sirf: move driver init from module_init to subsys_initcallBarry Song2013-05-02
| * | sudmac: add support for SUDMACShimoda, Yoshihiro2013-04-30
| * | dma: sh: add KconfigShimoda, Yoshihiro2013-04-30
| * | at_hdmac: move to generic DMA bindingLudovic Desroches2013-04-30
| * | ioatdma: ioat3_alloc_sed can be staticFengguang Wu2013-04-16
| * | ioatdma: Adding write back descriptor error status support for ioatdma 3.3Dave Jiang2013-04-15
| * | ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID capDave Jiang2013-04-15
| * | ioatdma: Adding support for 16 src PQ ops and super extended descriptorsDave Jiang2013-04-15