index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
tegra20-apb-dma.c
Age
Commit message (
Expand
)
Author
2019-07-25
dmaengine: tegra-apb: Support per-burst residue granularity
Dmitry Osipenko
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-06-04
dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
Dmitry Osipenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-01-07
dmaengine: tegra-apb: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-07
dmaengine: tegra: add tracepoints to driver
Ben Dooks
2019-01-07
dmaengine: tegra: reduce channel name field size
Ben Dooks
2019-01-07
dmaengine: tegra: fix incorrect case of DMA
Ben Dooks
2019-01-07
dmaengine: tegra: make byte counters unsigned int
Ben Dooks
2019-01-07
dmaengine: tegra: avoid overflow of byte tracking
Ben Dooks
2017-11-29
dmaengine: tegra-apb: Support non-flow controlled slave configuration
Dmitry Osipenko
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
[next]