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