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]
Message-ID: <1328380302.26182.46.camel@vkoul-udesk3>
Date:	Sun, 05 Feb 2012 00:01:42 +0530
From:	Vinod Koul <vinod.koul@...el.com>
To:	Linus <torvalds@...ux-foundation.org>
Cc:	Dan <dan.j.williams@...el.com>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: slave dmaengine fixes

Hi Linus,

Here are few dmaegine fixes. Just some minor fixes on dma drivers (sh,
at, imx) along with dmatest fix merged from Dan's tree


The following changes since commit
dcd6c92267155e70a94b3927bce681ce74b80d1f:
  Linus Torvalds (1):
        Linux 3.3-rc1

are available in the git repository at:

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

Dr. David Alan Gilbert (1):
      dmaengine: fix missing 'cnt' in ?: in dmatest

Guennadi Liakhovetski (2):
      dma: sh_dma: not all SH DMAC implementations support MEMCPY
      ARM: mach-shmobile: both USB DMAC instances on sh7372 are
slave-only

Nikolaus Voss (1):
      at_hdmac: bugfix for enabling channel irq

Philippe Rétornaz (1):
      i.MX SDMA: Fix burstsize settings

Vinod Koul (1):
      Merge branch fixes of git://git.kernel.org/.../djbw/dmaengine.git

 arch/arm/mach-shmobile/setup-sh7372.c |    2 ++
 drivers/dma/at_hdmac.c                |    4 ++--
 drivers/dma/at_hdmac_regs.h           |   17 ++++++++---------
 drivers/dma/dmatest.c                 |    2 +-
 drivers/dma/imx-sdma.c                |    6 ++++--
 drivers/dma/shdma.c                   |    3 ++-
 include/linux/sh_dma.h                |    1 +
 7 files changed, 20 insertions(+), 15 deletions(-)

Thanks
-- 
~Vinod

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ