index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+23
2024-05-08
cxl: Add post-reset warning if reset results in loss of previously committed ...
Dave Jiang
1
-0
/
+22
2024-05-08
PCI/CXL: Move CXL Vendor ID to pci_ids.h
Dave Jiang
1
-1
/
+1
2024-05-01
cxl/pci: Process CPER events
Ira Weiny
1
-1
/
+70
2024-02-21
acpi/ghes: Remove CXL CPER notifications
Dan Williams
1
-56
/
+1
2024-01-22
cxl/pci: Skip irq features if MSI/MSI-X are not supported
Ira Weiny
1
-11
/
+15
2024-01-10
cxl/pci: Register for and process CPER events
Ira Weiny
1
-1
/
+57
2023-10-31
Merge branch 'for-6.7/cxl' into cxl/next
Dan Williams
1
-1
/
+4
2023-10-31
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
1
-8
/
+6
2023-10-28
cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devm
Robert Richter
1
-1
/
+1
2023-10-28
cxl/pci: Remove Component Register base address from struct cxl_dev_state
Robert Richter
1
-3
/
+0
2023-10-28
cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...
Robert Richter
1
-4
/
+5
2023-10-28
cxl/core/regs: Rename @dev to @host in struct cxl_register_map
Robert Richter
1
-1
/
+1
2023-10-06
cxl/memdev: Fix sanitize vs decoder setup locking
Dan Williams
1
-0
/
+5
2023-10-06
cxl/pci: Fix sanitize notifier setup
Dan Williams
1
-0
/
+4
2023-10-06
cxl/pci: Clarify devm host for memdev relative setup
Dan Williams
1
-2
/
+2
2023-10-06
cxl/pci: Remove hardirq handler for cxl_request_irq()
Dan Williams
1
-6
/
+6
2023-09-30
cxl/pci: Cleanup 'sanitize' to always poll
Dan Williams
1
-35
/
+25
2023-09-30
cxl/pci: Remove unnecessary device reference management in sanitize work
Dan Williams
1
-5
/
+0
2023-09-16
cxl/pci: Update comment
Ira Weiny
1
-1
/
+4
2023-09-12
cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()
Smita Koralahalli
1
-2
/
+1
2023-09-12
cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
Smita Koralahalli
1
-3
/
+3
2023-06-28
cxl/pci: Use correct flag for sanitize polling
Davidlohr Bueso
1
-1
/
+1
2023-06-26
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
1
-75
/
+46
2023-06-26
Merge branch 'for-6.5/cxl-perf' into for-6.5/cxl
Dan Williams
1
-1
/
+25
2023-06-26
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
1
-93
/
+87
2023-06-26
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
1
-0
/
+4
2023-06-26
cxl: add a firmware update mechanism using the sysfs firmware loader
Vishal Verma
1
-0
/
+4
2023-06-26
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
1
-0
/
+6
2023-06-26
cxl/mbox: Add sanitization handling machinery
Davidlohr Bueso
1
-3
/
+74
2023-06-26
cxl/mbox: Allow for IRQ_NONE case in the isr
Davidlohr Bueso
1
-2
/
+4
2023-06-26
cxl/pci: Unconditionally unmask 256B Flit errors
Dan Williams
1
-16
/
+2
2023-06-26
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
1
-53
/
+61
2023-06-25
cxl/pci: Early setup RCH dport component registers from RCRB
Robert Richter
1
-9
/
+48
2023-06-25
cxl/regs: Remove early capability checks in Component Register setup
Robert Richter
1
-0
/
+2
2023-06-25
cxl/pci: Refactor component register discovery for reuse
Terry Bowman
1
-74
/
+5
2023-06-25
cxl/core/regs: Add @dev to cxl_register_map
Robert Richter
1
-12
/
+11
2023-05-30
cxl/pci: Find and register CXL PMU devices
Jonathan Cameron
1
-1
/
+25
2023-05-23
cxl/mbox: Add background cmd handling machinery
Davidlohr Bueso
1
-0
/
+89
2023-05-23
cxl/pci: Introduce cxl_request_irq()
Davidlohr Bueso
1
-16
/
+23
2023-05-23
cxl/pci: Allocate irq vectors earlier during probe
Davidlohr Bueso
1
-4
/
+4
2023-05-19
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
1
-0
/
+6
2023-04-23
Merge branch 'for-6.4/cxl-poison' into for-6.4/cxl
Dan Williams
1
-0
/
+4
2023-04-23
cxl/mbox: Initialize the poison state
Alison Schofield
1
-0
/
+4
2023-04-18
cxl/pci: Use CDAT DOE mailbox created by PCI core
Lukas Wunner
1
-49
/
+0
2023-02-15
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
1
-8
/
+62
2023-02-15
cxl: add RAS status unmasking for CXL
Dave Jiang
1
-0
/
+65
2023-02-15
cxl: remove unnecessary calling of pci_enable_pcie_error_reporting()
Dave Jiang
1
-11
/
+0
2023-01-31
cxl/pci: Fix irq oneshot expectations
Dan Williams
1
-1
/
+2
2023-01-30
cxl/pci: Set the device timestamp
Jonathan Cameron
1
-0
/
+4
[next]