summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/dma.c
AgeCommit message (Expand)Author
2012-02-14ARM: tegra: dma: code cleanups and run checkpatchLaxman Dewangan
2012-02-03ARM: tegra: dma: Remove duplicate function tegra_dma_dequeue()Laxman Dewangan
2012-02-03arm: tegra: dma: read transfer count without stopping dma.Laxman Dewangan
2012-01-20DTV: dma: fixed dma burst size issue DTV xmitAdam Jiang
2012-01-19tegra: dma: add missing error return valueDavid Schalig
2011-11-30arm:tegra: Add EXPORT_SYMBOL and ioctls for test frameworkRahul Mittal
2011-11-30ARM: tegra: power: Use CONFIG_PM_SLEEP instead of CONFIG_PMScott Williams
2011-11-30arm: tegra: Clean up SOC conditionalsScott Williams
2011-11-30arm: tegra: dma: Adding debug fsLaxman Dewangan
2011-11-30arm: tegra: dma: Adding client name with dma allocation.Laxman Dewangan
2011-11-30dma: tegra: Resetting apb dma during kernel initLaxman Dewangan
2011-11-30Update copyrightsScott Williams
2011-11-30arm: tegra: dma: setting burst for i2s client based on req sizeLaxman Dewangan
2011-11-30arm: tegra: Enable Tegra3 APB DMA channels 16-31Scott Williams
2011-11-30Merge remote branch 'git-master/android-tegra-2.6.36' into merge-androidJin Qian
2011-11-30[ARM/tegra] Add Tegra3 supportScott Williams
2011-11-30arm: tegra: dma: Api for getting transfer countLaxman Dewangan
2011-11-30[tegra:dma] set dma burst size for spi/slinkminwuklee
2011-11-30[tegra:dma] set dma burst size for spi/slinkminwuklee
2011-11-30Revert "ARM: tegra: dma: Do not call complete callback on canceled requests"Dan Willemsen
2011-11-30ARM: tegra: pm: save/restore ahb bus registersBenoit Goby
2011-11-30ARM: tegra: dma: Do not call complete callback on canceled requestsColin Cross
2011-11-30[ARM] tegra: dma: Remove spam logChris Fries
2011-11-30[ARM] tegra: dma: Single buffered continuous DMAChris Fries
2011-11-30[ARM] tegra: dma: switch to nonthreaded interruptsIliyan Malchev
2011-11-30[ARM] tegra: dma: expose TEGRA_DMA_MAX_TRANSFER_SIZE, fix typoIliyan Malchev
2011-11-30[ARM/tegra] dma: add transfer count query. Checking interrupt pending status.Jay Cheng
2011-11-30[ARM] tegra: dma: fix a typoIliyan Malchev
2011-11-30ARM: tegra: dma: Convert suspend/resume to syscoreColin Cross
2011-11-30ARM: tegra: remove unused mach/suspend.hColin Cross
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-23ARM: Tegra: DMA: Fail safe if initialization failsStephen Warren
2011-02-23ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren
2011-02-20ARM: tegra: APB DMA: Enable clock and remove reset.Stephen Warren
2011-02-19ARM: tegra: Prevent requeuing in-progress DMA requestsStephen Warren
2011-02-10ARM: tegra: dma: Fix critical data corruption bugsColin Cross
2011-02-09ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross
2010-10-21[ARM] tegra: Add APB DMA supportColin Cross