public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] late dmaengine fixes
@ 2017-02-01 16:12 Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2017-02-01 16:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, dma

[-- Attachment #1: Type: text/plain, Size: 1358 bytes --]

Hey Linus,

Couple of fixes showed up late in the cycle so sending them up and sending
early in the week and not on Friday :).

They fix a double lock in pl330 driver and runtime pm fixes for cppi driver.

Please pull.

The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:

  Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.10-rc7

for you to fetch changes up to 91539eb1fda2d530d3b268eef542c5414e54bf1a:

  dmaengine: pl330: fix double lock (2017-01-25 15:35:11 +0530)

----------------------------------------------------------------
dmaengine-fix-4.10-rc7

Few late fixes for this cycle

- pl330 double lock fix
- more fixes for runtime pm handling on cppi

----------------------------------------------------------------
Iago Abal (1):
      dmaengine: pl330: fix double lock

Tony Lindgren (3):
      dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage
      dmaengine: cppi41: Fix oops in cppi41_runtime_resume
      dmaengine: cppi41: Clean up pointless warnings

 drivers/dma/cppi41.c | 69 ++++++++++++++++++++++++++++++++++------------------
 drivers/dma/pl330.c  | 19 +++++----------
 2 files changed, 52 insertions(+), 36 deletions(-)

Thanks
-- 
~Vinod

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [GIT PULL] late dmaengine fixes
@ 2015-08-18 17:18 Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2015-08-18 17:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, dma

[-- Attachment #1: Type: text/plain, Size: 1088 bytes --]

Hi Linus,

We have a small fix for dmaengine privatecnt disbalance in
dma_request_slave_channel() API. Please consider pulling to fix this issue
reported on few devices from users

The following changes since commit 2c6625cd545bdd66acff14f3394865d43920a5c7:

  Linux 4.2-rc7 (2015-08-16 16:34:13 -0700)

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.2-rc8

for you to fetch changes up to 05aa1a77dcf1b9f9c4fedf09a0a53e15d6b21738:

  dmaengine: fix balance of privatecnt inc/dec operations (2015-08-17 22:47:43 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.2-rc7

We recently found issue with dma_request_slave_channel() API causing
privatecnt value to go bad. This is fixed by balancing the privatecnt

----------------------------------------------------------------
Robert Baldyga (1):
      dmaengine: fix balance of privatecnt inc/dec operations

 drivers/dma/dmaengine.c | 4 ++++
 1 file changed, 4 insertions(+)

Thanks
-- 
~Vinod

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-01 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-01 16:12 [GIT PULL] late dmaengine fixes Vinod Koul
  -- strict thread matches above, loose matches on Subject: below --
2015-08-18 17:18 Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox