1. 16 Jul, 2016 1 commit
    • Brian Norris's avatar
      Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd · 1ed10691
      Brian Norris authored
      Pull NAND changes from Boris Brezillon:
      """
      This pull request contains only one notable change:
      * Addition of the MTK NAND controller driver
      
      And a bunch of specific NAND driver improvements/fixes. Here are the
      changes that are worth mentioning:
      * A few fixes/improvements for the xway NAND controller driver
      * A few fixes for the sunxi NAND controller driver
      * Support for DMA in the sunxi NAND driver
      * Support for the sunxi NAND controller IP embedded in A23/A33 SoCs
      * Addition for bitflips detection in erased pages to the brcmnand driver
      * Support for new brcmnand IPs
      * Update of the OMAP-GPMC binding to support DMA channel description
      """
      1ed10691
  2. 14 Jul, 2016 5 commits
  3. 11 Jul, 2016 21 commits
  4. 10 Jul, 2016 6 commits
  5. 13 Jun, 2016 1 commit
  6. 09 Jun, 2016 1 commit
    • Rafał Miłecki's avatar
      mtd: nand: add ESMT manufacturer · 1c7fe6b4
      Rafał Miłecki authored
      I got device with ESMT (Elite Semiconductor Memory Technology Inc)
      F59L1G81MA flash that was detected as:
      [    0.852034] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xd1
      [    0.858402] nand: Unknown NAND 128MiB 3,3V 8-bit
      [    0.863031] nand: 128MiB, SLC, page size: 2048, OOB size: 64
      
      According to the F59L1G81MA datasheet (and Read Id documentation) C8h is
      a "Maker Code" which should mean ESMT. Add it to fix above "Unknown".
      Signed-off-by: default avatarRafał Miłecki <zajec5@gmail.com>
      Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
      1c7fe6b4
  7. 06 Jun, 2016 2 commits
  8. 03 Jun, 2016 1 commit
  9. 02 Jun, 2016 2 commits