lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 13 Dec 2013 10:03:33 +0530
From:	Vinod Koul <vinod.koul@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Dan Williams <dan.j.williams@...el.com>,
	LKML <linux-kernel@...r.kernel.org>,
	dma <dmaengine@...r.kernel.org>
Subject: [GIT PULL] slave-dmaengine fixes

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 updates to usage of
DMA_COMPLETE so converting the last driver

Thanks
~Vinod

--

The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
  Linus Torvalds (1):
        Linux 3.13-rc1

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git fixes

Dan Williams (1):
      dma: fix build breakage in s3c24xx-dma

Kuninori Morimoto (3):
      rcar-hpbdma: add max transfer size
      rcar-hpbdma: fixup channel busy check for double plane
      rcar-hpbdma: initialise plane information when halted

Russell King - ARM Linux (1):
      Fix pl08x warnings

Sachin Kamat (1):
      dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion status

Wei Yongjun (1):
      dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()

 drivers/dma/amba-pl08x.c     |    2 +-
 drivers/dma/mmp_pdma.c       |    1 +
 drivers/dma/s3c24xx-dma.c    |   33 ++-------------------------------
 drivers/dma/sh/rcar-hpbdma.c |   11 ++++++++++-
 4 files changed, 14 insertions(+), 33 deletions(-)

-- 

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ