summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2014-01-09ENGR00294115 PXP: correct the pxp_dispatch thread exit logicFancy Fang
2014-01-09ENGR00294114 PXP: correct the PS U/V buffer settings when format is YVU420PFancy Fang
2014-01-06ENGR00293898 PXP: set the pxp_dispatch kernel thread to be freezable to avoid...Fancy Fang
2014-01-06ENGR00293323 PXP: add WC and cacheable dma buffer support for PXP deviceFancy Fang
2014-01-03ENGR00293292 PXP: enhance channel and buffer reclaim for PXP deviceFancy Fang
2014-01-02ENGR00293234 PXP: let irq_pending variable to be atomicFancy Fang
2014-01-02ENGR00293211 PXP: bind allocated DMA channels to opened device file descriptorFancy Fang
2013-12-26ENGR00293170 PXP: remove cpu_addr field from struct pxp_mem_descFancy Fang
2013-12-25ENGR00293119 PXP: change the dma buffer lists management for PXP deviceFancy Fang
2013-12-25ENGR00292816 PXP: move two struct definitions to pxp_device.hFancy Fang
2013-12-19ENGR00292607 PXP: define a static dma_chan array to record channel statusFancy Fang
2013-12-19ENGR00292562 PXP: move the definitions used only by PXP device to a new heade...Fancy Fang
2013-12-19ENGR00292398 PXP: refine two spin locks usage in PXP dma driverFancy Fang
2013-12-17ENGR00292369 PXP: remove unnecessary head list empty checkFancy Fang
2013-12-17ENGR00292129 PXP: remove some unnecessary code from PXP dma driverFancy Fang
2013-12-13ENGR00291731 PXP: move pxp_irq_info definition from PXP dma to PXP deviceFancy Fang
2013-12-13ENGR00291729 PXP: remove a mutex lock from pxp channelFancy Fang
2013-12-13ENGR00291658 PXP: allow PXP device users to submit multiple tasks before star...Fancy Fang
2013-12-13ENGR00291400 PXP: Organize PXP task queue to be FIFOFancy Fang
2013-12-06ENGR00290664 PXP: allocate DMA TX descriptors on demand instead of in PXP ini...Fancy Fang
2013-12-06ENGR00290613 PXP: add asynchronous multi instances support for PXPFancy Fang
2013-11-29ENGR00290236 PXP: Correct PXP settings when s0 format is PXP_PIX_FMT_YUV422PFancy Fang
2013-11-27ENGR00289859 PXP: fix that multi users may access PXP hardware simultaneouslyFancy Fang
2013-11-22ENGR00289237 PXP: fix a multiple instances hang issueFancy Fang
2013-11-20ENGR00285283 PXP: make pxp driver compatible for G2DFancy Fang
2013-11-20ENGR00284411-1 PXP: Enhance YUV, alpha blend and rotationFancy Fang
2013-11-07ENGR00286273-1 dma: imx-sdma: allocate memory from iramNicolin Chen
2013-10-30ENGR00283216 media: imx6sl: add runtime pm support for busfreqRobby Cai
2013-10-30ENGR00281186 dmaengine: pxp: not fetch data from AS buffer if it's not usedRobby Cai
2013-10-30ENGR00281859-3 ASoC: fsl: Prepare dmaengine before submit itNicolin Chen
2013-10-30ENGR00280852-9 mxc: asrc: Use threshold to clear dma requestNicolin Chen
2013-10-30ENGR00277299-1 dma: imx-sdma: Add other script for hdmi audio supportNicolin Chen
2013-10-30ENGR00274585-1 dma: imx-sdma: update sdma to support p2pShengjiu Wang
2013-10-30ENGR00274412-1 dma: pxp: Port ePxP driver to 3.10Robby Cai
2013-10-30ENGR00274286-1 dma: imx-sdma: Use correct sdma script for asrcNicolin Chen
2013-10-30ENGR00273673-3 dma: imx-sdma: Add event pending trigger interfaceNicolin Chen
2013-10-30ENGR00273673-2 dma: imx-sdma: Add dual-fifo script for ssiNicolin Chen
2013-10-30ENGR00273673-1 dma: imx-sdma: Fix wrong total script numberNicolin Chen
2013-10-30dma: imx-sdma: move to generic device tree bindingsShawn Guo
2013-10-13dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik
2013-10-13dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik
2013-10-13dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik
2013-08-11dma: pl330: Fix cyclic transfersLars-Peter Clausen
2013-07-21drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko
2013-05-27dmaengine: ste_dma40: fix pm runtime ref countingRabin Vincent
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-18drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-14dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds