index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl: Fix one kernel-doc comment
Yang Li
2023-06-30
1
-1
/
+1
*
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
2023-06-26
6
-84
/
+239
|
\
|
*
cxl/port: Store the downstream port's Component Register mappings in struct c...
Robert Richter
2023-06-25
1
-0
/
+11
|
*
cxl/port: Store the port's Component Register mappings in struct cxl_port
Robert Richter
2023-06-25
1
-0
/
+27
|
*
cxl/pci: Early setup RCH dport component registers from RCRB
Robert Richter
2023-06-25
1
-0
/
+7
|
*
cxl/regs: Remove early capability checks in Component Register setup
Robert Richter
2023-06-25
1
-8
/
+0
|
*
cxl/port: Remove Component Register base address from struct cxl_dport
Robert Richter
2023-06-25
1
-1
/
+0
|
*
cxl/pci: Refactor component register discovery for reuse
Terry Bowman
2023-06-25
1
-0
/
+77
|
*
cxl/core/regs: Add @dev to cxl_register_map
Robert Richter
2023-06-25
2
-8
/
+14
|
*
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
2023-06-25
3
-53
/
+60
|
*
cxl: Rename member @dport of struct cxl_dport to @dport_dev
Robert Richter
2023-06-25
2
-12
/
+12
|
*
cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
Dan Williams
2023-06-25
3
-5
/
+8
|
*
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
2023-06-25
3
-9
/
+35
*
|
Merge branch 'for-6.5/cxl-perf' into for-6.5/cxl
Dan Williams
2023-06-26
5
-6
/
+141
|
\
\
|
*
|
cxl/pci: Find and register CXL PMU devices
Jonathan Cameron
2023-05-30
5
-0
/
+88
|
*
|
cxl: Add functions to get an instance of / count regblocks of a given type
Jonathan Cameron
2023-05-30
1
-6
/
+53
|
|
/
*
|
Merge branch 'for-6.5/cxl-region-fixes' into for-6.5/cxl
Dan Williams
2023-06-26
1
-39
/
+63
|
\
\
|
*
|
cxl/region: Fix state transitions after reset failure
Dan Williams
2023-06-25
1
-11
/
+15
|
*
|
cxl/region: Flag partially torn down regions as unusable
Dan Williams
2023-06-25
1
-0
/
+12
|
*
|
cxl/region: Move cache invalidation before region teardown, and before setup
Dan Williams
2023-06-25
1
-29
/
+37
|
|
/
*
|
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
2023-06-26
8
-262
/
+302
|
\
\
|
*
|
Revert "cxl/port: Enable the HDM decoder capability for switch ports"
Dan Williams
2023-06-25
1
-23
/
+4
|
*
|
cxl/memdev: Formalize endpoint port linkage
Dan Williams
2023-06-25
3
-5
/
+6
|
*
|
cxl/region: Manage decoder target_type at decoder-attach time
Dan Williams
2023-06-25
1
-0
/
+12
|
*
|
cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEM
Dan Williams
2023-06-25
1
-9
/
+26
|
*
|
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
2023-06-25
3
-9
/
+10
|
*
|
cxl/memdev: Make mailbox functionality optional
Dan Williams
2023-06-25
2
-1
/
+10
|
*
|
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
2023-06-25
2
-150
/
+163
|
*
|
cxl/regs: Clarify when a 'struct cxl_register_map' is input vs output
Dan Williams
2023-06-25
1
-4
/
+4
|
|
/
*
|
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
2023-06-26
1
-0
/
+308
|
\
\
|
*
|
cxl: add a firmware update mechanism using the sysfs firmware loader
Vishal Verma
2023-06-26
1
-0
/
+308
*
|
|
Merge branch 'for-6.5/cxl-background' into for-6.5/cxl
Dan Williams
2023-06-26
2
-1
/
+199
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cxl/mem: Support Secure Erase
Davidlohr Bueso
2023-06-26
2
-1
/
+33
|
*
|
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
2023-06-26
2
-0
/
+122
|
*
|
cxl/mbox: Add sanitization handling machinery
Davidlohr Bueso
2023-06-25
1
-0
/
+10
|
*
|
cxl/mem: Introduce security state sysfs file
Davidlohr Bueso
2023-06-25
1
-0
/
+33
|
|
/
|
*
cxl/mbox: Add background cmd handling machinery
Davidlohr Bueso
2023-05-23
1
-1
/
+2
*
|
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
2023-05-26
1
-6
/
+11
|
/
*
cxl/port: Fix NULL pointer access in devm_cxl_add_port()
Robert Richter
2023-05-20
1
-4
/
+3
*
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
2023-05-19
1
-5
/
+10
*
cxl: Wait Memory_Info_Valid before access memory related info
Dave Jiang
2023-05-19
1
-9
/
+76
*
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
2023-05-18
1
-4
/
+23
*
cxl: Add missing return to cdat read error path
Dave Jiang
2023-05-13
1
-0
/
+1
*
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-04-30
9
-107
/
+793
|
\
|
*
Merge branch 'for-6.3/cxl-autodetect-fixes' into for-6.4/cxl
Dan Williams
2023-04-23
3
-14
/
+40
|
|
\
|
|
*
cxl/hdm: Add more HDM decoder debug messages at startup
Dan Williams
2023-04-18
1
-0
/
+12
|
|
*
cxl/port: Scan single-target ports for decoders
Dan Williams
2023-04-18
1
-2
/
+3
|
|
*
cxl/core: Drop unused io-64-nonatomic-lo-hi.h
Dan Williams
2023-04-18
2
-2
/
+0
|
|
*
cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit
Dan Williams
2023-04-18
1
-7
/
+13
|
|
*
cxl/hdm: Fail upon detecting 0-sized decoders
Dan Williams
2023-04-18
1
-3
/
+12
[next]