summaryrefslogtreecommitdiff
path: root/drivers/dax/bus.h
AgeCommit message (Expand)Author
2021-02-16dax-device: Make remove callback return voidUwe Kleine-König
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13device-dax: introduce 'struct dev_dax' typed-driver operationsDan Williams
2020-10-13device-dax: add an allocation interface for device-dax instancesDan Williams
2020-10-13device-dax: make pgmap optional for instance creationDan Williams
2020-10-13device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams
2020-10-13device-dax: drop the dax_region.pfn_flags attributeDan Williams
2019-11-07dax: Fix alloc_dax_region() compile warningDan Williams
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams
2019-01-06device-dax: Add /sys/class/dax backwards compatibilityDan Williams
2019-01-06device-dax: Add support for a dax override driverDan Williams
2019-01-06device-dax: Move resource pinning+mapping into the common driverDan Williams
2019-01-06device-dax: Introduce bus + driver modelDan Williams
2019-01-06device-dax: Start defining a dax bus modelDan Williams