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, 20 Nov 2015 09:53:11 +0530
From:	Vinod Koul <vinod.koul@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	dma <dmaengine@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] dmaengines fixes for 4.4-rc2

Hi Linus

Please pull to receive fixes for dmaengine for rc2. Fixes are spread thru the
drivers this time round

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.4-rc2

for you to fetch changes up to 2c5d7407e012721f02741f1adae2b1bdf6ef6449:

  dmaengine: at_hdmac: use %pad format string for dma_addr_t (2015-11-16 09:21:05 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.4-rc2

  This has odd fixes spreadout drivers, not major here
   - usbdmac fixes for pm
   - edma build and logic fixes
   - build warn fixes for few drivers

----------------------------------------------------------------
Arnd Bergmann (3):
      dmaengine: edma: fix build without CONFIG_OF
      dmaengine: at_xdmac: use %pad format string for dma_addr_t
      dmaengine: at_hdmac: use %pad format string for dma_addr_t

Dan Carpenter (1):
      dmaengine: edma: predecence bug in GET_NUM_QDMACH()

Geert Uytterhoeven (2):
      dmaengine: sh: usb-dmac: Fix crash on runtime suspend
      dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance

Jason Liu (1):
      dmaengine: imx-sdma: remove __init annotation on sdma_event_remap

Peter Ujfalusi (1):
      dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OF

 drivers/dma/at_hdmac.c      | 20 ++++++++++----------
 drivers/dma/at_hdmac_regs.h |  6 +++---
 drivers/dma/at_xdmac.c      | 20 ++++++++++----------
 drivers/dma/edma.c          |  4 ++--
 drivers/dma/imx-sdma.c      |  2 +-
 drivers/dma/sh/usb-dmac.c   | 11 ++++++++---
 include/linux/of_dma.h      |  2 +-
 7 files changed, 35 insertions(+), 30 deletions(-)

Thanks
-- 
~Vinod

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ