index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
/
ioat
Age
Commit message (
Expand
)
Author
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-08-27
dmaengine: ioat: Move system_has_dca_enabled() to dma.h
David Matlack
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
2024-12-18
x86/cpu: Refresh DCA leaf reading code
Dave Hansen
2024-09-02
dmaengine: Fix spelling mistakes
Amit Vadhavana
2024-07-24
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-11
dmaengine: ioatdma: Fix missing kmem_cache_destroy()
Nikita Shubin
2024-06-11
dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()
Nikita Shubin
2024-06-11
dmaengine: ioatdma: Fix error path in ioat3_dma_probe()
Nikita Shubin
2024-06-11
dmaengine: ioatdma: Fix leaking on version mismatch
Nikita Shubin
2024-06-07
dmaengine: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-08-21
dmaengine: ioatdma: use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-21
dmaengine: ioat: fixing the wrong dma_dev->chancnt
Yajun Deng
2023-06-26
dmaengine: ioat: Free up __cleanup() name
Peter Zijlstra
2023-03-17
dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-17
dmaengine: ioat: use PCI core macros for PCIe Capability
Bjorn Helgaas
2022-10-19
dmaengine: ioat: Fix spelling mistake "idel" -> "idle"
Colin Ian King
2022-09-29
dmaengine: ioat: remove unused declarations in dma.h
Gaosheng Cui
2022-09-29
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
Dave Jiang
2022-02-15
dmaengine: iot: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-05
dmaengine: ioatdma: use default_groups in kobj_type
Greg Kroah-Hartman
2021-10-26
dmaengine: ioat: switch from 'pci_' to 'dma_' API
Qing Wang
2020-11-16
dmaengine: ioatdma: remove unused function missed during dma_v2 removal
Lukas Bulwahn
2020-10-05
dmaengine: ioat: Allocate correct size for descriptor chunk
Logan Gunthorpe
2020-10-01
Merge branch 'topic/tasklet' into next
Vinod Koul
2020-09-18
dmaengine: ioat: Make two symbols static
Jason Yan
2020-09-18
dmaengine: ioat: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
2020-07-15
dmaengine: ioat: Fix some parameter misspelling and provide description for p...
Lee Jones
2020-07-15
dmaengine: ioat: init: Correct misspelling of function parameter 'c' for channel
Lee Jones
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-06
dmaengine: ioat setting ioat timeout as module parameter
Leonid Ravich
2020-06-26
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
2020-04-23
dmaengine: ioat: adding missed issue_pending to timeout handler
Leonid Ravich
2020-04-23
dmaengine: ioat: remove unnesesery double complition timer modification.
Leonid Ravich
2020-04-23
dmaengine: ioat: removing duplicate code from timeout handler
Leonid Ravich
2020-04-17
dmaengine: ioat: Decreasing allocation chunk size 2M->512K
Leonid Ravich
2020-04-17
dmaengine: ioat: fixing chunk sizing macros dependency
Leonid Ravich
2020-02-19
dmanegine: ioat/dca: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-27
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-12-27
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
2019-12-24
dmaengine: ioat: Support in-use unbind
Logan Gunthorpe
2019-09-04
dmanegine: ioat/dca: Use struct_size() helper
Gustavo A. R. Silva
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
[next]