index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2013-01-20
dma: sh/shdma-base.c: remove unnecessary null pointer check
Cong Ding
2013-01-20
dma: remove unnecessary null pointer check in mmp_pdma.c
Cong Ding
2013-01-20
dma: edma: fix slave config dependency on direction
Matt Porter
2013-01-13
pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
Alessandro Rubini
2013-01-12
dma: dw_dmac: clear suspend bit during termination
Heikki Krogerus
2013-01-12
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
Andy Shevchenko
2013-01-12
dw_dmac: make usage of dw_dma_slave optional
Andy Shevchenko
2013-01-12
dw_dmac: store direction in the custom channel structure
Andy Shevchenko
2013-01-12
dw_dmac: call .probe after we have a device in place
Andy Shevchenko
2013-01-12
dma: ste_dma40: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
dma: ipu_idmac: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
dma: ep93xx_dma: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
Andy Shevchenko
2013-01-12
dma: at_hdmac: check direction properly for cyclic transfers
Andy Shevchenko
2013-01-09
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
Andy Shevchenko
2013-01-09
dw_dmac: update tx_node_active in dwc_do_single_block
Andy Shevchenko
2013-01-09
dw_dmac: remove redundant check
Andy Shevchenko
2013-01-09
dw_dmac: check for mapping errors
Andy Shevchenko
2013-01-09
dw_dmac: absence of pdata isn't critical when autocfg is set
Andy Shevchenko
2013-01-08
dma: mxs-dma: Fix build warnings with W=1
Fabio Estevam
2013-01-08
dma: tegra: add support for Tegra114 SoC
Laxman Dewangan
2013-01-08
dma: tegra: add support for channel wise pause
Laxman Dewangan
2013-01-07
dma: ipu: Drop unused spinlock
Jean Delvare
2013-01-07
ioat: remove chanerr mask setting for IOAT v3.x
Dave Jiang
2013-01-07
ioat: Add alignment workaround for IVB platforms
Dave Jiang
2013-01-07
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
2013-01-07
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Bartlomiej Zolnierkiewicz
2013-01-07
dmaengine/dmatest: terminate transfers only in case of errors
Shiraz Hashim
2013-01-07
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
2013-01-07
dmatest: Fix NULL pointer dereference on ioat
Jon Mason
2013-01-07
DMA: PL330: Use devm_* functions
Sachin Kamat
2013-01-07
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2013-01-07
ioat: add missing DMA unmap to ioat_dma_self_test()
Bartlomiej Zolnierkiewicz
2013-01-07
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2013-01-07
dmatest: adjust invalid module parameters for number of source buffers
Akinobu Mita
2013-01-07
dma: amba-pl08x: use vchan_dma_desc_free_list
Akinobu Mita
2013-01-07
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
2013-01-07
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
Andy Shevchenko
2013-01-07
dw_dmac: don't call platform_get_drvdata twice
Andy Shevchenko
2013-01-07
dw_dmac: change dev_printk() to corresponding macros
Andy Shevchenko
2013-01-07
dmaengine: dw_dmac: amend description and indentation
Heikki Krogerus
2013-01-07
dmaengine: dw_dmac: remove CLK dependency
Heikki Krogerus
2013-01-07
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2013-01-06
pch_dma: use module_pci_driver to simplify the code
Wei Yongjun
2013-01-06
drivers/dma: remove CONFIG_EXPERIMENTAL
Kees Cook
2013-01-06
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
2012-12-17
dmatest: check for dma mapping error
Andy Shevchenko
2012-12-17
dmatest: implement two helpers to unmap dma memory
Andy Shevchenko
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
[next]