index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
tegra20-apb-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: tegra20-apb-dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+4
*
Merge branch 'topic/tegra' into for-linus
Vinod Koul
2016-07-16
1
-7
/
+5
|
\
|
*
dmaengine: tegra: Remove some whitespace funkiness
Thierry Reding
2016-06-14
1
-7
/
+5
*
|
dmaengine: tegra-apb: Return the actual descriptor status
Jon Hunter
2016-06-30
1
-2
/
+2
*
|
dmaengine: tegra-apb: Remove duplicated residue calculation
Jon Hunter
2016-06-30
1
-12
/
+12
*
|
dmaengine: tegra-apb: Correct grammar in TX status debug message
Jon Hunter
2016-06-30
1
-1
/
+1
*
|
dmaengine: Remove site specific OOM error messages on kzalloc
Peter Griffin
2016-06-21
1
-8
/
+3
*
|
dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists.
Peter Griffin
2016-06-21
1
-1
/
+1
|
/
*
dmaengine: tegra-apb: proper default init of channel slave_id
Shardar Shariff Md
2016-05-02
1
-2
/
+14
*
dmaengine: tegra: Move of_device_id table near to its user
Laxman Dewangan
2016-03-04
1
-19
/
+18
*
dmaengine: tegra: don't open code of_device_get_match_data()
Laxman Dewangan
2016-03-03
1
-6
/
+4
*
dmaengine: tegra-apb: Free interrupts before killing tasklets
Jon Hunter
2015-12-05
1
-2
/
+4
*
dmaengine: tegra-apb: Update driver to use GFP_NOWAIT
Jon Hunter
2015-12-05
1
-2
/
+2
*
dmaengine: tegra-apb: Only save channel state for those in use
Jon Hunter
2015-12-05
1
-0
/
+8
*
dmaengine: tegra-apb: Save and restore word count
Jon Hunter
2015-12-05
1
-0
/
+6
*
dmaengine: tegra-apb: Use dev_get_drvdata()
Jon Hunter
2015-12-05
1
-4
/
+2
*
dmaengine: tegra-apb: Correct runtime-pm usage
Jon Hunter
2015-12-05
1
-25
/
+18
*
dmaengine: tegra-apb: Simplify locking for device using global pause
Jon Hunter
2015-08-20
1
-4
/
+28
*
dmaengine: tegra-apb: Remove unnecessary return statements and variables
Jon Hunter
2015-08-20
1
-12
/
+4
*
dmaengine: tegra-apb: Avoid unnecessary channel base address calculation
Jon Hunter
2015-08-20
1
-5
/
+6
*
dmaengine: tegra-apb: Remove unused variables
Jon Hunter
2015-08-20
1
-4
/
+0
*
dmaengine: tegra: add slave capabilities reporting
Paul Walmsley
2015-01-14
1
-0
/
+15
*
dmaengine: tegra: fix incompatible pointer type warns
Vinod Koul
2014-12-22
1
-2
/
+3
*
dmaengine: tegra20: Split device_control
Maxime Ripard
2014-12-22
1
-20
/
+2
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-12-12
1
-1
/
+0
|
\
|
*
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-11-06
1
-1
/
+0
*
|
dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-05
1
-1
/
+1
|
/
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-01-29
1
-7
/
+55
|
\
|
*
dma: tegra: add support for Tegra148/124
Laxman Dewangan
2014-01-20
1
-7
/
+55
*
|
dma: tegra: register as an OF DMA controller
Stephen Warren
2013-12-11
1
-3
/
+36
*
|
dma: tegra: use reset framework
Stephen Warren
2013-12-11
1
-3
/
+10
|
/
*
dmaengine: tegra: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-2
/
+2
*
dma: tegra20-apb-dma: Staticize tegra_dma_prep_dma_cyclic
Sachin Kamat
2013-10-07
1
-1
/
+1
*
tegra20-apb-dma: remove useless use of lock
Andy Shevchenko
2013-08-05
1
-5
/
+3
*
dma: tegra: avoid channel lock up after free
Dmitry Osipenko
2013-07-05
1
-0
/
+1
*
dma: tegra20-apbdma: err message correction
Dmitry Osipenko
2013-07-05
1
-1
/
+1
*
drivers/dma: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
*
dma: tegra: implement suspend/resume callbacks
Laxman Dewangan
2013-05-02
1
-0
/
+65
*
dma: tegra: assume CONFIG_OF
Stephen Warren
2013-04-15
1
-15
/
+7
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
1
-6
/
+49
|
\
|
*
dma: tegra20-apb-dma: remove unnecessary assignment
Andy Shevchenko
2013-02-14
1
-1
/
+0
|
*
dma: tegra: add support for Tegra114 SoC
Laxman Dewangan
2013-01-08
1
-1
/
+12
|
*
dma: tegra: add support for channel wise pause
Laxman Dewangan
2013-01-08
1
-5
/
+38
*
|
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
|
*
\
Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2013-02-05
1
-1
/
+1
|
|
\
\
|
|
*
|
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
1
-1
/
+1
*
|
|
|
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
1
-2
/
+6
|
\
|
|
|
|
*
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-01-24
1
-2
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
dma: tegra: implement flags parameters for cyclic transfer
Laxman Dewangan
2013-01-09
1
-2
/
+6
|
|
|
/
[next]