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-- 151 bytes
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 12.7 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top