messages from 2023-12-18 22:43:09 to 2023-12-24 18:33:30 UTC [more...]
[PATCH v6 00/16] PCI: imx6: Clean up and add imx95 pci support
2023-12-24 18:32 UTC (6+ messages)
` [PATCH v6 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v6 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v6 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v6 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v6 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
[PATCH] PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
2023-12-24 14:30 UTC
[RFC PATCH v6 0/4] fix vt-d hard lockup when hotplug ATS capable device
2023-12-24 10:47 UTC (7+ messages)
` [RFC PATCH v6 1/4] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [RFC PATCH v6 2/4] iommu/vt-d: don's issue devTLB flush request when device is disconnected
` [RFC PATCH v6 3/4] iommu/vt-d: add flush_target_dev member to struct intel_iommu and pass device info to all needed functions
` [RFC PATCH v6 4/4] iommu/vt-d: break out devTLB invalidation if target device is gone
[PATCH v5 00/16] PCI: imx6: Clean up and add imx95 pci support
2023-12-24 9:09 UTC (33+ 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] Documentation/PCI: fix spelling mistake in boot-interrupts
2023-12-23 22:09 UTC (3+ messages)
[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
2023-12-23 21:22 UTC (2+ messages)
[PATCH] Documentation/PCI: fix spelling mistake in msi-howto
2023-12-23 19:25 UTC (2+ messages)
[PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
2023-12-23 1:52 UTC (9+ messages)
[RFC PATCH v5 0/3] fix vt-d hard lockup when hotplug ATS capable device
2023-12-23 0:24 UTC (6+ messages)
` [RFC PATCH v5 1/3] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [RFC PATCH v5 2/3] iommu/vt-d: don's issue devTLB flush request when device is disconnected
` [RFC PATCH v5 3/3] iommu/vt-d: abort the devTLB invalidation waiting if device is removed
[PATCH v2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
2023-12-22 14:36 UTC (3+ messages)
[PATCH 0/7] PCI: Solve two bridge window sizing issues
2023-12-22 13:48 UTC (14+ messages)
` [PATCH 1/7] PCI: Fix resource double counting on remove & rescan
` [PATCH 2/7] resource: Rename find_resource() to find_empty_resource_slot()
` [PATCH 3/7] resource: Document find_empty_resource_slot() and resource_constraint
` [PATCH 4/7] resource: Use typedef for alignf callback
` [PATCH 5/7] resource: Handle simple alignment inside __find_empty_resource_slot()
` [PATCH 6/7] resource: Export find_empty_resource_slot()
` [PATCH 7/7] PCI: Relax bridge window tail sizing rules
[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-12-22 11:18 UTC (5+ messages)
` [PATCH v13 15/21] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
[PATCH v4 0/2] fix vt-d hard lockup when hotplug ATS capable device
2023-12-22 9:01 UTC (10+ 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] PCI: dwc: Set DMA mask to 32 only if ZONE_DMA32 is enabled
2023-12-22 5:05 UTC (6+ messages)
[PATCH v1] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
2023-12-22 4:20 UTC (3+ messages)
[PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
2023-12-22 3:53 UTC (3+ messages)
[PATCH RFC 0/2] fix vt-d hard lockup when hotplug ATS capable device
2023-12-22 3:20 UTC (13+ 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] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
2023-12-21 23:15 UTC (2+ messages)
[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 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 (4+ messages)
` [PATCH v4 09/15] dt-bindings: imx6q-pcie: remove reg and reg-name
[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 (7+ 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 (12+ 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 (10+ messages)
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox