https://github.com/torvalds/linux
Revision 785bcb40a065748368bd16091171e43d260c77a5 authored by Linus Torvalds on 05 November 2016, 17:52:29 UTC, committed by Linus Torvalds on 05 November 2016, 17:52:29 UTC
Pull MTD fixes from Brian Norris:

 - MAINTAINERS updates to reflect some new maintainers/submaintainers.

   We have some great volunteers who've been developing and reviewing
   already. We're going to try a group maintainership model, so
   eventually you'll probably see pull requests from people besides me.

 - NAND fixes from Boris:
    "Three simple fixes:

      - fix a non-critical bug in the gpmi driver
      - fix a bug in the 'automatic NAND timings selection' feature
        introduced in 4.9-rc1
      - fix a false positive uninitialized-var warning"

* tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd:
  mtd: mtk: avoid warning in mtk_ecc_encode
  mtd: nand: Fix data interface configuration logic
  mtd: nand: gpmi: disable the clocks on errors
  MAINTAINERS: add more people to the MTD maintainer team
  MAINTAINERS: add a maintainer for the SPI NOR subsystem
2 parent s d299704 + 0e2ce9d
History
Tip revision: 785bcb40a065748368bd16091171e43d260c77a5 authored by Linus Torvalds on 05 November 2016, 17:52:29 UTC
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Tip revision: 785bcb4
File Mode Size
.gitignore -rw-r--r-- 44 bytes
Kconfig -rw-r--r-- 2.6 KB
Makefile -rw-r--r-- 3.7 KB
system_certificates.S -rw-r--r-- 917 bytes
system_keyring.c -rw-r--r-- 6.8 KB

back to top