1. 09 Apr, 2018 3 commits
  2. 07 Apr, 2018 10 commits
  3. 06 Apr, 2018 3 commits
  4. 03 Apr, 2018 6 commits
  5. 02 Apr, 2018 1 commit
  6. 30 Mar, 2018 5 commits
  7. 28 Mar, 2018 1 commit
    • Dan Williams's avatar
      acpi, nfit: rework NVDIMM leaf method detection · 466d1493
      Dan Williams authored
      Some BIOSen do not handle 0-byte transfer lengths for the _LSR and _LSW
      (label storage read/write) methods. This causes Linux to fallback to the
      deprecated _DSM path, or otherwise disable label support.
      
      Introduce acpi_nvdimm_has_method() to detect whether a method is
      available rather than calling the method, require _LSI and _LSR to be
      paired, and require read support before enabling write support.
      
      Cc: <stable@vger.kernel.org>
      Fixes: 4b27db7e ("acpi, nfit: add support for the _LS...")
      Suggested-by: default avatarErik Schmauss <erik.schmauss@intel.com>
      Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
      466d1493
  8. 25 Mar, 2018 10 commits
  9. 24 Mar, 2018 1 commit