summaryrefslogtreecommitdiffstats
path: root/drivers/dax/bus.h
Commit message (Expand)AuthorAgeFilesLines
* dax-device: Make remove callback return voidUwe Kleine-König2021-02-161-1/+1
* mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-131-1/+1
* device-dax: introduce 'struct dev_dax' typed-driver operationsDan Williams2020-10-131-1/+3
* device-dax: add an allocation interface for device-dax instancesDan Williams2020-10-131-2/+5
* device-dax: make pgmap optional for instance creationDan Williams2020-10-131-0/+2
* device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams2020-10-131-8/+8
* device-dax: drop the dax_region.pfn_flags attributeDan Williams2020-10-131-2/+1
* dax: Fix alloc_dax_region() compile warningDan Williams2019-11-071-1/+1
* acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-061-1/+2
* device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-061-3/+23
* device-dax: Add support for a dax override driverDan Williams2019-01-061-1/+9
* device-dax: Move resource pinning+mapping into the common driverDan Williams2019-01-061-1/+2
* device-dax: Introduce bus + driver modelDan Williams2019-01-061-0/+16
* device-dax: Start defining a dax bus modelDan Williams2019-01-061-0/+15