1. 21 Feb, 2022 1 commit
  2. 18 Feb, 2022 2 commits
  3. 17 Feb, 2022 7 commits
  4. 16 Feb, 2022 3 commits
  5. 15 Feb, 2022 2 commits
    • Mark Brown's avatar
      spi: amd: Add support for new controller version · db91535d
      Mark Brown authored
      Merge series from André Almeida <andrealmeid@collabora.com>:
      
      This series do some cleanup and add support for new controller version,
      AMDI0062.
      db91535d
    • Mark Brown's avatar
      mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM · 0177212e
      Mark Brown authored
      Merge series from Mika Westerberg <mika.westerberg@linux.intel.com>:
      
      Based on discussion on the patch I sent some time ago here:
      
        http://lists.infradead.org/pipermail/linux-mtd/2021-June/086867.html
      
      it turns out that the preferred way to deal with the SPI flash controller
      drivers is through SPI MEM which is part of Linux SPI subsystem.
      
      This series does that for the intel-spi driver. This also renames the
      driver to follow the convention used in the SPI subsystem. The first patch
      improves the write protection handling to be slightly more safer. The
      following two patches do the conversion itself. Note the Intel SPI flash
      controller only allows commands such as read, write and so on and it
      internally uses whatever addressing etc. it figured from the SFDP on the
      flash device.
      
      base-commit: e783362e
      0177212e
  6. 14 Feb, 2022 8 commits
  7. 09 Feb, 2022 6 commits
  8. 08 Feb, 2022 11 commits