[GIT PULL] slave dmaengine fixes for 4.3-rc4

2015-10-02 Thread Vinod Koul
Hi Linus, Here is the fixes request for 4.3 This contains fixes spread throughout the drivers Also fixes one more instance of privatecnt in dmaengine bunch of pxa_dma fixes for reuse of descriptor issue, residue and no-requestor odd fixes in xgene, idma, sun4i and zxdma at_xdmac fi

[GIT PULL] slave dmaengine fixes for 4.2-rc5

2015-08-01 Thread Vinod Koul
Hi Linus, Here is the first fixes request for 4.2 We had a regression due to reuse of descriptor so we have reverted that. Rest are driver fixes: at_hdmac and at_xdmac for residue, trannfer width, and channel config pl330 final fix for dma fails and overflow issue xgene resouce

[GIT PULL] slave dmaengine fixes

2015-06-14 Thread Vinod Koul
Hi Linus, Here are hopefully last set of fixes for 4.1. This time we have - fixing pause capability reporting on both dmaengine pause & resume support by Krzysztof - locking fix fir at_xdmac by Ludovic - slave configuration fix for at_xdmac by Ludovic The following changes since commit d4a4f75c

[GIT PULL] slave dmaengine fixes

2015-03-07 Thread Vinod Koul
Hello Linus, Here is the pull request for 4.1. This contains small fixes spread across the drivers. The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at: git://git.infradead.org/users/v

[GIT PULL] slave dmaengine fixes

2014-09-28 Thread Vinod Koul
Hi Linus, Please pull to receive two small fixes for omap dmaengine driver which fixes cyclic suspend and resume. The following changes since commit 9e82bf014195d6f0054982c463575cdce24292be: Linus Torvalds (1): Linux 3.17-rc5 are available in the git repository at: git://git.infrade

[GIT PULL] slave-dmaengine fixes

2014-05-25 Thread Vinod Koul
Hi Linus, Here is the pull request for slave dmaengine for 3.15. We have three small fixes. First one from Andy reverts the devm_request irq as we need to ensure the tasklet is killed after irq is freed, so we need to do free irq in our code. Other two from Arnd are fixing the compilation issue in

[GIT PULL] slave-dmaengine fixes

2014-04-20 Thread Vinod Koul
Hey Linus, Back from long weekend here in India and now the time to send fixes for slave dmaengine. - Dan's fix of sirf xlate code - Jean's fix for timberland - Edma fixes by Sekhar for SG handling and Yuan for changing init call The following changes since commit c9eaa447e77efe77b7fa4c953bd6

[GIT PULL] slave-dmaengine fixes

2014-03-01 Thread Vinod Koul
Hey Linus, This request brings you two small fixes. First one for fixing dereference of freed descriptor and second for fixing sdma bindings for it to work for imx25. I was planning to send this about 10days ago but then I had to proceed on my paternity leave and didnt get chance to send this. N

[GIT PULL] slave-dmaengine fixes

2013-12-12 Thread Vinod Koul
Hi Linus, Here is the common fixes PULL for dmaengine. Dan has been working on fixing the build issues in bunch of drivers. Here we have one fixing s3c24xx-dma, along with fix from Russell on pl08x. Also we have Kuninori rcar dma fixes. The s3c24xx-dma which was added in last merge window missed u

[GIT PULL] slave-dmaengine fixes

2013-10-25 Thread Vinod Koul
Hey Linus Here is the late fixes pull request for dmaengine while you fly back from KS. We have a new dmaengine ML hosted by vger so a patch for that along with addition of Dave as driver mainatainer for ioat. Other fixes are memeory leak fixes on edma driver, small fixes on rcar-hpbdma driver by

[GIT PULL] slave-dmaengine fixes

2013-10-13 Thread Vinod Koul
Hey Linus, Another week, time to send another fixes request taking time out of extended weekend for the festivities in this part of the world. We have two fixes from Sergei for rcar driver and one fixing memory leak of edma driver by Geyslan The following changes since commit d0e639c9e06d44e7131

[GIT PULL] slave-dmaengine fixes

2013-10-05 Thread Vinod Koul
Hey Linus, Here is the slave dmanegine fixes. We have the fix for deadlock issue on imx-dma by Michael and Josh's edma config fix along with author change The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f: Linus Torvalds (1): Linux 3.12-rc1 are available in th

[GIT PULL] slave-dmaengine fixes

2013-08-31 Thread Vinod Koul
Hey Linus, Please consider the pull request for 3.11 to recive a fix for the resolving TI_EDMA driver's build error in allmodconfig to have filter function built in. The following changes since commit c095ba7224d8edc71dcef0d655911399a8bd4a3f: Linus Torvalds (1): Linux 3.11-rc4 are avai

[GIT PULL] slave-dmaengine fixes

2013-08-04 Thread Vinod Koul
Hey Linus, Please pull to recieve two fixes for slave dmaengine. First fixes cyclic dma transfers for pl330 and second one for returning correct error code on probe The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092: Linus Torvalds (1): Linux 3.11-rc1 are avail

[GIT PULL] slave-dmaengine fixes

2013-06-08 Thread Vinod Koul
Hi Linus, Please consider the follwing fixes for the slave-dmaengine. Fix from Andy is for dmatest regression reported by Will and Rabin has fixed runtime ref counting for st_dma40 The following changes since commit e4aa937ec75df0eea0bee03bffa3303ad36c986b: Linus Torvalds (1): Linux 3.

[GIT PULL] slave-dmaengine fixes

2013-05-25 Thread Vinod Koul
Hi Linus, Here are slave-dmaenegine fixes for 3.10. We have two patches from Andy & Rafael fixing the Lynxpoint dma. The following changes since commit f722406faae2d073cc1d01063d1123c35425939e: are available in the git repository at: git://git.infradead.org/users/vkoul/slave-dma.git fixes An

[GIT PULL] slave-dmaengine fixes

2013-04-11 Thread Vinod Koul
Hi Linus, Please pull the following two patches to recive the fixes for slave-dmaengine The first one fixes issue in pl330 to check for DT compatible and second one fixes omap-dma to start without delay The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9: are available in

[GIT PULL] slave-dmaengine fixes

2013-03-31 Thread Vinod Koul
Hi Linus, Please pull the following two patches to recive the fixes for slave-dmaengine. The first one is for making slave_id value correct for dw_dmac and send one fixes the endieness in DT parsing The following changes since commit 8bb9660418e05bb1845ac1a2428444d78e322cc7: are available in th

[GIT PULL] slave-dmaengine fixes

2013-01-23 Thread Vinod Koul
Hi Linus Please consider pull to receive few fixes on slave dmanengine. There are trivial fixes in imx-dma, tegra-dma & ioat driver The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed: Linus Torvalds (1): Linux 3.8-rc2 are available in the git repository at:

Re: [GIT PULL] slave-dmaengine fixes

2012-10-26 Thread David Woodhouse
On Fri, 2012-10-26 at 13:49 -0700, Linus Torvalds wrote: > On Fri, Oct 26, 2012 at 5:29 AM, Vinod Koul > wrote: > > > > git://git.infradead.org/users/vkoul/slave-dma.git fixes > > git.infradead.org is sick, and is apparently not accepting > connections... > > Can you check whether git-daemon i

Re: [GIT PULL] slave-dmaengine fixes

2012-10-26 Thread Linus Torvalds
On Fri, Oct 26, 2012 at 5:29 AM, Vinod Koul wrote: > > git://git.infradead.org/users/vkoul/slave-dma.git fixes git.infradead.org is sick, and is apparently not accepting connections... Can you check whether git-daemon is actually running there? The machine is pinging ok. Linus -- To

[GIT PULL] slave-dmaengine fixes

2012-10-26 Thread Vinod Koul
Hi Linus, Please consider pull to receive three fixes for slave dmanegine. Two are for typo omissions in sifr dmaengine driver and last one is for imx driver fixing the misisng unlock The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37: Linus Torvalds (1): Linux

[GIT PULL] slave-dmaengine fixes

2012-09-21 Thread Vinod Koul
Hi Linus, Please consider pull to receive few fixes on slave dmanengine. There are two trivial fixes in pl330 driver and two in at_hdmac driver. The following changes since commit ffc493062ce9987156945aa21a677d83a179fc0a: Laxman Dewangan (1): dma: tegra: enable/disable dma clock are a

[GIT PULL] slave-dmaengine fixes

2012-08-16 Thread Vinod Koul
Hi Linus, Please consider pull to receive two fixes for slave dmanegine. One fixes the correct use of clock API in imx driver and other enables clock for tegra driver, which is used for other tegra driver conversion to dmanegine in -next. The following changes since commit 0d7614f09c1ebdbaa1599a5