Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-29 15:51:47 to 2023-12-05 09:47:09 UTC [more...]

[DO NOT MERGE v5 00/37] Device Tree support for SH7751 based board
 2023-12-05  9:45 UTC  (3+ messages)
` [DO NOT MERGE v5 31/37] sh: Add IO DATA LANDISK dts
` [DO NOT MERGE v5 32/37] sh: Add IO DATA USL-5P dts

[PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-05  9:18 UTC  (12+ messages)
` [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller

[PATCH v2 0/2] Attach DT nodes to existing PCI devices
 2023-12-05  8:04 UTC  (12+ messages)
` [PATCH v2 1/2] driver core: Introduce device_{add,remove}_of_node()
` [PATCH v2 2/2] PCI: of: Attach created of_node to existing device

[PATCH v13 0/5] PCI: add 4x lane support for pci-j721e controllers
 2023-12-05  5:12 UTC  (3+ messages)
` [PATCH v13 3/5] PCI: j721e: Add per platform maximum lane settings

[PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals
 2023-12-05  2:06 UTC  (4+ messages)

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-04 19:14 UTC  (8+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
  ` [PATCH v2 14/35] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()

[PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
 2023-12-04 17:50 UTC  (4+ messages)

[PATCH v6 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
 2023-12-04 16:08 UTC  (5+ messages)
` [PATCH v6 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
` [PATCH v6 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v6 3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_*
` [PATCH v6 4/4] PCI: layerscape: Add suspend/resume for ls1043a

[PATCH v3 0/5] Regather scattered PCI-Code
 2023-12-04 14:29 UTC  (13+ messages)
` [PATCH v3 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
` [PATCH v3 2/5] lib: move pci_iomap.c to drivers/pci/
` [PATCH v3 3/5] lib: move pci-specific devres code "
` [PATCH v3 4/5] pci: move devres code from pci.c to devres.c
` [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()

[PATCH RFC] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-04 14:10 UTC  (2+ messages)

[PATCH v2 0/4] Add support for drivers to decide bridge D3 policy
 2023-12-04 14:08 UTC  (6+ messages)
` [PATCH v2 1/4] PCI: Make d3cold_allowed sysfs attribute read only
` [PATCH v2 2/4] PCI: Refresh root ports in pci_bridge_d3_update()
` [PATCH v2 3/4] ACPI: x86: s2idle: Export symbol for fetching constraints for module use
` [PATCH v2 4/4] platform/x86/amd: pmc: Add support for using constraints to decide D3 policy

[PATCH v5 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
 2023-12-04 11:03 UTC  (12+ messages)
` [PATCH v5 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
` [PATCH v5 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v5 3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_*
` [PATCH v5 4/4] PCI: layerscape: Add suspend/resume for ls1043a

[PATCH 0/3] PCI: Convert to platform remove callback returning void (part II)
 2023-12-04  9:47 UTC  (4+ messages)
` [PATCH 1/3] PCI: exynos: Convert to platform remove callback returning void
` [PATCH 2/3] PCI: keystone: "
` [PATCH 3/3] PCI: kirin: "

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2023-12-04  8:40 UTC  (6+ messages)
    ` [PATCH v2 1/3] PCI: dwc: Add support for vendor specific capability search
    ` [PATCH v2 2/3] PCI: debugfs: Add support for RASDES framework in DWC
    ` [PATCH v2 3/3] PCI: dwc: Create debugfs files in DWC driver

[PATCH] PCI: Fix null pointer dereference in of_pci_prop_compatible
 2023-12-04  6:22 UTC 

[PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
 2023-12-03 18:15 UTC  (9+ messages)

Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
 2023-12-03 12:29 UTC  (5+ messages)

[pci:enumeration] BUILD SUCCESS 0d481ff35c9a85d775e5544bb2e331e7d5eb6c3c
 2023-12-02 23:29 UTC 

[PATCH v4] PCI: Cadence: Clear the ARI Capability Next Function Number of the last function
 2023-12-02  8:50 UTC 

[PATCH v6] pci: loongson: Workaround MIPS firmware MRRS settings
 2023-12-02  3:01 UTC  (2+ messages)

[PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2023-12-02  0:07 UTC  (2+ messages)

[PATCH v2 0/4] Regather scattered PCI-Code
 2023-12-01 22:31 UTC  (19+ messages)
` [PATCH v2 1/4] lib: move pci_iomap.c to drivers/pci/
` [PATCH v2 2/4] lib: move pci-specific devres code "
` [PATCH v2 3/4] pci: move devres code from pci.c to devres.c
` [PATCH v2 4/4] lib, pci: unify generic pci_iounmap()

[PATCH v2 1/1] x86/PCI: Clean up open-coded return code mangling
 2023-12-01 21:06 UTC  (2+ messages)

[PATCH v2] PCI/ACPI: Add extra slot register check for non-ACPI device
 2023-12-01 20:02 UTC  (2+ messages)

[PATCH 1/2] NTB: fix possible name leak in ntb_register_device()
 2023-12-01 17:41 UTC  (6+ messages)
` [PATCH 2/2] NTB: EPF: return error code in the error path in pci_vntb_probe()

[PATCH] PCI: Extend PCI root port device IDs for Zhaoxin platforms
 2023-12-01 15:53 UTC  (2+ messages)

[PATCH v9 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2023-12-01 12:06 UTC  (6+ messages)
` [PATCH v9 1/5] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v9 2/5] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v9 3/5] PCI: epf-mhi: Add "pci_epf_mhi_" prefix to the function names
` [PATCH v9 4/5] PCI: epf-mhi: Add support for SA8775P
` [PATCH v9 5/5] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

[PATCH v5] PCI: j721e: Delay T_PVPERL+TPERST_CLK before PERST# inactive
 2023-12-01 10:52 UTC  (2+ messages)

[bug report] lockdep WARN at PCI device rescan
 2023-12-01 10:46 UTC  (15+ messages)

SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
 2023-12-01  9:24 UTC  (3+ messages)

[PATCH v8 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2023-12-01  5:53 UTC  (7+ messages)
` [PATCH v8 1/5] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v8 3/5] PCI: epf-mhi: Add "pci_epf_mhi_" prefix to the function names
` [PATCH v8 4/5] PCI: epf-mhi: Add support for SA8775P

[PATCH v4 0/4] dwc general suspend/resume functionality
 2023-12-01  3:30 UTC  (12+ messages)
` [PATCH v4 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
` [PATCH v4 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v4 3/4] PCI: layerscape: Rename pf_* as pf_lut_*
` [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a

[PATCH v1] PCI: Add PCIE_CONFIG_REQUEST_WAIT_MS waiting time value
 2023-12-01  1:41 UTC  (7+ messages)

[PATCH v4 00/16] Cleanup IRQ type definitions
 2023-12-01  0:52 UTC  (4+ messages)

[PATCH 0/3] Add API for missing PCI firmware specification funcs
 2023-11-30 22:29 UTC  (5+ messages)
` [PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument

[PATCH v11 3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header
 2023-11-30 18:37 UTC  (4+ messages)

[PATCH 0/2] Attach DT nodes to existing PCI devices
 2023-11-30 16:31 UTC  (5+ messages)
` [PATCH 1/2] driver core: Introduce device_{add,remove}_of_node()
` [PATCH 2/2] PCI: of: Attach created of_node to existing device

[PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
 2023-11-30 13:57 UTC  (8+ messages)

[PATCH v2] NTB: fix possible name leak in ntb_register_device()
 2023-11-30 13:43 UTC  (2+ messages)

[PATCH v4 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-11-30 11:09 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: qcom: Enable cache coherency for SA8775P RC

[PATCH] NTB: fix possible name leak in ntb_register_device()
 2023-11-30  9:40 UTC  (2+ messages)

[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
 2023-11-30  7:26 UTC  (4+ messages)

[PATCH v11 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-11-30  3:04 UTC  (4+ messages)
` [PATCH v11 4/5] drivers/perf: add DesignWare PCIe PMU driver

[pci:next] BUILD SUCCESS b8d0cad57d3f8d8194270ca5e5b5290b6fbdd36e
 2023-11-30  2:10 UTC 

[PATCH] PCI/RTR: Add RTR capability structure register definitions
 2023-11-29 23:05 UTC  (2+ messages)

[PATCH v6] PCI/DPC: Ignore Surprise Down error on hot removal
 2023-11-29 21:10 UTC 

[PATCH] dt-bindings: correct white-spaces in examples
 2023-11-29 20:31 UTC  (2+ messages)

[PATCH 0/4] Regather scattered PCI-Code
 2023-11-29 17:37 UTC  (8+ messages)
` [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).