index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
tegra20-apb-dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: tegra20-apb-dma: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-28
1
-4
/
+2
*
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-08-01
1
-1
/
+0
*
dmaengine: tegra-apb: remove unused tdma_read function
Tom Rix
2023-03-31
1
-5
/
+0
*
dmaengine: tegra20-apb: stop checking config->slave_id
Arnd Bergmann
2021-12-17
1
-6
/
+0
*
dmaengine: tegra20: Fix runtime PM imbalance on error
Dinghao Liu
2021-04-12
1
-2
/
+2
*
dmaengine: tegra20: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
1
-4
/
+3
*
dmaengine: tegra-apb: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-16
1
-1
/
+1
*
dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization
Dmitry Osipenko
2020-04-27
1
-0
/
+9
*
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
2020-04-11
1
-1
/
+0
*
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-04-03
1
-264
/
+282
|
\
|
*
dmaengine: tegra-apb: Improve DMA synchronization
Dmitry Osipenko
2020-03-23
1
-0
/
+25
|
*
dmaengine: tegra-apb: Don't save/restore IRQ flags in interrupt handler
Dmitry Osipenko
2020-03-23
1
-4
/
+3
|
*
dmaengine: tegra-apb: mark PM functions as __maybe_unused
YueHaibing
2020-03-23
1
-4
/
+2
|
*
dmaengine: tegra-apb: Improve error message about DMA underflow
Dmitry Osipenko
2020-02-25
1
-1
/
+1
|
*
dmaengine: tegra-apb: Remove unused function argument
Dmitry Osipenko
2020-02-25
1
-2
/
+1
|
*
dmaengine: tegra-apb: Remove MODULE_ALIAS
Dmitry Osipenko
2020-02-25
1
-1
/
+0
|
*
dmaengine: tegra-apb: Add missing of_dma_controller_free
Dmitry Osipenko
2020-02-25
1
-0
/
+1
|
*
dmaengine: tegra-apb: Clean up suspend-resume
Dmitry Osipenko
2020-02-25
1
-67
/
+69
|
*
dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
Dmitry Osipenko
2020-02-25
1
-11
/
+25
|
*
dmaengine: tegra-apb: Remove duplicated pending_sg_req checks
Dmitry Osipenko
2020-02-25
1
-12
/
+0
|
*
dmaengine: tegra-apb: Remove assumptions about unavailable runtime PM
Dmitry Osipenko
2020-02-25
1
-9
/
+1
|
*
dmaengine: tegra-apb: Remove unneeded initialization of tdc->config_init
Dmitry Osipenko
2020-02-25
1
-1
/
+0
|
*
dmaengine: tegra-apb: Fix coding style problems
Dmitry Osipenko
2020-02-25
1
-131
/
+144
|
*
dmaengine: tegra-apb: Use devm_request_irq
Dmitry Osipenko
2020-02-25
1
-24
/
+11
|
*
dmaengine: tegra-apb: Use devm_platform_ioremap_resource
Dmitry Osipenko
2020-02-25
1
-2
/
+1
|
*
dmaengine: tegra-apb: Clean up tasklet releasing
Dmitry Osipenko
2020-02-25
1
-5
/
+1
|
*
dmaengine: tegra-apb: Prevent race conditions on channel's freeing
Dmitry Osipenko
2020-02-25
1
-2
/
+1
|
*
dmaengine: tegra-apb: Implement synchronization hook
Dmitry Osipenko
2020-02-25
1
-0
/
+8
*
|
dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
Dmitry Osipenko
2020-02-25
1
-1
/
+1
*
|
dmaengine: tegra-apb: Fix use-after-free
Dmitry Osipenko
2020-02-25
1
-4
/
+0
|
/
*
dmaengine: tegra-apb: Support per-burst residue granularity
Dmitry Osipenko
2019-07-25
1
-7
/
+68
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
1
-2
/
+10
|
\
|
*
dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
Dmitry Osipenko
2019-06-04
1
-2
/
+10
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
1
-12
/
+1
|
/
*
dmaengine: tegra-apb: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-07
1
-2
/
+3
*
dmaengine: tegra: add tracepoints to driver
Ben Dooks
2019-01-07
1
-0
/
+7
*
dmaengine: tegra: reduce channel name field size
Ben Dooks
2019-01-07
1
-1
/
+1
*
dmaengine: tegra: fix incorrect case of DMA
Ben Dooks
2019-01-07
1
-10
/
+10
*
dmaengine: tegra: make byte counters unsigned int
Ben Dooks
2019-01-07
1
-3
/
+3
*
dmaengine: tegra: avoid overflow of byte tracking
Ben Dooks
2019-01-07
1
-1
/
+4
*
dmaengine: tegra-apb: Support non-flow controlled slave configuration
Dmitry Osipenko
2017-11-29
1
-5
/
+14
*
dmaengine: tegra-apb: Really fix runtime-pm usage
Jon Hunter
2017-06-30
1
-40
/
+10
*
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
|
/
[next]