Age | Commit message (Expand) | Author |
2019-04-05 | dmaengine: tegra: avoid overflow of byte tracking | Ben Dooks |
2017-06-30 | dmaengine: tegra-apb: Really fix runtime-pm usage | Jon Hunter |
2016-08-08 | dmaengine: tegra20-apb-dma: convert callback to helper function | Dave Jiang |
2016-07-16 | Merge branch 'topic/tegra' into for-linus | Vinod Koul |
2016-06-30 | dmaengine: tegra-apb: Return the actual descriptor status | Jon Hunter |
2016-06-30 | dmaengine: tegra-apb: Remove duplicated residue calculation | Jon Hunter |
2016-06-30 | dmaengine: tegra-apb: Correct grammar in TX status debug message | Jon Hunter |
2016-06-21 | dmaengine: Remove site specific OOM error messages on kzalloc | Peter Griffin |
2016-06-21 | dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists. | Peter Griffin |
2016-06-14 | dmaengine: tegra: Remove some whitespace funkiness | Thierry Reding |
2016-05-02 | dmaengine: tegra-apb: proper default init of channel slave_id | Shardar Shariff Md |
2016-03-04 | dmaengine: tegra: Move of_device_id table near to its user | Laxman Dewangan |
2016-03-03 | dmaengine: tegra: don't open code of_device_get_match_data() | Laxman Dewangan |
2015-12-05 | dmaengine: tegra-apb: Free interrupts before killing tasklets | Jon Hunter |
2015-12-05 | dmaengine: tegra-apb: Update driver to use GFP_NOWAIT | Jon Hunter |
2015-12-05 | dmaengine: tegra-apb: Only save channel state for those in use | Jon Hunter |
2015-12-05 | dmaengine: tegra-apb: Save and restore word count | Jon Hunter |
2015-12-05 | dmaengine: tegra-apb: Use dev_get_drvdata() | Jon Hunter |
2015-12-05 | dmaengine: tegra-apb: Correct runtime-pm usage | Jon Hunter |
2015-08-20 | dmaengine: tegra-apb: Simplify locking for device using global pause | Jon Hunter |
2015-08-20 | dmaengine: tegra-apb: Remove unnecessary return statements and variables | Jon Hunter |
2015-08-20 | dmaengine: tegra-apb: Avoid unnecessary channel base address calculation | Jon Hunter |
2015-08-20 | dmaengine: tegra-apb: Remove unused variables | Jon Hunter |
2015-01-14 | dmaengine: tegra: add slave capabilities reporting | Paul Walmsley |
2014-12-22 | dmaengine: tegra: fix incompatible pointer type warns | Vinod Koul |
2014-12-22 | dmaengine: tegra20: Split device_control | Maxime Ripard |
2014-12-12 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-12-05 | dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-11-06 | dmaengine: Remove .owner field for driver | Kiran Padwal |
2014-08-04 | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart |
2014-01-29 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-01-20 | dma: tegra: add support for Tegra148/124 | Laxman Dewangan |
2013-12-11 | dma: tegra: register as an OF DMA controller | Stephen Warren |
2013-12-11 | dma: tegra: use reset framework | Stephen Warren |
2013-10-25 | dmaengine: tegra: use DMA_COMPLETE for dma completion status | Vinod Koul |
2013-10-07 | dma: tegra20-apb-dma: Staticize tegra_dma_prep_dma_cyclic | Sachin Kamat |
2013-08-05 | tegra20-apb-dma: remove useless use of lock | Andy Shevchenko |
2013-07-05 | dma: tegra: avoid channel lock up after free | Dmitry Osipenko |
2013-07-05 | dma: tegra20-apbdma: err message correction | Dmitry Osipenko |
2013-05-18 | drivers/dma: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-05-02 | dma: tegra: implement suspend/resume callbacks | Laxman Dewangan |
2013-04-15 | dma: tegra: assume CONFIG_OF | Stephen Warren |
2013-02-26 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-14 | dma: tegra20-apb-dma: remove unnecessary assignment | Andy Shevchenko |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2013-01-28 | ARM: tegra: migrate to new clock code | Prashant Gaikwad |
2013-01-25 | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman |
2013-01-25 | dma: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-24 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |