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: Drop shadowed variable
Dan Williams
2022-04-08
1
-1
/
+0
*
cxl/core/port: Fix NULL but dereferenced coccicheck error
Wan Jiabing
2022-03-22
1
-1
/
+4
*
cxl/port: Hold port reference until decoder release
Dan Williams
2022-02-18
1
-0
/
+4
*
cxl/port: Fix endpoint refcount leak
Dan Williams
2022-02-18
1
-1
/
+2
*
cxl/core: Fix cxl_device_lock() class detection
Dan Williams
2022-02-11
1
-1
/
+1
*
cxl/core/port: Fix unregister_port() lock assertion
Dan Williams
2022-02-11
1
-4
/
+20
*
cxl/regs: Fix size of CXL Capability Header Register
Jonathan Cameron
2022-02-09
1
-2
/
+2
*
cxl/core/port: Handle invalid decoders
Dan Williams
2022-02-09
1
-6
/
+30
*
cxl/core/port: Fix / relax decoder target enumeration
Dan Williams
2022-02-09
2
-2
/
+5
*
cxl/core/port: Add endpoint decoders
Ben Widawsky
2022-02-09
4
-16
/
+73
*
cxl/core: Move target_list out of base decoder attributes
Dan Williams
2022-02-09
1
-1
/
+2
*
cxl/mem: Add the cxl_mem driver
Ben Widawsky
2022-02-09
9
-5
/
+391
*
cxl/core/port: Add switch port enumeration
Dan Williams
2022-02-09
3
-25
/
+438
*
cxl/memdev: Add numa_node attribute
Dan Williams
2022-02-09
1
-0
/
+17
*
cxl/pci: Emit device serial number
Dan Williams
2022-02-09
3
-0
/
+14
*
cxl/pci: Implement wait for media active
Ben Widawsky
2022-02-09
2
-1
/
+50
*
cxl/pci: Retrieve CXL DVSEC memory info
Ben Widawsky
2022-02-09
3
-0
/
+146
*
cxl/pci: Cache device DVSEC offset
Ben Widawsky
2022-02-09
2
-0
/
+8
*
cxl/pci: Store component register base in cxlds
Ben Widawsky
2022-02-09
2
-0
/
+14
*
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
2022-02-09
7
-24
/
+24
*
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
2022-02-09
8
-29
/
+108
*
cxl/core: Emit modalias for CXL devices
Dan Williams
2022-02-09
1
-9
/
+17
*
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
2022-02-09
8
-49
/
+348
*
cxl/core: Generalize dport enumeration in the core
Dan Williams
2022-02-09
6
-110
/
+167
*
cxl/pci: Rename pci.h to cxlpci.h
Dan Williams
2022-02-09
4
-3
/
+4
*
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
2022-02-09
2
-2
/
+3
*
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
2022-02-09
3
-4
/
+60
*
cxl/port: Introduce cxl_port_to_pci_bus()
Dan Williams
2022-02-09
3
-5
/
+49
*
cxl/core/port: Use dedicated lock for decoder target list
Dan Williams
2022-02-09
2
-7
/
+25
*
cxl: Prove CXL locking
Dan Williams
2022-02-09
5
-24
/
+130
*
cxl/core: Track port depth
Ben Widawsky
2022-02-09
2
-0
/
+4
*
cxl/core/port: Make passthrough decoder init implicit
Ben Widawsky
2022-02-09
2
-6
/
+8
*
cxl/core: Fix cxl_probe_component_regs() error message
Dan Williams
2022-02-09
1
-1
/
+1
*
cxl/core/port: Clarify decoder creation
Ben Widawsky
2022-02-09
3
-11
/
+92
*
cxl/core: Convert decoder range to resource
Ben Widawsky
2022-02-09
3
-18
/
+35
*
cxl/decoder: Hide physical address information from non-root
Dan Williams
2022-02-09
1
-1
/
+1
*
cxl/core/port: Rename bus.c to port.c
Dan Williams
2022-02-09
2
-1
/
+1
*
cxl: Introduce module_cxl_driver
Ben Widawsky
2022-02-09
1
-0
/
+3
*
cxl/acpi: Map component registers for Root Ports
Ben Widawsky
2022-02-09
5
-54
/
+80
*
cxl/pci: Add new DVSEC definitions
Ben Widawsky
2022-02-09
1
-0
/
+15
*
cxl: Flesh out register names
Ben Widawsky
2022-02-09
2
-16
/
+17
*
cxl/pci: Defer mailbox status checks to command timeouts
Dan Williams
2022-02-09
1
-101
/
+33
*
cxl/pci: Implement Interface Ready Timeout
Ben Widawsky
2022-02-09
1
-0
/
+35
*
cxl: Rename CXL_MEM to CXL_PCI
Ben Widawsky
2022-02-09
2
-12
/
+13
*
cxl/core: Remove cxld_const_init in cxl_decoder_alloc()
Nathan Chancellor
2022-01-05
2
-5
/
+3
*
cxl/pmem: Fix module reload vs workqueue state
Dan Williams
2021-11-15
3
-3
/
+42
*
ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
Alison Schofield
2021-11-15
1
-1
/
+2
*
cxl/test: Mock acpi_table_parse_cedt()
Dan Williams
2021-11-15
1
-0
/
+2
*
cxl/acpi: Convert CFMWS parsing to ACPI sub-table helpers
Dan Williams
2021-11-15
2
-147
/
+88
*
cxl/memdev: Remove unused cxlmd field
Ira Weiny
2021-11-15
1
-2
/
+0
[next]