summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxl/pci: Use pci core's DVSEC functionalityBen Widawsky2021-10-291-24/+2
* cxl/pci: Split cxl_pci_setup_regs()Ben Widawsky2021-10-291-36/+37
* cxl/pci: Add @base to cxl_register_mapDan Williams2021-10-291-15/+16
* cxl/pci: Make more use of cxl_register_mapBen Widawsky2021-10-291-34/+25
* cxl/pci: Remove pci request/release regionsBen Widawsky2021-10-291-5/+0
* cxl/pci: Fix NULL vs ERR_PTR confusionDan Williams2021-10-291-1/+1
* cxl/pci: Remove dev_dbg for unknown register blocksBen Widawsky2021-10-291-3/+0
* cxl/pci: Disambiguate cxl_pci further from cxl_memBen Widawsky2021-09-211-33/+35
* cxl/pci: Use module_pci_driverDan Williams2021-09-211-22/+8
* cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams2021-09-211-922/+2
* cxl/pci: Drop idr.hDan Williams2021-09-211-1/+0
* cxl/mbox: Introduce the mbox_send operationDan Williams2021-09-211-55/+21
* cxl/pci: Clean up cxl_mem_get_partition_info()Dan Williams2021-09-211-24/+11
* cxl/pci: Make 'struct cxl_mem' device type genericDan Williams2021-09-211-40/+35
* cxl/pci: Fix debug message in cxl_probe_regs()Li Qiang (Johnny Li)2021-09-071-2/+2
* cxl/pci: Fix lockdown levelDan Williams2021-09-071-1/+1
* cxl/mem: Adjust ram/pmem range to represent DPA rangesIra Weiny2021-08-111-8/+6
* cxl/mem: Account for partitionable space in ram/pmem rangesIra Weiny2021-08-101-5/+91
* cxl/pci: Store memory capacity valuesIra Weiny2021-08-071-3/+33
* cxl/pci: Simplify register setupBen Widawsky2021-08-061-26/+12
* cxl/pci: Ignore unknown register block typesBen Widawsky2021-08-061-8/+12
* cxl/core: Move memdev management to coreBen Widawsky2021-08-061-227/+1
* cxl/pci: Introduce cdevm_file_operationsDan Williams2021-08-061-27/+38
* cxl: Move cxl_core to new directoryBen Widawsky2021-08-061-1/+1
* cxl/pci: Rename CXL REGLOC IDBen Widawsky2021-06-181-1/+1
* cxl/pmem: Register 'pmem' / cxl_nvdimm devicesDan Williams2021-06-161-6/+17
* cxl/pci: Add media provisioning required commandsBen Widawsky2021-06-151-0/+19
* cxl/pci: Add HDM decoder capabilitiesBen Widawsky2021-06-061-0/+15
* cxl/pci: Reserve individual register block regionsIra Weiny2021-06-061-0/+2
* cxl/pci: Map registers based on capabilitiesIra Weiny2021-06-061-21/+90
* cxl/pci: Reserve all device regions at onceIra Weiny2021-06-061-7/+11
* cxl/pci: Introduce cxl_decode_register_block()Ira Weiny2021-06-061-8/+18
* cxl/mem: Get rid of @cxlm.baseBen Widawsky2021-05-261-13/+11
* cxl/mem: Move register locator logic into reg setupBen Widawsky2021-05-261-67/+68
* cxl/mem: Split creation from mapping in probeBen Widawsky2021-05-261-24/+40
* cxl/mem: Use dev instead of pdev->devBen Widawsky2021-05-261-1/+1
* cxl/pci.c: Add a 'label_storage_size' attribute to the memdevVishal Verma2021-05-261-0/+12
* cxl: Rename mem to pciBen Widawsky2021-05-261-0/+1524