1. 25 Feb, 2019 2 commits
    • Boris Brezillon's avatar
      Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next · 9220d7be
      Boris Brezillon authored
      NAND core changes:
      - Fourth batch of fixes/cleanup to the raw NAND core impacting various
        controller drivers (Sunxi, Marvell, MTK, TMIO, OMAP2).
      - Checking the return code of nand_reset() and nand_readid_op().
      - Removing ->legacy.erase and single_erase().
      - Simplifying the locking.
      - Several implicit fall through annotations.
      
      Raw NAND controllers drivers changes:
      - Fixing various possible object reference leaks (MTK, JZ4780, Atmel).
      - ST:
        * Adding support for STM32 FMC2 NAND flash controller.
      - Meson:
        * Adding support for Amlogic NAND flash controller.
      - Denali:
        * Several cleanup patches.
      - Sunxi:
        * Several cleanup patches.
      - FSMC:
        * Disabling NAND on remove().
        * Resetting NAND timings on resume().
      
      SPI-NAND drivers changes:
      - Toshiba:
        * Adding support for all Toshiba products.
      - Macronix:
        * Fixing ECC status read.
      - Gigadevice:
        * Adding support for GD5F1GQ4UExxG.
      9220d7be
    • Boris Brezillon's avatar
      Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next · dfbd3995
      Boris Brezillon authored
      SPI NOR Changes
        Core changes:
        - Add support of octal mode I/O transfer
        - Add a bunch of SPI NOR entries to the flash_info table
      
        SPI NOR controller driver changes:
        - cadence-quadspi:
          * Add support for Octal SPI controller
          * write upto 8-bytes data in STIG mode
        - mtk-quadspi:
          * rename config to a common one
          * add SNOR_HWCAPS_READ to spi_nor_hwcaps mask
      
      MAINTAINERS:
      - Add Tudor as SPI-NOR co-maintainer
      dfbd3995
  2. 21 Feb, 2019 5 commits
  3. 13 Feb, 2019 3 commits
  4. 10 Feb, 2019 2 commits
  5. 07 Feb, 2019 4 commits
  6. 05 Feb, 2019 24 commits