index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl/pci: Rename CXL REGLOC ID
Ben Widawsky
2021-06-18
2
-2
/
+2
*
cxl/acpi: Use the ACPI CFMWS to create static decoder objects
Alison Schofield
2021-06-18
1
-0
/
+122
*
cxl/acpi: Add the Host Bridge base address to CXL port objects
Alison Schofield
2021-06-18
1
-5
/
+95
*
cxl/pmem: Register 'pmem' / cxl_nvdimm devices
Dan Williams
2021-06-16
5
-16
/
+215
*
cxl/pmem: Add initial infrastructure for pmem support
Dan Williams
2021-06-16
6
-2
/
+335
*
cxl/core: Add cxl-bus driver infrastructure
Dan Williams
2021-06-16
2
-0
/
+95
*
cxl/pci: Add media provisioning required commands
Ben Widawsky
2021-06-15
1
-0
/
+19
*
cxl/component_regs: Fix offset
Ben Widawsky
2021-06-12
1
-1
/
+1
*
cxl/hdm: Fix decoder count calculation
Ben Widawsky
2021-06-12
2
-1
/
+8
*
cxl/acpi: Introduce cxl_decoder objects
Dan Williams
2021-06-10
3
-1
/
+347
*
cxl/acpi: Enumerate host bridge root ports
Dan Williams
2021-06-10
1
-1
/
+92
*
cxl/acpi: Add downstream port data to cxl_port instances
Dan Williams
2021-06-10
3
-4
/
+167
*
cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
Dan Williams
2021-06-10
1
-0
/
+2
*
cxl/acpi: Introduce the root of a cxl_port topology
Dan Williams
2021-06-10
5
-0
/
+247
*
cxl/pci: Fixup devm_cxl_iomap_block() to take a 'struct device *'
Dan Williams
2021-06-06
1
-7
/
+8
*
cxl/pci: Add HDM decoder capabilities
Ben Widawsky
2021-06-06
3
-6
/
+166
*
cxl/pci: Reserve individual register block regions
Ira Weiny
2021-06-06
2
-4
/
+34
*
cxl/pci: Map registers based on capabilities
Ira Weiny
2021-06-06
3
-38
/
+180
*
cxl/pci: Reserve all device regions at once
Ira Weiny
2021-06-06
1
-7
/
+11
*
cxl/pci: Introduce cxl_decode_register_block()
Ira Weiny
2021-06-06
1
-8
/
+18
*
cxl/mem: Get rid of @cxlm.base
Ben Widawsky
2021-05-26
2
-15
/
+11
*
cxl/mem: Move register locator logic into reg setup
Ben Widawsky
2021-05-26
1
-67
/
+68
*
cxl/mem: Split creation from mapping in probe
Ben Widawsky
2021-05-26
1
-24
/
+40
*
cxl/mem: Use dev instead of pdev->dev
Ben Widawsky
2021-05-26
1
-1
/
+1
*
cxl/mem: Demarcate vendor specific capability IDs
Ben Widawsky
2021-05-26
1
-1
/
+4
*
cxl/pci.c: Add a 'label_storage_size' attribute to the memdev
Vishal Verma
2021-05-26
2
-0
/
+15
*
cxl: Rename mem to pci
Ben Widawsky
2021-05-26
3
-16
/
+10
*
cxl/core: Refactor CXL register lookup for bridge reuse
Dan Williams
2021-05-15
3
-44
/
+66
*
cxl/core: Rename bus.c to core.c
Dan Williams
2021-05-15
2
-9
/
+10
*
cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
Dan Williams
2021-05-15
3
-28
/
+61
*
cxl/mem: Move some definitions to mem.h
Dan Williams
2021-05-15
3
-77
/
+82
*
cxl/mem: Fix memory device capacity probing
Dan Williams
2021-04-17
1
-2
/
+5
*
cxl/mem: Fix register block offset calculation
Ben Widawsky
2021-04-16
1
-1
/
+1
*
cxl/mem: Force array size of mem_commands[] to CXL_MEM_COMMAND_ID_MAX
Robert Richter
2021-04-06
1
-1
/
+1
*
cxl/mem: Disable cxl device power management
Dan Williams
2021-04-06
1
-0
/
+1
*
cxl/mem: Do not rely on device_add() side effects for dev_set_name() failures
Dan Williams
2021-04-06
1
-10
/
+29
*
cxl/mem: Fix synchronization mechanism for device removal vs ioctl operations
Dan Williams
2021-04-06
1
-47
/
+50
*
cxl/mem: Use sysfs_emit() for attribute show routines
Dan Williams
2021-04-06
1
-4
/
+4
*
cxl/mem: Fix potential memory leak
Ben Widawsky
2021-02-22
1
-1
/
+3
*
cxl/mem: Return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-02-19
1
-1
/
+4
*
cxl/mem: Add set of informational commands
Ben Widawsky
2021-02-17
1
-0
/
+9
*
cxl/mem: Enable commands via CEL
Ben Widawsky
2021-02-17
2
-7
/
+218
*
cxl/mem: Add a "RAW" send command
Ben Widawsky
2021-02-17
2
-0
/
+150
*
cxl/mem: Add basic IOCTL interface
Ben Widawsky
2021-02-17
1
-1
/
+282
*
cxl/mem: Register CXL memX devices
Dan Williams
2021-02-17
4
-2
/
+318
*
cxl/mem: Find device capabilities
Ben Widawsky
2021-02-17
3
-2
/
+679
*
cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
Dan Williams
2021-02-17
4
-0
/
+118