Age | Commit message (Expand) | Author |
2022-04-08 | cxl/pci: Drop shadowed variable | Dan Williams |
2022-02-08 | cxl/pci: Emit device serial number | Dan Williams |
2022-02-08 | cxl/pci: Implement wait for media active | Ben Widawsky |
2022-02-08 | cxl/pci: Retrieve CXL DVSEC memory info | Ben Widawsky |
2022-02-08 | cxl/pci: Cache device DVSEC offset | Ben Widawsky |
2022-02-08 | cxl/pci: Store component register base in cxlds | Ben Widawsky |
2022-02-08 | cxl/pci: Rename pci.h to cxlpci.h | Dan Williams |
2022-02-08 | cxl/acpi: Map component registers for Root Ports | Ben Widawsky |
2022-02-08 | cxl: Flesh out register names | Ben Widawsky |
2022-02-08 | cxl/pci: Defer mailbox status checks to command timeouts | Dan Williams |
2022-02-08 | cxl/pci: Implement Interface Ready Timeout | Ben Widawsky |
2021-11-15 | cxl/memdev: Change cxl_mem to a more descriptive name | Ira Weiny |
2021-10-29 | cxl/pci: Use pci core's DVSEC functionality | Ben Widawsky |
2021-10-29 | cxl/pci: Split cxl_pci_setup_regs() | Ben Widawsky |
2021-10-29 | cxl/pci: Add @base to cxl_register_map | Dan Williams |
2021-10-29 | cxl/pci: Make more use of cxl_register_map | Ben Widawsky |
2021-10-29 | cxl/pci: Remove pci request/release regions | Ben Widawsky |
2021-10-29 | cxl/pci: Fix NULL vs ERR_PTR confusion | Dan Williams |
2021-10-29 | cxl/pci: Remove dev_dbg for unknown register blocks | Ben Widawsky |
2021-09-21 | cxl/pci: Disambiguate cxl_pci further from cxl_mem | Ben Widawsky |
2021-09-21 | cxl/pci: Use module_pci_driver | Dan Williams |
2021-09-21 | cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core | Dan Williams |
2021-09-21 | cxl/pci: Drop idr.h | Dan Williams |
2021-09-21 | cxl/mbox: Introduce the mbox_send operation | Dan Williams |
2021-09-21 | cxl/pci: Clean up cxl_mem_get_partition_info() | Dan Williams |
2021-09-21 | cxl/pci: Make 'struct cxl_mem' device type generic | Dan Williams |
2021-09-07 | cxl/pci: Fix debug message in cxl_probe_regs() | Li Qiang (Johnny Li) |
2021-09-07 | cxl/pci: Fix lockdown level | Dan Williams |
2021-08-10 | cxl/mem: Adjust ram/pmem range to represent DPA ranges | Ira Weiny |
2021-08-10 | cxl/mem: Account for partitionable space in ram/pmem ranges | Ira Weiny |
2021-08-07 | cxl/pci: Store memory capacity values | Ira Weiny |
2021-08-06 | cxl/pci: Simplify register setup | Ben Widawsky |
2021-08-06 | cxl/pci: Ignore unknown register block types | Ben Widawsky |
2021-08-06 | cxl/core: Move memdev management to core | Ben Widawsky |
2021-08-06 | cxl/pci: Introduce cdevm_file_operations | Dan Williams |
2021-08-06 | cxl: Move cxl_core to new directory | Ben Widawsky |
2021-06-17 | cxl/pci: Rename CXL REGLOC ID | Ben Widawsky |
2021-06-15 | cxl/pmem: Register 'pmem' / cxl_nvdimm devices | Dan Williams |
2021-06-14 | cxl/pci: Add media provisioning required commands | Ben Widawsky |
2021-06-05 | cxl/pci: Add HDM decoder capabilities | Ben Widawsky |
2021-06-05 | cxl/pci: Reserve individual register block regions | Ira Weiny |
2021-06-05 | cxl/pci: Map registers based on capabilities | Ira Weiny |
2021-06-05 | cxl/pci: Reserve all device regions at once | Ira Weiny |
2021-06-05 | cxl/pci: Introduce cxl_decode_register_block() | Ira Weiny |
2021-05-26 | cxl/mem: Get rid of @cxlm.base | Ben Widawsky |
2021-05-26 | cxl/mem: Move register locator logic into reg setup | Ben Widawsky |
2021-05-26 | cxl/mem: Split creation from mapping in probe | Ben Widawsky |
2021-05-26 | cxl/mem: Use dev instead of pdev->dev | Ben Widawsky |
2021-05-26 | cxl/pci.c: Add a 'label_storage_size' attribute to the memdev | Vishal Verma |
2021-05-26 | cxl: Rename mem to pci | Ben Widawsky |