linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-10 09:20:02 to 2021-08-13 14:40:33 UTC [more...]

[PATCH v8 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-08-13 14:40 UTC  (5+ messages)
` [PATCH v8 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH] PCI: rockchip-dwc: Potential error pointer dereference in probe
 2021-08-13 14:32 UTC  (9+ messages)
        ` [PATCH v2] "

[PATCH 0/2] Fix examples at pci/hisilicon,kirin-pcie.yaml
 2021-08-13 14:32 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: PCI: kirin: fix bus-range
` [PATCH 2/2] dt-bindings: PCI: kirin: fix HiKey970 example

[PATCH] PCI/sysfs: Use correct variable for the legacy_mem sysfs object
 2021-08-13 14:29 UTC  (6+ messages)

[PATCH] PCIe: limit Max Read Request Size on i.MX to 512 bytes
 2021-08-13 13:45 UTC  (4+ messages)

[PATCH] PCI/MSI: Clarify the irq sysfs ABI for PCI devices
 2021-08-13 12:26 UTC 

[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-13  8:15 UTC  (22+ messages)
` [PATCH v3 1/8] PCI: Simplify pci_device_remove()
` [PATCH v3 2/8] PCI: Drop useless check from pci_device_probe()
` [PATCH v3 3/8] xen/pci: Drop some checks that are always true
` [PATCH v3 4/8] PCI: replace pci_dev::driver usage that gets the driver name
` [PATCH v3 5/8] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe()
` [PATCH v3 6/8] crypto: qat - simplify adf_enable_aer()
` [PATCH v3 7/8] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver
` [PATCH v3 8/8] PCI: Drop duplicated tracking of a pci_dev's bound driver

[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
 2021-08-13  8:07 UTC  (8+ messages)
` [PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback
` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
` [PATCH v4 12/15] pci: Mark MSI data shared

[pci:pci/sysfs] BUILD SUCCESS 52b2c453ff9f4c4521df70df54841a09bf90105a
 2021-08-13  7:35 UTC 

[pci:pci/misc] BUILD SUCCESS 7eb6ea4148579b85540a41d57bcec315b8af8ff8
 2021-08-13  7:35 UTC 

[PATCH] PCI: fix a scheduling in atomic bug
 2021-08-13  7:27 UTC  (4+ messages)

[pci:pci/vpd] BUILD SUCCESS fe7568cf2f2dc3a0783f6ffdb3802c1ce2085466
 2021-08-13  6:04 UTC 

[PATCH v3 0/2] msi: extend msi_irqs sysfs entries to platform devices
 2021-08-13  3:56 UTC  (3+ messages)
` [PATCH v3 1/2] genirq/msi: Extract common sysfs populate entries to MSI core from PCI
` [PATCH v3 2/2] platform-msi: Add ABI to show msi_irqs of platform devices

[PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
 2021-08-12 23:21 UTC  (11+ messages)

[PATCH v4 09/15] pci: Consolidate pci_iomap* and pci_iomap*wc
 2021-08-12 22:29 UTC  (4+ messages)

[PATCH v2 0/2] msi: extend msi_irqs sysfs entries to platform devices
 2021-08-12 19:59 UTC  (5+ messages)
` [PATCH v2 1/2] genirq/msi: extract common sysfs populate entries to msi core from pci
` [PATCH v2 2/2] platform-msi: Add ABI to show msi_irqs of platform devices

[PATCH v2] x86/pci: Add missing forward declaration for pci_numachip_init()
 2021-08-12 19:12 UTC  (2+ messages)

[PATCH 0/6] PCI/VPD: Further improvements
 2021-08-12 17:53 UTC  (2+ messages)

[PATCH] x86/pci: Add missing forward declaration for pci_numachip_init()
 2021-08-12 16:11 UTC  (3+ messages)

[PATCH v2] PCI: Check PCIe upstream port for PME support
 2021-08-12 15:39 UTC 

[PATCH] x86/pci: Add missing forward declaration for pci_numachip_init()
 2021-08-12 15:05 UTC  (2+ messages)

[PATCH v7 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-08-12 14:18 UTC  (3+ messages)

[PATCH v15 0/9] PCI: Expose and manage PCI device reset
 2021-08-12 13:03 UTC  (2+ messages)

[PATCH] PCI: Remove duplicate #ifdef in pci_try_set_mwi()
 2021-08-12 10:55 UTC  (3+ messages)

[PATCH v11 00/11] Add support for Hikey 970 PCIe
 2021-08-12  8:02 UTC  (11+ messages)
` [PATCH v11 02/11] PCI: kirin: Reorganize the PHY logic inside the driver
` [PATCH v11 03/11] PCI: kirin: Add support for a PHY layer
` [PATCH v11 04/11] PCI: kirin: Use regmap for APB registers
` [PATCH v11 05/11] PCI: kirin: Add support for bridge slot DT schema
` [PATCH v11 06/11] PCI: kirin: Add Kirin 970 compatible
` [PATCH v11 07/11] PCI: kirin: Add MODULE_* macros
` [PATCH v11 08/11] PCI: kirin: Allow building it as a module
` [PATCH v11 09/11] PCI: kirin: Add power_off support for Kirin 960 PHY
` [PATCH v11 10/11] PCI: kirin: fix poweroff sequence
` [PATCH v11 11/11] PCI: kirin: Allow removing the driver

[PATCH v3 0/4] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-12  7:48 UTC  (15+ messages)

[PATCH 1/1] PCI: Coalesce host bridge contiguous apertures without sorting
 2021-08-12  5:20 UTC  (10+ messages)
` [PATCH] PCI/portdrv: Disallow runtime suspend when waekup is required but PME service isn't supported

[PATCH] Whitelist AMD host bridge device(s) to enable P2P DMA
 2021-08-12  1:09 UTC  (5+ messages)

[PATCH 2/6] PCI/VPD: Remove struct pci_vpd_ops
 2021-08-11 23:58 UTC  (4+ messages)

[PATCH] pci: ptm: remove error message at boot
 2021-08-11 22:29 UTC  (2+ messages)

[PATCH v6 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-08-11 17:50 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
` [PATCH v6 2/3] PCI: visconti: Add Toshiba Visconti PCIe host controller driver
` [PATCH v6 3/3] MAINTAINERS: Add entries for Toshiba Visconti PCIe controller

[PATCH] PCI: vmd: depend on !UML
 2021-08-11 15:43 UTC  (3+ messages)

[RFC 0/5] PCI: Use the private field of pci_host_bridge for ACPI device
 2021-08-11 15:36 UTC  (6+ messages)
` [RFC 1/5] PCI: Introduce pci_create_root_bus_priv()
` [RFC 2/5] PCI/ACPI: Store ACPI device information in the host bridge structure
` [RFC 3/5] PCI: hv: Set NULL as the ACPI device for the PCI host bridge
` [RFC 4/5] arm64: PCI: Retrieve ACPI device information directly from host bridges
` [RFC 5/5] PCI: hv: Remove the dependency of pci_config_window

[PATCH 0/2] PCI: Add legacy interrupt support in pci-j721e
 2021-08-11 14:58 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: PCI: ti,j721e: Add bindings to specify legacy interrupts
` [PATCH 2/2] PCI: j721e: Add PCI legacy interrupt support for J7200

[PATCH v3 0/5] PCI: Add support for J7200 and AM64
 2021-08-11 12:33 UTC  (6+ messages)
` [PATCH v3 1/5] PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
` [PATCH v3 2/5] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
` [PATCH v3 3/5] PCI: j721e: Add PCIe support for J7200
` [PATCH v3 4/5] PCI: j721e: Add PCIe support for AM64
` [PATCH v3 5/5] misc: pci_endpoint_test: Add deviceID for AM64 and J7200

[PATCH v2 0/6] PCI: Add support for J7200 and AM64
 2021-08-11 12:26 UTC  (3+ messages)

[PATCH v2 0/3] PCI: Add legacy interrupt support in pci-j721e
 2021-08-11 12:07 UTC  (8+ messages)
` [PATCH v2 2/3] PCI: j721e: Add PCI legacy interrupt support for J721E

[PATCH 2/3] PCI: of: avoid 'devm_pci_remap_iospace' if PCI_IOBASE is not defined
 2021-08-11 10:19 UTC  (3+ messages)

[pci:next] BUILD SUCCESS bdb29f8679f19cec0ad0d3af2b0feab16cc18387
 2021-08-11  8:46 UTC 

[PATCH 0/3] CM4 ACPI PCIe quirk
 2021-08-11  8:39 UTC  (9+ messages)
` [PATCH 1/3] PCI: brcmstb: Break register definitions into separate header
` [PATCH 3/3] PCI/ACPI: Add new quirk detection, enable bcm2711

[PATCH 0/2] Adjust HiKey examples for kirin-pcie
 2021-08-11  7:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: kirin: fix bus-range
` [PATCH 2/2] dt-bindings: PCI: kirin: fix HiKey970 example

[PATCH v8 0/8] Add SR-IOV support in PCIe Endpoint Core
 2021-08-11  6:46 UTC  (9+ messages)
` [PATCH v8 1/8] dt-bindings: PCI: pci-ep: Add binding to specify virtual function
` [PATCH v8 2/8] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH v8 3/8] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH v8 4/8] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH v8 5/8] PCI: cadence: Simplify code to get register base address for configuring BAR
` [PATCH v8 6/8] PCI: cadence: Add support to configure virtual functions
` [PATCH v8 7/8] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device
` [PATCH v8 8/8] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV

ARM Max Read Req Size and PCIE_BUS_PERFORMANCE stories
 2021-08-11  6:33 UTC  (3+ messages)

[PATCH] PCI: Add ACS quirk for Cavium multi-function devices
 2021-08-11  4:10 UTC 

[bugzilla-daemon@bugzilla.kernel.org: [Bug 214025] New: Better error message for PCI devices killed during boot?]
 2021-08-10 21:47 UTC 

[PATCH v11 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node
 2021-08-10 19:42 UTC  (2+ messages)

[PATCH v1 1/2] PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_HOST)
 2021-08-10 16:59 UTC  (4+ messages)

[PATCH] PCI: Add ACS quirk for Cavium multi-function devices
 2021-08-10 14:47 UTC  (2+ messages)

[RFC] genirq: Add effective CPU index retrieving interface
 2021-08-10 14:35 UTC  (3+ messages)

[PATCH V7 9/9] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
 2021-08-10 12:31 UTC  (2+ messages)

[PATCH V7 7/9] PCI/sysfs: Add a 10-Bit Tag sysfs file
 2021-08-10 12:16 UTC  (2+ messages)

[PATCH V7 6/9] PCI: Enable 10-Bit Tag support for PCIe RP devices
 2021-08-10 11:59 UTC  (2+ messages)

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-08-10 11:33 UTC  (12+ messages)

[PATCH v10 00/11] Add support for Hikey 970 PCIe
 2021-08-10  9:55 UTC  (11+ messages)
` [PATCH v10 02/11] PCI: kirin: Reorganize the PHY logic inside the driver
` [PATCH v10 03/11] PCI: kirin: Add support for a PHY layer
` [PATCH v10 04/11] PCI: kirin: Use regmap for APB registers
` [PATCH v10 05/11] PCI: kirin: Add support for bridge slot DT schema
` [PATCH v10 06/11] PCI: kirin: Add Kirin 970 compatible
` [PATCH v10 07/11] PCI: kirin: Add MODULE_* macros
` [PATCH v10 08/11] PCI: kirin: Allow building it as a module
` [PATCH v10 09/11] PCI: kirin: Add power_off support for Kirin 960 PHY
` [PATCH v10 10/11] PCI: kirin: fix poweroff sequence
` [PATCH v10 11/11] PCI: kirin: Allow removing the driver


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 NNTP newsgroup(s).