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_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
Age
Commit message (
Expand
)
Author
2014-05-21
dma: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-05-07
dma: ste_dma40: Convert to the late system PM callbacks
Ulf Hansson
2014-05-07
dma: mmp_pdma: add support for residue reporting
Daniel Mack
2014-05-07
dma: ste_dma40: Fixup system suspend/resume
Ulf Hansson
2014-05-07
dma: ste_dma40: Convert to PM macros while providing the PM callbacks
Ulf Hansson
2014-05-07
dma: ste_dma40: Don't require CONFIG_PM_RUNTIME
Ulf Hansson
2014-05-07
dma: ste_dma40: Maintain spinlock order while handling pause
Ulf Hansson
2014-05-07
dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS
Andy Shevchenko
2014-05-07
dmaengine: dw: move PM to suspend_late / resume_early stages
Andy Shevchenko
2014-05-02
dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()
Alexander Popov
2014-05-02
dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308
Alexander Popov
2014-05-02
dma: mpc512x: reorder mpc8308 specific instructions
Alexander Popov
2014-05-02
DMA: Freescale: move functions to avoid forward declarations
Hongbo Zhang
2014-05-02
DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
Hongbo Zhang
2014-05-02
DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
Hongbo Zhang
2014-05-02
DMA: Freescale: unify register access methods
Hongbo Zhang
2014-05-02
DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
Hongbo Zhang
2014-05-02
DMA: shdma: add cyclic transfer support
Kuninori Morimoto
2014-05-02
DMA: shdma: tidyup callback chunk finder
Kuninori Morimoto
2014-05-02
dma: mmp_pdma: Fix physical channel memory allocation size
Laurent Pinchart
2014-05-02
dma: mmp_pdma: Simplify access to channel drcmr value
Laurent Pinchart
2014-05-02
dma: mmp_pdma: Fix the #dma-channels DT property documentation
Laurent Pinchart
2014-04-30
dmaengine: edma: update DMA memcpy to use new param element
Joel Fernandes
2014-04-30
dmaengine: edma: Document variables used for residue accounting
Joel Fernandes
2014-04-30
dmaengine: edma: Provide granular accounting
Thomas Gleixner
2014-04-30
dmaengine: edma: Make reading the position of active channels work
Thomas Gleixner
2014-04-30
dmaengine: edma: Store transfer data in edma_desc and edma_pset
Thomas Gleixner
2014-04-30
dmaengine: edma: Create private pset struct
Thomas Gleixner
2014-04-30
dmaengine: edma: Check the current decriptor first in tx_status()
Thomas Gleixner
2014-04-30
dmaengine: edma: Sanitize residue reporting
Thomas Gleixner
2014-04-29
dmaengine: edma: Add channel number to debug prints
Peter Ujfalusi
2014-04-23
dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ
Joel Fernandes
2014-04-22
dmaengine: edma: Add DMA memcpy support
Joel Fernandes
2014-04-22
dmaengine: edma: Print the direction value as well when it is not supported
Peter Ujfalusi
2014-04-22
dmaengine: edma: Prefix debug prints where the text were identical in prep ca...
Peter Ujfalusi
2014-04-22
dmaengine: edma: Implement device_slave_caps callback
Peter Ujfalusi
2014-04-22
dmaengine: edma: Reduce debug print verbosity for non verbose debugging
Peter Ujfalusi
2014-04-22
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
2014-04-22
dmaengine: edma: Add support for DMA_PAUSE/RESUME operation
Peter Ujfalusi
2014-04-22
dmaengine: edma: Correct the handling of src/dst_maxburst == 0
Peter Ujfalusi
2014-04-22
arm: common: edma: Save the number of event queues/TCs
Peter Ujfalusi
2014-04-22
platform_data: edma: Be precise with the paRAM struct
Peter Ujfalusi
2014-04-20
Linux 3.15-rc2
v3.15-rc2
Linus Torvalds
2014-04-20
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-04-20
Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2014-04-20
perf tools: Improve error reporting
Adrien BAK
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
2014-04-20
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
[next]