Commit Graph

746 Commits (1880c4ae182afb5650c5678949ecfe7ff66a724e)

Author SHA1 Message Date
Rabin Vincent e65889c75c dma40: extract lcla code into separate function 14 years ago
Rabin Vincent 7f933bed96 dma40: use flags to reduce parameter count 14 years ago
Rabin Vincent 1f7622ca55 dma40: make d40_log_buf_to_lli static 14 years ago
Rabin Vincent 822c567639 dma40: unify src/dst addr check 14 years ago
Rabin Vincent cc31b6f794 dma40: pass the info pointer all the way to reduce argument count 14 years ago
Rabin Vincent 5ed04b8575 dma40: unify d40_log_sg_to_lli funcs for mem and slave 14 years ago
Rabin Vincent e24b36bdf8 dma40: combine duplicated code in log_sg_to_dev 14 years ago
Rabin Vincent 1c4b0927fe dma40: move lli_load to main source file 14 years ago
Rabin Vincent cade1d30b2 dma40: combine mem and slave prep_sg functions 14 years ago
Rabin Vincent 10a946b3a4 dma40: remove export of stedma40_memcpy_sg 14 years ago
Rabin Vincent 3e3a0763e7 dma40: combine mem and slave sg-to-lli functions 14 years ago
Rabin Vincent 00ac034148 dma40: remove duplicated dev addr code 14 years ago
Rabin Vincent dbd8878803 dma40: combine duplicated d40_pool_lli_alloc() calls 14 years ago
Rabin Vincent 5f81158f90 dma40: combine desc init functions 14 years ago
Rabin Vincent 95944c6ef5 dma40: implement prep_memcpy as a wrapper around memcpy_sg 14 years ago
Rabin Vincent d924abad7f dma40: remove unnecessary casts 14 years ago
Rabin Vincent b00f938c8c dma40: fix DMA API usage for LLIs 14 years ago
Rabin Vincent 026cbc424a dma40: fix DMA API usage for LCLA 14 years ago
Rabin Vincent 7fe8be5a74 dma40: use sg_dma_address() instead of sg_phys() 14 years ago
Rabin Vincent 594ece4dc0 dma40: remove unnecessary ALIGN()s 14 years ago
Rabin Vincent ac2c0a3871 dma40: allow realtime and priority for event lines 14 years ago
Rabin Vincent 4d5949009e dma40: fix comment to refer to SOCs rather than boards 14 years ago
Rabin Vincent 6db5a8ba11 dma40: use helpers for error functions 14 years ago
Rabin Vincent 724a8577d8 dma40: use helpers for channel type check 14 years ago
Rabin Vincent 8ca84687b9 dma40: use helper for channel registers base 14 years ago
Rabin Vincent 7d83a854a1 dma40: remove "hardware link with previous jobs" code 14 years ago
Rabin Vincent 262d2915d4 dma40: ensure event lines get enabled 14 years ago
Rabin Vincent cb9ab2d8e4 dma40: make init function static 14 years ago
Russell King - ARM Linux 8179661694 DMA: PL08x: fix channel pausing to timeout rather than lockup 14 years ago
Russell King - ARM Linux fb526210b2 DMA: PL08x: fix infinite wait when terminating transfers 14 years ago
Jamie Iles 95ea759e9e dmaengine/dw_dmac: provide a mechanism to indicate private devices 14 years ago
Jamie Iles f301c062dc dmaengine/dw_dmac: allow src/dst masters to be configured at runtime 14 years ago
Jamie Iles 087809fce2 dmaengine/dw_dmac: don't scan descriptors if no xfers in progress 14 years ago
Shawn Guo d718f4ebdd dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie() 14 years ago
Shawn Guo 939fd4f077 dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0 14 years ago
Sascha Hauer 6866fd3b72 dmaengine i.MX SDMA: Fix firmware loading 14 years ago
Justin P. Mattock 5a3a765886 Comment typo fixes for 'descriptor' 14 years ago
Russell King - ARM Linux 94ae85220a ARM: PL08x: cleanup comments 14 years ago
Wei Yongquan 0261f74163 Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c 14 years ago
Nicolas Ferre dda36f9821 dmaengine: at_hdmac: fix race while monitoring channel status 14 years ago
Nicolas Ferre 568f7f0c2e dmaengine: at_hdmac: flags located in first descriptor 14 years ago
Eric Xu 93d0bec2be dmaengine: at_hdmac: use subsys_initcall instead of module_init 14 years ago
Nicolas Ferre 58344f25cf dmaengine: at_hdmac: no need set ACK in new descriptor 14 years ago
Nicolas Ferre ebcf9b80f9 dmaengine: at_hdmac: trivial add precision to unmapping comment 14 years ago
Nicolas Ferre 0f70e8cea3 dmaengine: at_hdmac: use dma_address to program DMA hardware 14 years ago
Tomoya MORINAGA 2cdf2455a6 pch_dma: support new device ML7213 IOH 14 years ago
Guennadi Liakhovetski 661382fe19 dma: shdma: don't register the global die notifier multiple times 14 years ago
Russell King - ARM Linux b7f7586592 ARM: PL08x: prevent dma_set_runtime_config() reconfiguring memcpy channels 14 years ago
Russell King - ARM Linux f0fd944625 ARM: PL08x: allow dma_set_runtime_config() to return errors 14 years ago
Russell King - ARM Linux c370e594ef ARM: PL08x: fix locking between prepare function and submit function 14 years ago