index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
Age
Commit message (
Expand
)
Author
2022-02-08
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
2022-02-08
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
2022-02-08
cxl/core: Emit modalias for CXL devices
Dan Williams
2022-02-08
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
2022-02-08
cxl/core: Generalize dport enumeration in the core
Dan Williams
2022-02-08
cxl/pci: Rename pci.h to cxlpci.h
Dan Williams
2022-02-08
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
2022-02-08
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
2022-02-08
cxl/port: Introduce cxl_port_to_pci_bus()
Dan Williams
2022-02-08
cxl/core/port: Use dedicated lock for decoder target list
Dan Williams
2022-02-08
cxl: Prove CXL locking
Dan Williams
2022-02-08
cxl/core: Track port depth
Ben Widawsky
2022-02-08
cxl/core/port: Make passthrough decoder init implicit
Ben Widawsky
2022-02-08
cxl/core: Fix cxl_probe_component_regs() error message
Dan Williams
2022-02-08
cxl/core/port: Clarify decoder creation
Ben Widawsky
2022-02-08
cxl/core: Convert decoder range to resource
Ben Widawsky
2022-02-08
cxl/decoder: Hide physical address information from non-root
Dan Williams
2022-02-08
cxl/core/port: Rename bus.c to port.c
Dan Williams
2022-02-08
cxl/acpi: Map component registers for Root Ports
Ben Widawsky
2022-01-04
cxl/core: Remove cxld_const_init in cxl_decoder_alloc()
Nathan Chancellor
2021-11-15
cxl/pmem: Fix module reload vs workqueue state
Dan Williams
2021-11-15
cxl/core: Convert to EXPORT_SYMBOL_NS_GPL
Dan Williams
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
2021-11-15
cxl/mbox: Remove bad comment
Ira Weiny
2021-09-21
cxl/core: Split decoder setup into alloc + add
Dan Williams
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
2021-09-21
cxl/mbox: Move command definitions to common location
Dan Williams
2021-09-21
cxl/bus: Populate the target list at decoder create
Dan Williams
2021-09-21
cxl/pmem: Add support for multiple nvdimm-bridge objects
Dan Williams
2021-09-21
cxl/mbox: Add exclusive kernel command support
Dan Williams
2021-09-21
cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
Dan Williams
2021-09-21
cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
Dan Williams
2021-09-21
cxl/pci: Make 'struct cxl_mem' device type generic
Dan Williams
2021-09-09
Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-09-07
cxl/registers: Fix Documentation warning
Dan Williams
2021-09-07
cxl/pmem: Fix Documentation warning
Dan Williams
2021-08-06
cxl/core: Move memdev management to core
Ben Widawsky
2021-08-06
cxl/core: Move register mapping infrastructure
Dan Williams
2021-08-06
cxl/core: Move pmem functionality
Dan Williams
2021-08-06
cxl/core: Improve CXL core kernel docs
Ben Widawsky
2021-08-06
cxl: Move cxl_core to new directory
Ben Widawsky