Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-15 19:58:22 to 2023-12-21 20:53:49 UTC [more...]

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2023-12-21 20:53 UTC 

[PATCH] PCI: dwc: Set DMA mask to 32 only if ZONE_DMA32 is enabled
 2023-12-21 18:33 UTC  (5+ messages)

[PATCH v1] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-21 16:52 UTC  (2+ messages)

[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-21 15:32 UTC  (4+ messages)
` [PATCH v13 15/21] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip

[PATCH RFC 0/2] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-21 11:07 UTC  (11+ messages)
` [PATCH 1/2] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected

[PATCH v4 0/2] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-21 11:01 UTC  (5+ messages)
` [PATCH v4 1/2] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH v4 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected

[PATCH v5] PCI/ASPM: Add back L1 PM Substate save and restore
 2023-12-21 10:43 UTC  (2+ messages)

[Regression] Commit 40613da52b13 ("PCI: acpiphp: Reassign resources on bridge if necessary")
 2023-12-21  6:16 UTC  (7+ messages)

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2023-12-21  1:19 UTC  (3+ messages)

[PATCH 0/2] pci/iov: avoid device_lock() when reading sriov_numvfs
 2023-12-20 22:58 UTC  (3+ messages)
    ` [PATCH 1/2] Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
    ` [PATCH 2/2] pci/iov: fix kobject_uevent() ordering in sriov_enable()

[PATCH v3] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2023-12-20 22:07 UTC  (2+ messages)

[PATCH v2] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2023-12-20 22:03 UTC  (6+ messages)

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

[PATCH v3 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer failure for fixed size BARs
 2023-12-20 19:24 UTC 

[PATCH v2 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer fail when BAR1 is fixed size
 2023-12-20 18:55 UTC  (5+ messages)

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

[PATCH v4 0/6] PCI: controllers: tidy code up
 2023-12-20 15:20 UTC  (8+ messages)
` [PATCH v4 1/6] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops
` [PATCH v4 2/6] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops
` [PATCH v4 3/6] PCI: dwc: Rename to .get_dbi_offset "
` [PATCH v4 4/6] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
` [PATCH v4 5/6] PCI: iproc: fix -Wvoid-pointer-to-enum-cast warning
` [PATCH v4 6/6] PCI: rcar-gen4: "

[PATCH] PCI: Remove unused 'node' member from struct pci_driver
 2023-12-20 14:11 UTC  (2+ messages)

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

[PATCH] PCI: cadence: Fix TI J721E PCIe SoC dependencies
 2023-12-20 11:32 UTC 

[pci:irq-clean-up] BUILD SUCCESS 354b2bd38aeae8af066d9b92ab1ea4d608e64562
 2023-12-20  9:41 UTC 

[PATCH V2 0/4] NTB function for PCIe RC to EP connection
 2023-12-20  7:06 UTC  (12+ messages)
` [PATCH v2 1/4] PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address

[RFC PATCH 0/3] lspci: Display cxl1.1 device link status
 2023-12-20  5:07 UTC  (4+ messages)
` [RFC PATCH 1/3] Add function to display "
` [RFC PATCH 2/3] Implement a function to get cxl1.1 device uid
` [RFC PATCH 3/3] Implement a function to get a RCRB Base address

[PATCH v3 0/6] PCI: controllers: tidy code up
 2023-12-20  5:10 UTC  (9+ messages)
` [PATCH v3 4/6] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers

[PATCH v4 00/16] Cleanup IRQ type definitions
 2023-12-20  4:41 UTC  (13+ messages)
` [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX

[RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support
 2023-12-20  3:49 UTC  (20+ messages)
` [RFC PATCH v3 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [RFC PATCH v3 02/17] RISC-V: ACPI: Implement PCI related functionality
` [RFC PATCH v3 03/17] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
` [RFC PATCH v3 04/17] ACPI: Add fw_devlink support for ACPI fwnode for IRQ dependency
` [RFC PATCH v3 05/17] ACPI: irq: Add support for deferred probe in acpi_register_gsi()
` [RFC PATCH v3 06/17] pnp.h: Reconfigure IRQ in pnp_irq() to support deferred probe
` [RFC PATCH v3 07/17] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe
` [RFC PATCH v3 08/17] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries
` [RFC PATCH v3 09/17] irqchip: riscv-intc: Add ACPI support for AIA
` [RFC PATCH v3 10/17] irqchip: riscv-imsic: Add ACPI support
` [RFC PATCH v3 11/17] irqchip: riscv-aplic: "
` [RFC PATCH v3 12/17] irqchip: irq-sifive-plic: "
` [RFC PATCH v3 13/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [RFC PATCH v3 14/17] ACPI: bus: Add acpi_riscv_init function
` [RFC PATCH v3 15/17] ACPI: RISC-V: Create APLIC platform device
` [RFC PATCH v3 16/17] ACPI: RISC-V: Create PLIC "
` [RFC PATCH v3 17/17] irqchip: riscv-intc: Set ACPI irqmodel

[pci:endpoint] BUILD SUCCESS 6f517e044096fd78fa6f19b3da20579426980af7
 2023-12-20  0:44 UTC 

[PATCH 1/1] PCI: dwc: Fix BAR0 wrong map to iATU6 after root complex reinit endpoint
 2023-12-19 14:38 UTC  (5+ messages)

[PATCH v2 0/3] arch/x86: Remove unnecessary dependencies on bootparam.h
 2023-12-19 11:38 UTC  (5+ 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 v3 0/2] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-19  7:44 UTC  (11+ messages)
` [PATCH v3 1/2] PCI: make pci_dev_is_disconnected() helper public for
` [PATCH v3 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected

[PATCH 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer fail when BAR1 is fixed size
 2023-12-19  6:17 UTC 

[PATCH] dw-xdata: Remove usage of the deprecated ida_simple_xx() API
 2023-12-19  6:09 UTC 

[pci:controller/xilinx] BUILD SUCCESS b642e081f46cc95c7f1468cab1ea3c2d5e11fdab
 2023-12-19  3:32 UTC 

[pci:controller/dwc] BUILD SUCCESS 2217fffcd63f86776c985d42e76daa43a56abdf1
 2023-12-19  2:32 UTC 

[PATCH 1/5] PCI: endpoint: Make pci_epf_ops in pci_epf_driver const
 2023-12-18 22:43 UTC  (2+ messages)

ACPI Error: AE_ERROR, Returned by Handler for [PCI_Config] (20230628/evregion-300), method \_SB.PCI0._INI
 2023-12-18 17:33 UTC 

[PATCH] misc: pci_endpoint_test: Use a unique test pattern for each BAR
 2023-12-18 16:18 UTC  (3+ messages)

[PATCH v4 00/16] Cleanup IRQ type definitions
 2023-12-18 10:10 UTC  (2+ messages)

[pci:controller/kirin] BUILD SUCCESS 9f5077ef8f8157270f51f4ebd782c985d56d33c6
 2023-12-18  4:07 UTC 

[PATCH 0/2] Improvements to system power consumption at S5
 2023-12-18  3:41 UTC  (9+ messages)
` [PATCH 2/2] PCI/portdrv: Place PCIe port hierarchy into D3cold at shutdown

[PATCH 0/3] Parse the HEST PCIe AER and set to relevant registers
 2023-12-18  3:04 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
  ` [PATCH v2 2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
  ` [PATCH v2 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()

[PATCH -next] PCI: xilinx-xdma: Remove redundant dev_err()
 2023-12-18  2:23 UTC  (2+ messages)

[PATCH v2] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
 2023-12-18  1:17 UTC  (4+ messages)

[PATCH v2 0/2] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-17 11:38 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: make pci_dev_is_disconnected() helper public for
` [PATCH v2 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected

[pci:enumeration-logging] BUILD SUCCESS 95140c2fbfdf3b6ca98578e5bdbc82d9922f08b9
 2023-12-17  5:02 UTC 

[pci:next] BUILD SUCCESS ab9345f3fb21e9563da4d6234c6e380cc691b4ad
 2023-12-17  3:42 UTC 

[pci:aer] BUILD SUCCESS d95ef17f64225dcdf347438098f8f14f1de9a3e8
 2023-12-17  3:40 UTC 

[PATCH v2] PCI: kirin: Use devm_kasprintf()
 2023-12-17  3:08 UTC  (2+ messages)

[pci:controller/dwc] BUILD SUCCESS edd6ae1022a659b47586b64fa93c615ee14efd94
 2023-12-17  2:16 UTC 

[pci:dt-bindings] BUILD SUCCESS 41f757713ac38ae2f63bc02d5653aac254c5bdbf
 2023-12-17  2:14 UTC 

[pci:controller/remove-void-return] BUILD SUCCESS a5eee68931fcc6ecabd35651fed0c31439078e67
 2023-12-17  2:14 UTC 

[pci:for-linus] BUILD SUCCESS 5df12742b7e3aae2594a30a9d14d5d6e9e7699f4
 2023-12-16 22:02 UTC 

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-16 21:48 UTC  (2+ messages)

[PATCH v7 RESEND 0/3] Add support for Xilinx XDMA Soft IP as Root Port
 2023-12-16 21:32 UTC  (2+ messages)

[PATCH v5 RESEND 0/4] increase ecam size value to discover 256 buses during
 2023-12-16 21:31 UTC  (2+ messages)

[PATCH v2 0/1] PCI: qcom-ep: Fix the BAR size programming
 2023-12-16 21:29 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.7
 2023-12-16  4:07 UTC  (2+ messages)

[PATCH 0/3] PCI: Convert to platform remove callback returning void (part II)
 2023-12-16  0:44 UTC  (2+ messages)

[PATCH v1] PCI: dwc: convert SOC_SIFIVE to ARCH_SIFIVE
 2023-12-16  0:24 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller
 2023-12-16  0:14 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: dwc: rockchip: document optional pcie reference clock input
 2023-12-16  0:10 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom: Correct reset-names property
 2023-12-16  0:03 UTC  (4+ messages)

[PATCH v3 1/4] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
 2023-12-15 23:55 UTC  (2+ messages)

[PATCH v2] x86/pci: Stop requiring ECAM to be declared in E820, ACPI or EFI
 2023-12-15 22:03 UTC 

[PATCH] pci/iov: fix kobject_uevent() ordering in sriov_enable()
 2023-12-15 22:11 UTC  (3+ messages)

[pci:controller/rcar] BUILD SUCCESS 6797e4da2dd1e2c8dc8cec73447c77abe2a7655b
 2023-12-15 21:06 UTC 

[pci:for-linus] BUILD SUCCESS 9ad2ae63cdcad59b243e9ef548398c73e733c8df
 2023-12-15 19:57 UTC 


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).