Commit Graph

99 Commits (6d23ea4b1906f28f5d99ad6aeef7207c48be6bfd)

Author SHA1 Message Date
Narayanan G 5cd326fd27 dmaengine/ste_dma40: allow fixed physical channel 13 years ago
Narayanan G 28c7a19d23 dmaengine/ste_dma40: Add support to use lcla area from esram 13 years ago
Narayanan G 7fb3e75e18 dmaengine/ste_dma40: support pm in dma40 13 years ago
Paul Gortmaker f492b21027 drivers/dma: Add export.h to ste_dma40.c 13 years ago
Vinod Koul db8196df4b dmaengine: move drivers to dma_transfer_direction 13 years ago
Per Forlin 503473ac2a dmaengine/ste_dma40: fix memory leak due to prepared descriptors 14 years ago
Per Forlin 70a207ad4d dmaengine/ste_dma40: fix Oops due to double free of client descriptor 14 years ago
Per Forlin 270e779036 dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free(). 14 years ago
Per Forlin 89de9f6542 dmaengine/ste_dma40: add missing kernel doc for pending_queue 14 years ago
Per Forlin 82babbb361 dmaengine/ste_dma40: fix memory leak due to prepared descriptors 14 years ago
Per Forlin 7404368c22 dmaengine/ste_dma40: fix Oops due to double free of client descriptor 14 years ago
Per Forlin 3b3d5b0f85 dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free(). 14 years ago
Per Forlin da063d2609 dmaengine/ste_dma40: add missing kernel doc for pending_queue 14 years ago
Rabin Vincent 98ca528916 dmaengine/ste_dma40: allow memory buswidth/burst to be configured 14 years ago
Linus Walleij f4b89764c4 dmaengine/ste_dma40: use AMBA PrimeCell helper macros 14 years ago
Robert Marklund 79ca7ec3d1 dmaengine/ste_dma40: make the cyclic alloc NOWAIT 14 years ago
om prakash ae752bf4cb dmaengine/ste_dma40: fix missing kernel-doc 14 years ago
Per Forlin a8f3067bce dmaengine/ste_dma40: add a separate queue for pending requests 14 years ago
Alexey Dobriyan b7f080cfe2 net: remove mm.h inclusion from netdevice.h 14 years ago
Linus Walleij a0eb221a44 dmaengine: move link order 14 years ago
Philippe Langlais 711b9cea92 dmaengine/ste_dma40: fix introduced warnings 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Rabin Vincent 0c842b5510 dma40: cyclic xfer support 14 years ago
Rabin Vincent 86eb5fb611 dma40: stop ongoing transfers in DMA_TERMINATE_ALL 14 years ago
Rabin Vincent 7ad74a7cf6 dma40: fix DMA_SG capability and channels 14 years ago
Rabin Vincent 6045f0bb28 dma40: handle failure to allocate first LCLA 14 years ago
Rabin Vincent e65889c75c dma40: extract lcla code into separate function 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 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 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