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
/
mxs-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-08-01
1
-1
/
+0
*
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
2023-01-18
1
-3
/
+1
*
dmaengine: mxs: use platform_driver_register
Dario Binacchi
2022-09-29
1
-7
/
+4
*
dmaengine: mxs-dma: Remove the unused .id_table
Fabio Estevam
2020-11-24
1
-32
/
+5
*
dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
1
-4
/
+3
*
dmaengine: mxs: Drop local dma_parms
Robin Murphy
2020-09-11
1
-2
/
+0
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
1
-6
/
+2
|
\
|
*
dmaengine: mxs-dma: Let the core do the device node validation
Baolin Wang
2019-05-27
1
-6
/
+2
*
|
mtd: rawnand: gpmi: Implement exec_op
Sascha Hauer
2019-06-27
1
-0
/
+3
*
|
dmaengine: mxs: rename custom flag
Sascha Hauer
2019-06-27
1
-2
/
+2
*
|
dmaengine: mxs: Add header file to be shared with gpmi nand driver
Sascha Hauer
2019-06-27
1
-0
/
+1
*
|
dmaengine: mxs: Drop unnecessary flag
Sascha Hauer
2019-06-27
1
-9
/
+8
|
/
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+3
*
dmaengine: mxs-dma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
2018-08-29
1
-2
/
+1
*
dmaengine: mxs-dma: Switch to SPDX identifier
Fabio Estevam
2018-05-23
1
-9
/
+5
*
dmaengine: mxs: Use %zu for printing a size_t variable
Fabio Estevam
2017-06-15
1
-1
/
+1
*
Merge branch 'topic/no_irq' into for-linus
Vinod Koul
2016-10-03
1
-6
/
+4
|
\
|
*
dmaengine: mxs: remove NO_IRQ check
Arnd Bergmann
2016-09-05
1
-6
/
+4
*
|
dmaengine: mxs-dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-2
/
+1
|
/
*
dmaengine: mxs: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
*
dmaengine: mxs-dma: Declare slave capabilities for the generic code
Fabio Estevam
2015-01-13
1
-0
/
+4
*
dmaengine: mxs-dma: fix unused variable warn
Vinod Koul
2014-12-22
1
-2
/
+0
*
dmaengine: mxs-dma: fix incompatible pointer type build warns
Vinod Koul
2014-12-22
1
-2
/
+4
*
dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan()
Vinod Koul
2014-12-22
1
-1
/
+1
*
dmaengine: mxs: Split device_control
Maxime Ripard
2014-12-22
1
-36
/
+23
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
1
-1
/
+1
*
dmaengine: Use dma_zalloc_coherent
Joe Perches
2014-07-14
1
-5
/
+3
*
dma: mxs-dma: Use semaphores for cyclic DMA
Markus Pargmann
2013-11-13
1
-6
/
+35
*
dma: mxs-dma: Update state after channel reset
Markus Pargmann
2013-11-13
1
-1
/
+3
*
dma: mxs-dma: Fix channel reset hardware bug
Markus Pargmann
2013-11-13
1
-2
/
+27
*
dma: mxs-dma: Report correct residue for cyclic DMA
Markus Pargmann
2013-11-13
1
-1
/
+19
*
dma: mxs-dma: Cleanup interrupt handler
Markus Pargmann
2013-11-13
1
-36
/
+60
*
dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-3
/
+3
*
dma: mxs-dma: remove code left from generic DMA binding conversion
Shawn Guo
2013-08-19
1
-23
/
+0
*
mxs-dma: remove useless variable
Andy Shevchenko
2013-08-05
1
-3
/
+1
*
dma: mxs-dma: Staticize mxs_dma_xlate
Fabio Estevam
2013-07-05
1
-1
/
+1
*
dma: mxs-dma: move to generic device tree binding
Shawn Guo
2013-04-04
1
-4
/
+66
*
dma: mxs-dma: use devm_* managed functions
Shawn Guo
2013-04-04
1
-30
/
+9
*
dma: mxs-dma: Fix build warnings with W=1
Fabio Estevam
2013-01-08
1
-4
/
+4
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-10-10
1
-6
/
+8
|
\
|
*
mxs/dma: Enlarge the CCW descriptor area to 4 pages
Marek Vasut
2012-09-14
1
-6
/
+8
*
|
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-22
1
-1
/
+1
|
/
*
dma: mxs-dma: Export missing symbols from mxs-dma.c
Attila Kinali
2012-07-16
1
-0
/
+2
*
dma: enable mxs-dma for imx6q
Huang Shijie
2012-06-07
1
-1
/
+0
*
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
1
-61
/
+127
|
\
|
*
dma: mxs-dma: add device tree probe support
Dong Aisheng
2012-05-12
1
-5
/
+24
|
*
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
2012-05-12
1
-36
/
+79
|
*
dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter
Shawn Guo
2012-05-12
1
-12
/
+16
|
*
dma: mxs-dma: use global stmp_device functionality
Dong Aisheng
2012-05-12
1
-13
/
+13
*
|
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-05-11
1
-3
/
+3
|
/
[next]