]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD
authorBrian Norris <computersforpeace@gmail.com>
Mon, 1 May 2017 20:36:44 +0000 (13:36 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 1 May 2017 20:36:44 +0000 (13:36 -0700)
commit6fe26a616a9dac41e54fc003988de69858614e4b
tree720d15f5f181787aa815a17f1a4a7b82dc836019
parent465b0b28beb166d3674bae485599441c4a72ad8d
parent9dea837728ff5972efdb752ee6326999c7cc4f64
Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD

From Boris:
"""
This pull request contains:

 - some minor fixes/improvements on existing drivers (fsmc, gpio, ifc,
   davinci, brcmnand, omap)
 - a huge cleanup/rework of the denali driver accompanied with core
   fixes/improvements to simplify the driver code
 - a complete rewrite of the atmel driver to support new DT bindings
   make future evolution easier
 - the addition of per-vendor detection/initialization steps to avoid
   extending the nand_ids table with more extended-id entries
"""
MAINTAINERS