summaryrefslogtreecommitdiff
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAge
* dmaengine: fix balance of privatecnt inc/dec operationsRobert Baldyga2015-08-17
* Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-08-01
|\
| * Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie2015-07-31
| * dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni2015-07-31
| * dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu2015-07-31
| * dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen2015-07-31
| * dmaengine: at_hdmac: fix residue computationCyrille Pitchen2015-07-31
| * dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches2015-07-31
| * dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Kozlowski2015-07-07
| * dmaengine: pl330: Fix overflow when reporting residue in memcpyKrzysztof Kozlowski2015-07-07
* | Update Viresh Kumar's email addressViresh Kumar2015-07-17
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-01
|\
| * genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-30
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \ | |/ |/|
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* | Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-29
|\ \
| * | dmaengine: xgene: fix file permissionVinod Koul2015-06-25
| * | dmaengine: fsl-edma: clear pending interrupts on initializationStefan Agner2015-06-25
| * | dmaengine: xdmac: Add memset supportMaxime Ripard2015-06-25
| * | Merge branch 'topic/pxa' into for-linusVinod Koul2015-06-25
| |\ \
| | * | dmaengine: pxa_dma: add support for legacy transitionRobert Jarzmik2015-05-29
| | * | dmaengine: pxa_dma: add debug informationRobert Jarzmik2015-05-26
| | * | dmaengine: pxa: add pxa dmaengine driverRobert Jarzmik2015-05-26
| | |/
| * | Merge branch 'topic/xdmac' into for-linusVinod Koul2015-06-25
| |\ \
| | * | dmaengine: hdmac: Implement interleaved transfersMaxime Ripard2015-06-12
| | * | dmaengine: Move icg helpers to global headerMaxime Ripard2015-06-12
| | * | dmaengine: xdmac: Add interleaved transfer supportMaxime Ripard2015-05-18
| | * | dmaengine: xdmac: Rework the chaining logicMaxime Ripard2015-05-18
| | * | dmaengine: xdmac: Add function to align widthMaxime Ripard2015-05-18
| | * | dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard2015-05-18
| | |/
| * | Merge branch 'topic/omap' into for-linusVinod Koul2015-06-25
| |\ \
| | * | dmaengine: Add driver for TI DMA crossbar on DRA7xPeter Ujfalusi2015-05-14
| | * | dmaengine: omap-dma: Reduce the number of virtual channelsPeter Ujfalusi2015-05-09
| | * | dmaengine: omap-dma: Remove mapping between virtual channels and requestsPeter Ujfalusi2015-05-09
| | * | dmaengine: omap-dma: Take DMA request number from DT if it is availablePeter Ujfalusi2015-05-09
| | * | dmaengine: omap-dma: Use defines for dma channels and request countPeter Ujfalusi2015-05-09
| | * | dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-09
| * | | Merge branch 'topic/core' into for-linusVinod Koul2015-06-25
| |\ \ \
| | * | | dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik2015-06-17
| | | |/ | | |/|
| * | | dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard2015-06-12
| * | | dmaengine: mv_xor: improve descriptors list handling and reduce lockingLior Amsalem2015-06-10
| * | | dmaengine: mv_xor: Enlarge descriptor pool sizeLior Amsalem2015-06-10
| * | | dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem2015-06-10
| * | | dmaengine: mv_xor: Rename function for consistent namingMaxime Ripard2015-06-10
| * | | dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2015-06-10
| * | | dmaengine: pl330: fix wording in mcbufsz messageMichal Suchanek2015-06-08
| * | | dmaengine: sirf: add CSRatlas7 SoC supportHao Liu2015-06-08
| * | | dmaengine: xgene-dma: Fix "incorrect type in assignement" warningsRameshwar Prasad Sahu2015-06-02
| * | | dmaengine: fix kernel-doc documentationStefan Agner2015-06-02
| * | | dmaengine: rcar-dmac: Use DECLARE_BITMAPJoe Perches2015-05-25