index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
cxl.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
2023-06-26
1
-25
/
+32
|
\
|
*
cxl/port: Store the downstream port's Component Register mappings in struct c...
Robert Richter
2023-06-25
1
-0
/
+2
|
*
cxl/port: Store the port's Component Register mappings in struct cxl_port
Robert Richter
2023-06-25
1
-0
/
+2
|
*
cxl/pci: Early setup RCH dport component registers from RCRB
Robert Richter
2023-06-25
1
-0
/
+2
|
*
cxl/port: Remove Component Register base address from struct cxl_dport
Robert Richter
2023-06-25
1
-2
/
+0
|
*
cxl/pci: Refactor component register discovery for reuse
Terry Bowman
2023-06-25
1
-0
/
+1
|
*
cxl/core/regs: Add @dev to cxl_register_map
Robert Richter
2023-06-25
1
-4
/
+6
|
*
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
2023-06-25
1
-6
/
+7
|
*
cxl: Rename member @dport of struct cxl_dport to @dport_dev
Robert Richter
2023-06-25
1
-2
/
+2
|
*
cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
Dan Williams
2023-06-25
1
-2
/
+7
|
*
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
2023-06-25
1
-9
/
+3
*
|
Merge branch 'for-6.5/cxl-perf' into for-6.5/cxl
Dan Williams
2023-06-26
1
-0
/
+16
|
\
\
|
*
|
cxl/pci: Find and register CXL PMU devices
Jonathan Cameron
2023-05-30
1
-0
/
+13
|
*
|
cxl: Add functions to get an instance of / count regblocks of a given type
Jonathan Cameron
2023-05-30
1
-0
/
+3
|
|
/
*
|
Merge branch 'for-6.5/cxl-region-fixes' into for-6.5/cxl
Dan Williams
2023-06-26
1
-7
/
+9
|
\
\
|
*
|
cxl/region: Flag partially torn down regions as unusable
Dan Williams
2023-06-25
1
-0
/
+8
|
*
|
cxl/region: Move cache invalidation before region teardown, and before setup
Dan Williams
2023-06-25
1
-7
/
+1
|
|
/
*
|
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
2023-06-26
1
-6
/
+5
|
\
\
|
*
|
Revert "cxl/port: Enable the HDM decoder capability for switch ports"
Dan Williams
2023-06-25
1
-1
/
+0
|
*
|
cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEM
Dan Williams
2023-06-25
1
-1
/
+1
|
*
|
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
2023-06-25
1
-2
/
+2
|
*
|
cxl/regs: Clarify when a 'struct cxl_register_map' is input vs output
Dan Williams
2023-06-25
1
-2
/
+2
|
|
/
*
/
cxl/mbox: Add background cmd handling machinery
Davidlohr Bueso
2023-05-23
1
-0
/
+8
|
/
*
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
2023-05-18
1
-0
/
+1
*
cxl/port: Fix find_cxl_root() for RCDs and simplify it
Dan Williams
2023-04-05
1
-2
/
+2
*
cxl/hdm: Skip emulation when driver manages mem_enable
Dan Williams
2023-04-05
1
-1
/
+3
*
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-25
1
-2
/
+94
|
\
|
*
Merge branch 'for-6.3/cxl-rr-emu' into cxl/next
Dan Williams
2023-02-15
1
-2
/
+18
|
|
\
|
|
*
cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders
Dave Jiang
2023-02-15
1
-1
/
+2
|
|
*
cxl/hdm: Emulate HDM decoder from DVSEC range registers
Dave Jiang
2023-02-15
1
-1
/
+2
|
|
*
cxl/port: Export cxl_dvsec_rr_decode() to cxl_port
Dave Jiang
2023-02-15
1
-0
/
+14
|
*
|
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
2023-02-15
1
-0
/
+1
|
|
\
\
|
|
*
|
cxl: add RAS status unmasking for CXL
Dave Jiang
2023-02-14
1
-0
/
+1
|
*
|
|
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
2023-02-11
1
-0
/
+57
|
|
\
\
\
|
|
*
|
|
cxl/dax: Create dax devices for CXL RAM regions
Dan Williams
2023-02-11
1
-0
/
+12
|
|
*
|
|
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
2023-02-11
1
-0
/
+2
|
|
*
|
|
cxl/region: Add region autodiscovery
Dan Williams
2023-02-11
1
-0
/
+29
|
|
*
|
|
cxl/region: Add a mode attribute for regions
Dan Williams
2023-02-11
1
-0
/
+14
|
|
|
/
/
|
*
|
|
cxl/mem: Wire up event interrupts
Davidlohr Bueso
2023-01-27
1
-0
/
+4
|
*
|
|
cxl/mem: Read, trace, and clear events on driver load
Ira Weiny
2023-01-26
1
-0
/
+12
|
|
/
/
|
*
/
cxl/pci: Move tracepoint definitions to drivers/cxl/core/
Dan Williams
2023-01-05
1
-0
/
+2
|
|
/
*
/
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
|
/
*
cxl: update names for interleave ways conversion macros
Dave Jiang
2022-12-06
1
-7
/
+7
*
cxl: update names for interleave granularity conversion macros
Dave Jiang
2022-12-06
1
-6
/
+7
*
Merge branch 'for-6.2/cxl-xor' into for-6.2/cxl
Dan Williams
2022-12-05
1
-2
/
+9
|
\
|
*
cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
Alison Schofield
2022-12-04
1
-2
/
+9
*
|
Merge branch 'for-6.2/cxl-aer' into for-6.2/cxl
Dan Williams
2022-12-05
1
-9
/
+29
|
\
\
|
*
|
cxl/pci: Add (hopeful) error handling support
Dan Williams
2022-12-03
1
-0
/
+1
|
*
|
cxl/pci: Find and map the RAS Capability Structure
Dan Williams
2022-12-03
1
-0
/
+19
|
*
|
cxl/pci: Prepare for mapping RAS Capability Structure
Dan Williams
2022-12-03
1
-1
/
+3
[next]