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:	Tue, 15 Dec 2015 23:07:26 +0530
From:	Vinod Koul <vinod.koul@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	dma <dmaengine@...r.kernel.org>
Subject: [GIT PULL] dmaengine fixes for 4.4-rc6

Hi Linus,

The following changes since commit 31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8:

  Linux 4.4-rc3 (2015-11-29 18:58:26 -0800)

are available in the git repository at:

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

for you to fetch changes up to aa876cd4b41b4e3bcfbc75dd5750d75d5fa97a67:

  dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy() (2015-12-10 09:48:01 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.4-rc6

This has fixes spread thru driver, notably among them
 - edma fixes for recent edma DT changes which went into 4.4
 - odd fixes for at_hdmac
 - minor fixes on bc dma and mic dma

----------------------------------------------------------------
Cyrille Pitchen (1):
      dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()

Ludovic Desroches (2):
      dmaengine: at_xdmac: fix macro typo
      dmaengine: at_xdmac: fix false condition for memset_sg transfers

Peter Ujfalusi (3):
      dmaengine: bcm2835-dma: Convert to use DMA pool
      dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type
      dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type

Saurabh Sengar (1):
      dmaengine: mic_x100: add missing spin_unlock

Sylvain ETIENNE (1):
      dmaengine: at_xdmac: fix bad behavior in interleaved mode

Vinod Koul (1):
      Merge branch 'fix/edma' into fixes

 Documentation/devicetree/bindings/dma/ti-edma.txt | 10 ++-
 drivers/dma/at_xdmac.c                            |  9 ++-
 drivers/dma/bcm2835-dma.c                         | 78 ++++++++++++++++-------
 drivers/dma/edma.c                                | 53 +++++++++------
 drivers/dma/mic_x100_dma.c                        | 15 +++--
 include/linux/platform_data/edma.h                |  2 +-
 6 files changed, 110 insertions(+), 57 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