aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-17dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik2-7/+25
2015-06-12dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard2-0/+26
2015-06-12dmaengine: hdmac: Implement interleaved transfersMaxime Ripard2-0/+111
2015-06-12dmaengine: Move icg helpers to global headerMaxime Ripard2-42/+31
2015-06-10dmaengine: mv_xor: improve descriptors list handling and reduce lockingLior Amsalem2-105/+53
2015-06-10dmaengine: mv_xor: Enlarge descriptor pool sizeLior Amsalem1-1/+1
2015-06-10dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem3-15/+76
2015-06-10dmaengine: mv_xor: Rename function for consistent namingMaxime Ripard1-43/+44
2015-06-10dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2-26/+47
2015-06-08dmaengine: pl330: fix wording in mcbufsz messageMichal Suchanek1-2/+2
2015-06-08dmaengine: sirf: add CSRatlas7 SoC supportHao Liu2-90/+336
2015-06-02dmaengine: xgene-dma: Fix "incorrect type in assignement" warningsRameshwar Prasad Sahu1-107/+66
2015-06-02dmaengine: fix kernel-doc documentationStefan Agner1-2/+2
2015-05-25dmaengine: rcar-dmac: Use DECLARE_BITMAPJoe Perches1-1/+1
2015-05-25dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check of pchManinder Singh1-1/+3
2015-05-25dmaengine: shdma: r8a73a4: Make dma_ts_shift[] staticGeert Uytterhoeven1-1/+1
2015-05-18dmaengine: xdmac: Add interleaved transfer supportMaxime Ripard1-0/+233
2015-05-18dmaengine: xdmac: Rework the chaining logicMaxime Ripard1-21/+20
2015-05-18dmaengine: xdmac: Add function to align widthMaxime Ripard1-31/+32
2015-05-18dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard1-0/+6
2015-05-18dmaengine: Support different source and destination strideMaxime Ripard1-0/+8
2015-05-14dmaengine: Add driver for TI DMA crossbar on DRA7xPeter Ujfalusi3-0/+193
2015-05-09dmaengine: omap-dma: Reduce the number of virtual channelsPeter Ujfalusi1-1/+1
2015-05-09dmaengine: omap-dma: Remove mapping between virtual channels and requestsPeter Ujfalusi1-4/+8
2015-05-09dmaengine: omap-dma: Take DMA request number from DT if it is availablePeter Ujfalusi1-1/+11
2015-05-09dmaengine: omap-dma: Use defines for dma channels and request countPeter Ujfalusi1-2/+5