Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2023-12-27 11:58:31 to 2024-01-03 17:03:05 UTC [more...]

[PATCH v7 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-01-03 17:02 UTC  (20+ messages)
` [PATCH v7 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v7 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v7 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v7 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v7 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v7 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v7 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v7 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v7 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v7 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v7 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v7 12/16] PCI: imx6: Add iMX95 PCIe support
` [PATCH v7 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v7 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v7 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v7 16/16] PCI: imx6: Add iMX95 Endpoint (EP) function support

[PATCH v3 00/10] Add PCIe Bandwidth Controller
 2024-01-03 16:51 UTC  (24+ messages)
` [PATCH v3 01/10] PCI: Protect Link Control 2 Register with RMW locking
` [PATCH v3 05/10] PCI: Store all PCIe Supported Link Speeds
` [PATCH v3 06/10] PCI: Cache PCIe device's Supported Speed Vector
` [PATCH v3 07/10] PCI/LINK: Re-add BW notification portdrv as PCIe BW controller
` [PATCH v3 08/10] PCI/bwctrl: Add "controller" part into PCIe bwctrl
` [PATCH v3 09/10] thermal: Add PCIe cooling driver

[RFC 0/2] PCI: acpiphp: workaround race between hotplug and SCSI_SCAN_ASYNC job
 2024-01-03 16:19 UTC  (8+ messages)
` [RFC 2/2] PCI: acpiphp: slowdown hotplug if hotplugging multiple devices at a time

[Regression] [PCI/ASPM] [ASUS PN51] Reboot on resume attempt (bisect done; commit found)
 2024-01-03 15:41 UTC  (12+ messages)
` [PATCH] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"

[PATCH V1] PCI/ASPM: Update saved buffers with latest ASPM configuration
 2024-01-03 15:37 UTC  (3+ messages)
` [PATCH V2] PCI/ASPM: Update saved buffers with latest ASPM

[PATCH v2 0/3] arch/x86: Remove unnecessary dependencies on bootparam.h
 2024-01-03 13:45 UTC  (9+ messages)
` [PATCH v2 1/3] arch/x86: Move UAPI setup structures into setup_data.h
` [PATCH v2 2/3] arch/x86: Add <asm/ima-efi.h> for arch_ima_efi_boot_mode

[PATCH 0/4] Qualcomm PCIe RC shutdown & reinit
 2024-01-03 12:11 UTC  (20+ messages)
` [PATCH 1/4] PCI: qcom: Reshuffle reset logic in 2_7_0 .init
` [PATCH 2/4] PCI: qcom: Cache last icc bandwidth
` [PATCH 3/4] PCI: qcom: Read back PARF_LTSSM register
` [PATCH 4/4] PCI: qcom: Implement RC shutdown/power up

Qemu KVM thread spins at 100% CPU usage on scsi hot-unplug (kernel 6.6.8 guest)
 2024-01-03  9:46 UTC  (4+ messages)

[Regression] Commit 40613da52b13 ("PCI: acpiphp: Reassign resources on bridge if necessary")
 2024-01-03  9:04 UTC  (8+ messages)

[PATCH v2] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
 2024-01-03  6:03 UTC  (8+ messages)

[PATCH 0/3] PCI/AER: Clean up logging
 2024-01-02 22:53 UTC  (6+ messages)
` [PATCH 1/3] PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
` [PATCH 2/3] PCI/AER: Decode Requester ID when no error info found

[Question] Is it must for vfio-mdev parent driver to implement a pci-compliant configuration r/w interface
 2024-01-02 19:28 UTC  (2+ messages)

[pci:for-linus] BUILD SUCCESS 1ce7d3dbed191e2c491cff4233d25365f3650b86
 2024-01-02 18:59 UTC 

Is Cadence PCIe IP orphaned?
 2024-01-02 18:21 UTC  (3+ messages)

[PATCH 1/1] PCI: 64GT/s uses 1b/1b encoding
 2024-01-02 18:14 UTC  (2+ messages)

[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
 2024-01-02 15:41 UTC  (3+ messages)

[RFC PATCH v3 0/3] Add test to verify probe of devices from discoverable busses
 2024-01-02 13:12 UTC  (8+ messages)
` [RFC PATCH v3 1/3] kselftest: "
` [RFC PATCH v3 2/3] kselftest: devices: Add sample board file for google,spherion
` [RFC PATCH v3 3/3] kselftest: devices: Add sample board file for XPS 13 9300

[pci:remove-old-api] BUILD SUCCESS 0171e067d7daf06374c3e9c6ddf1a99fca10469c
 2024-01-01 11:32 UTC 

[PATCH] PCI: vmd: Remove usage of the deprecated ida_simple_xx() API
 2023-12-31 11:21 UTC  (3+ messages)

[PATCH] misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_xx() API
 2023-12-31 11:16 UTC  (2+ messages)

[PATCH] dw-xdata: Remove usage of the deprecated ida_simple_xx() API
 2023-12-31 11:15 UTC  (2+ messages)

[PATCH pciutils 0/2] lspci: Adding TDISP, IDE
 2023-12-30 12:42 UTC  (3+ messages)
` [PATCH pciutils 1/2] lspci: Add TEE-IO extended capability bit
` [PATCH pciutils 2/2] pciutils: Add decode support for IDE Extended Capability

[pci:misc] BUILD SUCCESS 9ca65c373f4451fdf2f82ebc30b17185253aec8f
 2023-12-30  1:08 UTC 

[pci:next] BUILD SUCCESS 2afb41864fbd42b3880af5aafec558a6c0b56b45
 2023-12-29 18:47 UTC 

[PATCH v2 1/2] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
 2023-12-29 17:59 UTC  (4+ messages)

[PATCH v2] dt-bindings: PCI: qcom: delimit number of iommu-map entries
 2023-12-29 17:29 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom: delimit number of iommu-map entries
 2023-12-29 15:17 UTC 

[PATCH v5 0/2] platform/x86: p2sb: Fix deadlock at sysfs PCI bus rescan
 2023-12-29 13:34 UTC  (4+ messages)
` [PATCH v5 1/2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
` [PATCH v5 2/2] platform/x86: p2sb: Use pci_resource_n() in p2sb_read_bar0()

[PATCH v2 0/7] PCI: Solve two bridge window sizing issues
 2023-12-29 12:24 UTC  (9+ messages)
` [PATCH v2 1/7] PCI: Fix resource double counting on remove & rescan
` [PATCH v2 2/7] resource: Rename find_resource() to find_empty_resource_slot()
` [PATCH v2 3/7] resource: Document find_empty_resource_slot() and resource_constraint
` [PATCH v2 4/7] resource: Use typedef for alignf callback
` [PATCH v2 5/7] resource: Handle simple alignment inside __find_empty_resource_slot()
` [PATCH v2 6/7] resource: Export find_empty_resource_slot()
` [PATCH v2 7/7] PCI: Relax bridge window tail sizing rules

[RFC PATCH v10 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-29  9:28 UTC  (5+ messages)
` [RFC PATCH v10 1/5] iommu/vt-d: add pci_dev parameter to qi_submit_sync and refactor callers
` [RFC PATCH v10 2/5] iommu/vt-d: break out ATS Invalidation if target device is gone

[RFC PATCH v8 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-29  9:24 UTC  (18+ messages)
` [RFC PATCH v9 1/5] iommu/vt-d: add flush_target_dev member to struct intel_iommu and pass device info to all ATS Invalidation functions
` [RFC PATCH v9 2/5] iommu/vt-d: break out ATS Invalidation if target device is gone
` [RFC PATCH v9 3/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [RFC PATCH v9 4/5] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [RFC PATCH v9 5/5] iommu/vt-d: don't loop for timeout ATS Invalidation request forever

[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-29  3:46 UTC  (25+ messages)
` [PATCH v13 09/21] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v13 10/21] PCI: microchip: Rename interrupt related functions
` [PATCH v13 11/21] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v13 12/21] PCI: microchip: Add request_event_irq() callback function
` [PATCH v13 14/21] PCI: microchip: Add get_events() callback and add PLDA get_event()
` [PATCH v13 15/21] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
` [PATCH v13 19/21] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value

[PATCH] PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
 2023-12-29  1:39 UTC  (3+ messages)

[PATCH v4] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-29  1:38 UTC  (5+ messages)

[PATCH v5] PCI/ASPM: Add back L1 PM Substate save and restore
 2023-12-29  0:30 UTC  (3+ messages)

[PATCH] Documentation/PCI: fix spelling mistake in boot-interrupts
 2023-12-28 23:41 UTC  (2+ messages)

[PATCH] Documentation/PCI: fix spelling mistake in msi-howto
 2023-12-28 23:40 UTC  (2+ messages)

[RFC PATCH v10 3/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
 2023-12-28 17:10 UTC  (4+ messages)
` [RFC PATCH v10 4/5] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [RFC PATCH v10 5/5] iommu/vt-d: don't loop for timeout ATS Invalidation request forever

[PATCH 0/2] MediaTek PCIe Gen3: Suspend fixes
 2023-12-28 15:00 UTC  (3+ messages)
` [PATCH 2/2] PCI: mediatek-gen3: Assert MAC reset only if PHY reset also present

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2023-12-28 13:39 UTC  (3+ messages)

[RFC PATCH v3 03/17] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
 2023-12-28 13:08 UTC  (3+ messages)

[pci:next] BUILD SUCCESS 6936c253ee2e4061f6e62f940efbd46a256f91c0
 2023-12-28  0:36 UTC 

[pci:misc] BUILD SUCCESS 0942155a48e4cfc2c83e514c86a3de8f78f6af02
 2023-12-28  0:33 UTC 

[RFC PATCH v8 4/5] iommu/vt-d: don't issue device-TLB invalidate request when device is disconnected
 2023-12-27 23:31 UTC  (3+ messages)

[PATCH 0/7] PCI: Solve two bridge window sizing issues
 2023-12-27 21:21 UTC  (8+ messages)
` [PATCH 4/7] resource: Use typedef for alignf callback
` [PATCH 7/7] PCI: Relax bridge window tail sizing rules

[PATCH v3] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-27 16:45 UTC  (3+ messages)

[PATCH v6 00/16] PCI: imx6: Clean up and add imx95 pci support
 2023-12-27 12:00 UTC  (7+ messages)
` [PATCH v6 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox