]> git.karo-electronics.de Git - linux-beck.git/commit
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
authorBrian Norris <computersforpeace@gmail.com>
Wed, 30 Nov 2016 02:28:30 +0000 (18:28 -0800)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 30 Nov 2016 02:28:30 +0000 (18:28 -0800)
commit0989b0909c1f86b8a4a76c0bee101cd017c4e259
treee12d6ba197340410a94b7a2c476d5549d4f6b90e
parentb2c4ba5cf712fede57dd3e15922ae647dde55a82
parent8fcfba072420518fda4b2fe00a3f3c9c3e2774e2
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux

From Boris Brezillon:

"""
This pull request contains the following notable changes:
- new tango NAND controller driver
- new ox820 NAND controller driver
- addition of a new full-ID entry in the nand_ids table
- rework of the s3c240 driver to support DT
- extension of the nand_sdr_timings to expose tCCS, tPROG and tR
- addition of a new flag to ask the core to wait for tCCS when sending
  a RNDIN/RNDOUT command
- addition of a new flag to ask the core to let the controller driver
  send the READ/PROGPAGE command

This pull request also contains minor fixes/cleanup/cosmetic changes:
- properly support 512 ECC step size in the sunxi driver
- improve the error messages in the pxa probe path
- fix module autoload in the omap2 driver
- cleanup of several nand drivers to return nand_scan{_tail}() error
  code instead of returning -EIO
- various cleanups in the denali driver
- cleanups in the ooblayout handling (MTD core)
- fix an error check in nandsim
"""
drivers/mtd/nand/nand_base.c
include/linux/mtd/nand.h