Commit Graph

115 Commits (9931faca02c604c22335f5a935a501bb2ace6e20)

Author SHA1 Message Date
Linus Walleij 865fab601b ARM: plat-nomadik: move DMA40 header to <linux/platform_data> 12 years ago
Peter Ujfalusi ec8b5e48c0 dmaengine: Pass flags via device_prep_dma_cyclic() callback 13 years ago
Ulf Hansson b707c65865 dma/ste_dma40: Fixup clock usage during probe 13 years ago
Lars-Peter Clausen fdaf9c4b22 dmaengine: Use dma_sg_len(sg) instead of sg->length 13 years ago
Linus Walleij 7e426da823 dma/ste_dma40: fix erroneous comparison 13 years ago
Linus Walleij 15e4b78d73 dma/ste_dma40: explicitly include regulator consumer header 13 years ago
Narayanan G 1bdae6f49c dma40: Improve the logic of stopping logical chan 13 years ago
Alexandre Bounine 185ecb5f4f dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic 13 years ago
Russell King - ARM Linux d3ee98cdcd dmaengine: consolidate initialization of cookies 13 years ago
Russell King - ARM Linux 96a2af41c7 dmaengine: consolidate tx_status functions 13 years ago
Russell King - ARM Linux f7fbce07c6 dmaengine: provide a common function for completing a dma descriptor 13 years ago
Russell King - ARM Linux 884485e1f1 dmaengine: consolidate assignment of DMA cookies 13 years ago
Russell King - ARM Linux d2ebfb335b dmaengine: add private header file 13 years ago
Russell King - ARM Linux 4d4e58de32 dmaengine: move last completed cookie into generic dma_chan structure 13 years ago
Rabin Vincent e9f3a49c96 dmaengine/ste_dma40: clear LNK on channel startup 13 years ago
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