Age | Commit message (Expand) | Author | Files | Lines |
2016-06-29 | nfit: fix format interface code byte order | Dan Williams | 1 | -3/+3 |
2016-06-24 | acpi, nfit: fix acpi_check_dsm() vs zero functions implemented | Dan Williams | 1 | -3/+3 |
2016-05-18 | Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-next | Dan Williams | 1 | -7/+58 |
2016-05-18 | Merge branch 'for-4.7/dsm' into libnvdimm-for-next | Dan Williams | 1 | -18/+127 |
2016-05-18 | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -4/+70 |
2016-05-06 | nfit: add sysfs dimm 'family' and 'dsm_mask' attributes | Dan Williams | 1 | -0/+26 |
2016-05-06 | nfit: disable vendor specific commands | Dan Williams | 1 | -4/+13 |
2016-05-02 | nfit: fix translation of command status results | Dan Williams | 1 | -1/+4 |
2016-04-30 | nfit: export subsystem ids as attributes | Dan Williams | 1 | -1/+32 |
2016-04-29 | nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism | Dan Williams | 1 | -16/+85 |
2016-04-29 | nfit, libnvdimm: clarify "commands" vs "_DSMs" | Dan Williams | 1 | -8/+13 |
2016-04-27 | acpi/nfit: Add sysfs "id" for NVDIMM ID | Toshi Kani | 1 | -0/+19 |
2016-04-27 | acpi/nfit: Update nfit driver to comply with ACPI 6.1 | Toshi Kani | 1 | -5/+5 |
2016-04-11 | libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded string | Lee, Chun-Yi | 1 | -1/+1 |
2016-04-11 | libnvdimm, nfit: report multiple interface codes per-dimm | Dan Williams | 1 | -3/+69 |
2016-03-10 | Merge branch 'for-4.6/pfn' into libnvdimm-for-next | Dan Williams | 1 | -0/+50 |
2016-03-09 | ACPI: Change NFIT driver to insert new resource | Toshi Kani | 1 | -0/+48 |
2016-03-06 | nfit, libnvdimm: clear poison command support | Dan Williams | 1 | -1/+11 |
2016-03-05 | nfit: disable userspace initiated ars during scrub | Dan Williams | 1 | -0/+23 |
2016-03-05 | nfit: scrub and register regions in a workqueue | Dan Williams | 1 | -173/+364 |
2016-03-05 | nfit, libnvdimm: async region scrub workqueue | Dan Williams | 1 | -0/+49 |
2016-03-05 | nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc | Dan Williams | 1 | -28/+16 |
2016-03-05 | libnvdimm, nfit: centralize command status translation | Dan Williams | 1 | -59/+120 |
2016-03-05 | nfit: Continue init even if ARS commands are unimplemented | Vishal Verma | 1 | -4/+11 |
2016-02-24 | nfit: update address range scrub commands to the acpi 6.1 format | Dan Williams | 1 | -3/+3 |
2016-02-20 | libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing | Dan Williams | 1 | -6/+7 |
2016-02-19 | nfit: fix multi-interface dimm handling, acpi6.1 compatibility | Dan Williams | 1 | -36/+35 |
2016-01-14 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+203 |
2016-01-09 | libnvdimm: Add a poison list and export badblocks | Vishal Verma | 1 | -0/+203 |
2015-12-12 | nfit: acpi_nfit_notify(): Do not leave device locked | Alexey Khoroshilov | 1 | -1/+1 |
2015-12-01 | nfit: Adjust for different _FIT and NFIT headers | Linda Knippers | 1 | -12/+35 |
2015-12-01 | nfit: Fix the check for a successful NFIT merge | Linda Knippers | 1 | -1/+1 |
2015-12-01 | nfit: Account for table size length variation | Linda Knippers | 1 | -6/+12 |
2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -56/+242 |
2015-11-07 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2015-11-02 | acpi: nfit: Add support for hot-add | Vishal Verma | 1 | -56/+236 |
2015-11-02 | nfit: in acpi_nfit_init, break on a 0-length table | Vishal Verma | 1 | -0/+6 |
2015-10-22 | ACPICA: Update NFIT table to rename a flags field | Bob Moore | 1 | -3/+3 |
2015-10-15 | move io-64-nonatomic*.h out of asm-generic | Christoph Hellwig | 1 | -1/+1 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -43/+36 |
2015-08-28 | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB | Dan Williams | 1 | -1/+2 |
2015-08-28 | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 1 | -24/+31 |
2015-08-27 | nfit: Clarify memory device state flags strings | Toshi Kani | 1 | -10/+10 |
2015-08-26 | nfit, nd_blk: BLK status register is only 32 bits | Ross Zwisler | 1 | -2/+2 |
2015-07-28 | nfit: Don't check _STA on NVDIMM devices | Linda Knippers | 1 | -18/+2 |
2015-07-28 | libnvdimm: Add DSM support for Address Range Scrub commands | Vishal Verma | 1 | -0/+1 |
2015-07-10 | nfit: add support for NVDIMM "latch" flag | Ross Zwisler | 1 | -1/+32 |
2015-07-10 | nfit: update block I/O path to use PMEM API | Ross Zwisler | 1 | -11/+86 |
2015-06-30 | nfit: fix smatch "use after null check" report | Dan Williams | 1 | -2/+2 |
2015-06-26 | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani | 1 | -0/+1 |