Commit History

Author SHA1 Message Date
  Paul Gortmaker f492b21027 drivers/dma: Add export.h to ste_dma40.c 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
  Linus Torvalds 12ff47e7f5 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 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 Torvalds 4cb865deec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 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