index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
cxl/pci: Emit device serial number
Dan Williams
1
-0
/
+11
2022-02-08
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
3
-14
/
+14
2022-02-08
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
2
-4
/
+32
2022-02-08
cxl/core: Emit modalias for CXL devices
Dan Williams
1
-9
/
+17
2022-02-08
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
5
-15
/
+298
2022-02-08
cxl/core: Generalize dport enumeration in the core
Dan Williams
3
-39
/
+154
2022-02-08
cxl/pci: Rename pci.h to cxlpci.h
Dan Williams
1
-1
/
+1
2022-02-08
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
1
-2
/
+1
2022-02-08
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
2
-4
/
+59
2022-02-08
cxl/port: Introduce cxl_port_to_pci_bus()
Dan Williams
1
-0
/
+37
2022-02-08
cxl/core/port: Use dedicated lock for decoder target list
Dan Williams
1
-7
/
+23
2022-02-08
cxl: Prove CXL locking
Dan Williams
2
-13
/
+38
2022-02-08
cxl/core: Track port depth
Ben Widawsky
1
-0
/
+2
2022-02-08
cxl/core/port: Make passthrough decoder init implicit
Ben Widawsky
1
-1
/
+8
2022-02-08
cxl/core: Fix cxl_probe_component_regs() error message
Dan Williams
1
-1
/
+1
2022-02-08
cxl/core/port: Clarify decoder creation
Ben Widawsky
1
-8
/
+75
2022-02-08
cxl/core: Convert decoder range to resource
Ben Widawsky
1
-2
/
+21
2022-02-08
cxl/decoder: Hide physical address information from non-root
Dan Williams
1
-1
/
+1
2022-02-08
cxl/core/port: Rename bus.c to port.c
Dan Williams
2
-1
/
+1
2022-02-08
cxl/acpi: Map component registers for Root Ports
Ben Widawsky
1
-0
/
+56
2022-01-04
cxl/core: Remove cxld_const_init in cxl_decoder_alloc()
Nathan Chancellor
1
-4
/
+2
2021-11-15
cxl/pmem: Fix module reload vs workqueue state
Dan Williams
1
-1
/
+7
2021-11-15
cxl/core: Convert to EXPORT_SYMBOL_NS_GPL
Dan Williams
6
-29
/
+29
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
2
-116
/
+115
2021-11-15
cxl/mbox: Remove bad comment
Ira Weiny
1
-2
/
+0
2021-09-21
cxl/core: Split decoder setup into alloc + add
Dan Williams
3
-93
/
+48
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
1
-3
/
+3
2021-09-21
cxl/mbox: Move command definitions to common location
Dan Williams
1
-39
/
+6
2021-09-21
cxl/bus: Populate the target list at decoder create
Dan Williams
1
-11
/
+69
2021-09-21
cxl/pmem: Add support for multiple nvdimm-bridge objects
Dan Williams
1
-1
/
+31
2021-09-21
cxl/mbox: Add exclusive kernel command support
Dan Williams
2
-0
/
+37
2021-09-21
cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
Dan Williams
1
-11
/
+1
2021-09-21
cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
Dan Williams
5
-9
/
+910
2021-09-21
cxl/pci: Make 'struct cxl_mem' device type generic
Dan Williams
1
-4
/
+3
2021-09-09
Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
6
-0
/
+1413
2021-09-07
cxl/registers: Fix Documentation warning
Dan Williams
1
-1
/
+14
2021-09-07
cxl/pmem: Fix Documentation warning
Dan Williams
1
-2
/
+28
2021-08-06
cxl/core: Move memdev management to core
Ben Widawsky
4
-1
/
+265
2021-08-06
cxl/core: Move register mapping infrastructure
Dan Williams
3
-228
/
+237
2021-08-06
cxl/core: Move pmem functionality
Dan Williams
4
-202
/
+225
2021-08-06
cxl/core: Improve CXL core kernel docs
Ben Widawsky
1
-2
/
+9
2021-08-06
cxl: Move cxl_core to new directory
Ben Widawsky
2
-0
/
+1072
[prev]