index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
pci.c
Age
Commit message (
Expand
)
Author
2022-07-19
cxl/pci: Create PCI DOE mailbox's for memory devices
Ira Weiny
2022-07-09
cxl/mem: Convert partition-info to resources
Dan Williams
2022-05-19
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
Dan Williams
2022-05-19
cxl/pci: Move cxl_await_media_ready() to the core
Dan Williams
2022-05-19
cxl/pci: Drop wait_for_valid() from cxl_await_media_ready()
Dan Williams
2022-05-19
cxl/pci: Consolidate wait_for_media() and wait_for_media_ready()
Dan Williams
2022-04-12
cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pci
Dan Williams
2022-04-12
cxl/pci: Add debug for DVSEC range init failures
Dan Williams
2022-04-12
cxl/mbox: Use new return_code handling
Davidlohr Bueso
2022-04-12
cxl/mbox: Improve handling of mbox_cmd hw return codes
Davidlohr Bueso
2022-04-12
cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd return code
Davidlohr Bueso
2022-04-08
cxl/pci: Drop shadowed variable
Dan Williams
2022-02-08
cxl/pci: Emit device serial number
Dan Williams
2022-02-08
cxl/pci: Implement wait for media active
Ben Widawsky
2022-02-08
cxl/pci: Retrieve CXL DVSEC memory info
Ben Widawsky
2022-02-08
cxl/pci: Cache device DVSEC offset
Ben Widawsky
2022-02-08
cxl/pci: Store component register base in cxlds
Ben Widawsky
2022-02-08
cxl/pci: Rename pci.h to cxlpci.h
Dan Williams
2022-02-08
cxl/acpi: Map component registers for Root Ports
Ben Widawsky
2022-02-08
cxl: Flesh out register names
Ben Widawsky
2022-02-08
cxl/pci: Defer mailbox status checks to command timeouts
Dan Williams
2022-02-08
cxl/pci: Implement Interface Ready Timeout
Ben Widawsky
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
2021-10-29
cxl/pci: Use pci core's DVSEC functionality
Ben Widawsky
2021-10-29
cxl/pci: Split cxl_pci_setup_regs()
Ben Widawsky
2021-10-29
cxl/pci: Add @base to cxl_register_map
Dan Williams
2021-10-29
cxl/pci: Make more use of cxl_register_map
Ben Widawsky
2021-10-29
cxl/pci: Remove pci request/release regions
Ben Widawsky
2021-10-29
cxl/pci: Fix NULL vs ERR_PTR confusion
Dan Williams
2021-10-29
cxl/pci: Remove dev_dbg for unknown register blocks
Ben Widawsky
2021-09-21
cxl/pci: Disambiguate cxl_pci further from cxl_mem
Ben Widawsky
2021-09-21
cxl/pci: Use module_pci_driver
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: Drop idr.h
Dan Williams
2021-09-21
cxl/mbox: Introduce the mbox_send operation
Dan Williams
2021-09-21
cxl/pci: Clean up cxl_mem_get_partition_info()
Dan Williams
2021-09-21
cxl/pci: Make 'struct cxl_mem' device type generic
Dan Williams
2021-09-07
cxl/pci: Fix debug message in cxl_probe_regs()
Li Qiang (Johnny Li)
2021-09-07
cxl/pci: Fix lockdown level
Dan Williams
2021-08-10
cxl/mem: Adjust ram/pmem range to represent DPA ranges
Ira Weiny
2021-08-10
cxl/mem: Account for partitionable space in ram/pmem ranges
Ira Weiny
2021-08-07
cxl/pci: Store memory capacity values
Ira Weiny
2021-08-06
cxl/pci: Simplify register setup
Ben Widawsky
2021-08-06
cxl/pci: Ignore unknown register block types
Ben Widawsky
2021-08-06
cxl/core: Move memdev management to core
Ben Widawsky
2021-08-06
cxl/pci: Introduce cdevm_file_operations
Dan Williams
2021-08-06
cxl: Move cxl_core to new directory
Ben Widawsky
2021-06-17
cxl/pci: Rename CXL REGLOC ID
Ben Widawsky
2021-06-15
cxl/pmem: Register 'pmem' / cxl_nvdimm devices
Dan Williams
2021-06-14
cxl/pci: Add media provisioning required commands
Ben Widawsky
[next]