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, 10 Mar 2015 17:27:07 -0700
From:	Brian Norris <computersforpeace@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-mtd@...ts.infradead.org,
	David Woodhouse <dwmw2@...radead.org>,
	Brian Norris <computersforpeace@...il.com>
Subject: [GIT PULL] MTD fixes for 4.0

Hi Linus,

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/for-linus-20150310

for you to fetch changes up to 5e0899db69e27abfdc1c6223ca74f479acdedaa6:

  mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMA (2015-03-02 22:55:56 -0800)

----------------------------------------------------------------
MTD fixes for 4.0

 * pxa3xx_nand
   - fix timeout issues when draining the FIFO (BCH only)
   - don't crash when no chip-selects are used
 * hisi504_nand
   - depend on HAS_DMA, to fix compile errors

----------------------------------------------------------------
Geert Uytterhoeven (1):
      mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMA

Maxime Ripard (1):
      mtd: nand: pxa3xx: Fix PIO FIFO draining

Robert Jarzmik (1):
      mtd: pxa3xx_nand: fix driver when num_cs is 0

 drivers/mtd/nand/Kconfig       |  1 +
 drivers/mtd/nand/pxa3xx_nand.c | 50 +++++++++++++++++++++++++++++++++++++-----
 2 files changed, 45 insertions(+), 6 deletions(-)
--
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