Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 1 Sep 2017 13:34:30 +0000 (15:34 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 1 Sep 2017 13:34:30 +0000 (15:34 +0200)
From Boris:
"
This pull request contains the following core changes:

* Fix memory leaks in the core
* Remove unused NAND locking support
* Rename nand.h into rawnand.h (preparing support for spi NANDs)
* Use NAND_MAX_ID_LEN where appropriate
* Fix support for 20nm Hynix chips
* Fix support for Samsung and Hynix SLC NANDs

and the following driver changes:

* Various cleanup, improvements and fixes in the qcom driver
* Fixes for bugs detected by various static code analysis tools
* Fix mxc ooblayout definition
* Add a new part_parsers to tmio and sharpsl platform data in order to
  define a custom list of partition parsers
* Request the reset line in exclusive mode in the sunxi driver
* Fix a build error in the orion-nand driver when compiled for ARMv4
* Allow 64-bit mvebu platforms to select the PXA3XX driver
"

1  2 
MAINTAINERS
arch/arm/mach-davinci/board-da850-evm.c
drivers/mtd/nand/atmel/nand-controller.c
drivers/mtd/nand/atmel/pmecc.c
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_timings.c
drivers/mtd/nand/nandsim.c
drivers/mtd/nand/sunxi_nand.c
include/linux/mtd/rawnand.h

diff --cc MAINTAINERS
@@@ -9027,8 -9034,12 +9027,8 @@@ T:     git git://git.infradead.org/linux-mt
  T:    git git://git.infradead.org/l2-mtd.git nand/next
  S:    Maintained
  F:    drivers/mtd/nand/
- F:    include/linux/mtd/nand*.h
+ F:    include/linux/mtd/*nand*.h
  
 -NATSEMI ETHERNET DRIVER (DP8381x)
 -S:    Orphan
 -F:    drivers/net/ethernet/natsemi/natsemi.c
 -
  NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER
  M:    Daniel Mack <zonque@gmail.com>
  S:    Maintained
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge