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
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
cxl/mem: Enumerate port targets before adding endpoints
Dan Williams
1
-29
/
+1
2022-07-22
cxl/port: Record parent dport when adding ports
Dan Williams
1
-4
/
+6
2022-07-10
cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
Dan Williams
1
-0
/
+23
2022-06-22
cxl: Fix cleanup of port devices on failure to probe driver.
Jonathan Cameron
1
-1
/
+6
2022-05-19
cxl/port: Move endpoint HDM Decoder Capability init to port driver
Dan Williams
1
-11
/
+0
2022-05-19
cxl/pci: Drop @info argument to cxl_hdm_decode_init()
Dan Williams
1
-2
/
+1
2022-05-19
cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
Dan Williams
1
-79
/
+1
2022-05-19
cxl/mem: Skip range enumeration if mem_enable clear
Dan Williams
1
-1
/
+1
2022-05-19
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
Dan Williams
1
-6
/
+8
2022-05-19
cxl/pci: Move cxl_await_media_ready() to the core
Dan Williams
1
-1
/
+1
2022-05-19
cxl/mem: Validate port connectivity before dvsec ranges
Dan Williams
1
-16
/
+16
2022-05-19
cxl/mem: Fix cxl_mem_probe() error exit
Dan Williams
1
-2
/
+4
2022-05-19
cxl/pci: Consolidate wait_for_media() and wait_for_media_ready()
Dan Williams
1
-18
/
+1
2022-05-19
cxl/mem: Drop mem_enabled check from wait_for_media()
Dan Williams
1
-4
/
+0
2022-04-29
cxl: Drop cxl_device_lock()
Dan Williams
1
-2
/
+2
2022-04-23
PM: CXL: Disable suspend
Dan Williams
1
-1
/
+21
2022-04-13
cxl/mem: Replace redundant debug message with a comment
Dan Williams
1
-4
/
+10
2022-04-13
cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()
Dan Williams
1
-6
/
+6
2022-04-13
cxl/mem: Make cxl_dvsec_range() init failure fatal
Dan Williams
1
-0
/
+3
2022-04-13
cxl/mem: Drop DVSEC vs EFI Memory Map sanity check
Dan Williams
1
-23
/
+1
2022-02-09
cxl/mem: Add the cxl_mem driver
Ben Widawsky
1
-0
/
+228
2021-05-26
cxl: Rename mem to pci
Ben Widawsky
1
-1525
/
+0
2021-05-15
cxl/core: Refactor CXL register lookup for bridge reuse
Dan Williams
1
-44
/
+6
2021-05-15
cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
Dan Williams
1
-20
/
+24
2021-05-15
cxl/mem: Move some definitions to mem.h
Dan Williams
1
-20
/
+1
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
1
-7
/
+216
2021-02-17
cxl/mem: Add a "RAW" send command
Ben Widawsky
1
-0
/
+132
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
1
-2
/
+283
2021-02-17
cxl/mem: Find device capabilities
Ben Widawsky
1
-2
/
+575
2021-02-17
cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
Dan Williams
1
-0
/
+62