开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
pci.c
Age
Commit message (
Expand
)
Author
2024-12-10
cxl/pci: Check dport->regs.rcd_pcie_cap availability before accessing
Li Ming
2024-12-10
cxl/pci: Fix potential bogus return value upon successful probing
Davidlohr Bueso
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-08
Merge branch 'cxl/for-6.13/dcd-prep' into cxl-for-next
Dave Jiang
2024-11-08
cxl/pci: Delay event buffer allocation
Ira Weiny
2024-10-28
cxl/pci: Add sysfs attribute for CXL 1.1 device link status
Kobayashi,Daisuke
2024-10-28
cxl/core/regs: Add rcd_pcie_cap initialization
Kobayashi,Daisuke
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
2024-09-03
cxl/port: Use __free() to drop put_device() for cxl_port
Li Ming
2024-07-02
cxl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-08
cxl: Add post-reset warning if reset results in loss of previously committed ...
Dave Jiang
2024-05-08
PCI/CXL: Move CXL Vendor ID to pci_ids.h
Dave Jiang
2024-05-01
cxl/pci: Process CPER events
Ira Weiny
2024-02-20
acpi/ghes: Remove CXL CPER notifications
Dan Williams
2024-01-22
cxl/pci: Skip irq features if MSI/MSI-X are not supported
Ira Weiny
2024-01-09
cxl/pci: Register for and process CPER events
Ira Weiny
2023-10-31
Merge branch 'for-6.7/cxl' into cxl/next
Dan Williams
2023-10-31
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
2023-10-27
cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devm
Robert Richter
2023-10-27
cxl/pci: Remove Component Register base address from struct cxl_dev_state
Robert Richter
2023-10-27
cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...
Robert Richter
2023-10-27
cxl/core/regs: Rename @dev to @host in struct cxl_register_map
Robert Richter
2023-10-06
cxl/memdev: Fix sanitize vs decoder setup locking
Dan Williams
2023-10-06
cxl/pci: Fix sanitize notifier setup
Dan Williams
2023-10-06
cxl/pci: Clarify devm host for memdev relative setup
Dan Williams
2023-10-06
cxl/pci: Remove hardirq handler for cxl_request_irq()
Dan Williams
2023-09-29
cxl/pci: Cleanup 'sanitize' to always poll
Dan Williams
2023-09-29
cxl/pci: Remove unnecessary device reference management in sanitize work
Dan Williams
2023-09-15
cxl/pci: Update comment
Ira Weiny
2023-09-11
cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()
Smita Koralahalli
2023-09-11
cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
Smita Koralahalli
2023-06-27
cxl/pci: Use correct flag for sanitize polling
Davidlohr Bueso
2023-06-25
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
2023-06-25
Merge branch 'for-6.5/cxl-perf' into for-6.5/cxl
Dan Williams
2023-06-25
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
2023-06-25
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
2023-06-25
cxl: add a firmware update mechanism using the sysfs firmware loader
Vishal Verma
2023-06-25
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
2023-06-25
cxl/mbox: Add sanitization handling machinery
Davidlohr Bueso
2023-06-25
cxl/mbox: Allow for IRQ_NONE case in the isr
Davidlohr Bueso
2023-06-25
cxl/pci: Unconditionally unmask 256B Flit errors
Dan Williams
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
2023-06-25
cxl/pci: Early setup RCH dport component registers from RCRB
Robert Richter
2023-06-25
cxl/regs: Remove early capability checks in Component Register setup
Robert Richter
2023-06-25
cxl/pci: Refactor component register discovery for reuse
Terry Bowman
2023-06-25
cxl/core/regs: Add @dev to cxl_register_map
Robert Richter
2023-05-30
cxl/pci: Find and register CXL PMU devices
Jonathan Cameron
[next]