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, 1 Mar 2013 10:36:28 +0530
From:	Vinod Koul <vinod.koul@...el.com>
To:	Linus <torvalds@...ux-foundation.org>
Cc:	Dan Williams <djbw@...com>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	"arnd@...db.de" <ArndBergmann@...el.com>,
	Matt Porter <mporter@...com>
Subject: [GIT PULL] slave-dmaengine updates 2

Hi Linus,

Here is my second pull request for this merge window.

The Arnd's patch moves the dw_dmac to use generic DMA binding. I agreed to merge
this late as it will avoid the conflicts between tree's.

The second patch from Matt adding a  dma_request_slave_channel_compat API was
supposed to be picked up, but somehow never got picked up.  Some patches
dependent on this are already in -next :(

Thanks
~Vinod

The following changes since commit 17166a3b6e88b93189e6be5f7e1335a3cc4fa965:
are available in the git repository at:

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

Arnd Bergmann (1):
      dmaengine: dw_dmac: move to generic DMA binding

Matt Porter (1):
      dmaengine: add dma_request_slave_channel_compat()

 Documentation/devicetree/bindings/dma/snps-dma.txt |   70 +++++-----
 drivers/dma/dw_dmac.c                              |  145 ++++++++++----------
 drivers/dma/dw_dmac_regs.h                         |    7 +-
 include/linux/dmaengine.h                          |   16 ++
 include/linux/dw_dmac.h                            |    5 -
 5 files changed, 127 insertions(+), 116 deletions(-)

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

Powered by blists - more mailing lists