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/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
*
cxl/core: Convert to EXPORT_SYMBOL_NS_GPL
Dan Williams
2021-11-15
6
-29
/
+29
*
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
2021-11-15
5
-211
/
+214
*
cxl/mbox: Remove bad comment
Ira Weiny
2021-11-15
1
-2
/
+0
*
cxl/pmem: Fix reference counting for delayed work
Dan Williams
2021-11-15
1
-4
/
+13
*
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-11-08
12
-1311
/
+1580
|
\
|
*
cxl/pci: Use pci core's DVSEC functionality
Ben Widawsky
2021-10-29
1
-24
/
+2
|
*
cxl/pci: Split cxl_pci_setup_regs()
Ben Widawsky
2021-10-29
1
-36
/
+37
|
*
cxl/pci: Add @base to cxl_register_map
Dan Williams
2021-10-29
2
-15
/
+26
|
*
cxl/pci: Make more use of cxl_register_map
Ben Widawsky
2021-10-29
1
-34
/
+25
|
*
cxl/pci: Remove pci request/release regions
Ben Widawsky
2021-10-29
1
-5
/
+0
|
*
cxl/pci: Fix NULL vs ERR_PTR confusion
Dan Williams
2021-10-29
1
-1
/
+1
[prev]
[next]