linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-11 12:34:23 to 2021-08-16 03:17:13 UTC [more...]

[PATCH v2 0/6] Add PCI driver for the Apple M1
 2021-08-16  3:16 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: pci: Add DT bindings for apple,pcie
` [PATCH v2 2/6] PCI: apple: Add initial hardware bring-up
` [PATCH v2 3/6] PCI: apple: Set up reference clocks when probing

[PATCH 0/3] PCI: aardvark: MSI interrupt fixes
 2021-08-15 23:10 UTC  (8+ messages)
` [PATCH 1/3] PCI: aardvark: Fix reading MSI interrupt number
` [PATCH 2/3] PCI: aardvark: Fix masking MSI interrupts
` [PATCH 3/3] PCI: aardvark: Enable MSI-X support

[PATCH 0/6] x86: PIRQ/ELCR-related fixes and updates
 2021-08-15 22:22 UTC  (2+ messages)

[RFC PATCH 0/2] Add PCI driver for the Apple M1
 2021-08-15 20:57 UTC  (11+ messages)
` [RFC PATCH 1/2] dt-bindings: PCI: Add Apple PCI controller
` [RFC PATCH 2/2] PCI: apple: Add driver for the Apple M1

[PATCH 0/2] PCI: aardvark: Resource fixes
 2021-08-15 20:30 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space

[PATCH v3 0/2] Apple M1 PCIe DT bindings
 2021-08-15 19:19 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie

[PATCH V7] PCI: rcar: Add L1 link state fix into data abort hook
 2021-08-15 18:16 UTC 

[PATCH] PCI: Allow scheduling to take place in proc_bus_pci_read()
 2021-08-15 15:08 UTC 

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

[PATCH 0/4] Fix checkpatch.pl WARNINGS
 2021-08-14 20:12 UTC  (5+ messages)
` [PATCH 1/4] PCI: Missing blank line after declarations
` [PATCH 2/4] PCI: Symbolic permissions 'S_IRUGO' are not preferred
` [PATCH 3/4] PCI: Prefer IS_ENABLED(CONFIG_HOTPLUG_PCI)
` [PATCH 4/4] PCI: No space before tabs

CXL Hot and Warm Reset Testing
 2021-08-14 19:47 UTC  (4+ messages)

[PATCH] PCI: of: Fix MSI domain lookup with child bus nodes
 2021-08-14 17:32 UTC  (3+ messages)

[PATCH v15 7/9] PCI: Setup ACPI fwnode early and at the same time with OF
 2021-08-14 16:16 UTC  (5+ messages)

[PATCH] PCI: vmd: assign a number to each vmd controller
 2021-08-14 14:34 UTC 

[PATCH v15 0/9] PCI: Expose and manage PCI device reset
 2021-08-14 14:05 UTC  (4+ messages)
` [PATCH v15 9/9] PCI: Change the type of probe argument in reset functions

[RESEND PATCH V3] genirq/affinity: add helper of irq_affinity_calc_sets
 2021-08-14 11:35 UTC  (2+ messages)

[PATCH v3 0/2] msi: extend msi_irqs sysfs entries to platform devices
 2021-08-14  9:45 UTC  (4+ 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 v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-14  8:38 UTC  (21+ 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] PCI/MSI: Clarify the irq sysfs ABI for PCI devices
 2021-08-14  8:24 UTC  (2+ messages)

PCIe device (thunderbolt tunneled) runtime suspended while driver wants to attach
 2021-08-14  6:41 UTC  (2+ messages)

[PATCH v3] Add support for PCIe SSD status LED management
 2021-08-14  6:23 UTC  (2+ messages)

[RFC PATCH 0/3] PCI/ASPM: Remove struct aspm_latency
 2021-08-13 22:36 UTC  (4+ messages)
` [RFC PATCH 1/3] PCI/ASPM: Remove struct pcie_link_state.latency_*
` [RFC PATCH 2/3] PCI/ASPM: Remove struct pcie_link_state.acceptable
` [RFC PATCH 3/3] PCI/ASPM: Remove struct aspm_latency

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

vfio-pci problem
 2021-08-13 17:38 UTC  (3+ messages)

[PATCH v2 0/3] PCI: Add legacy interrupt support in pci-j721e
 2021-08-13 17:17 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: ti,j721e: Add bindings to specify legacy interrupts

[PATCH v11 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-08-13 16:30 UTC  (3+ messages)
` [PATCH v11 2/2] "

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

[PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvements
 2021-08-13 15:53 UTC  (3+ messages)

[RESEND PATCH 0/5] PCI: aardvark: Initialization fixes
 2021-08-13 15:46 UTC  (3+ messages)
` [RESEND PATCH 2/5] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros

[PATCH v1 1/1] PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
 2021-08-13 15:36 UTC 

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

[PATCH] PCI/sysfs: Use correct variable for the legacy_mem sysfs object
 2021-08-13 15:09 UTC  (7+ messages)

[PATCH v3 1/1] PCI: hv: Support for create interrupt v3
 2021-08-13 15:13 UTC  (2+ messages)

[PATCH v3 0/2] PCI: xilinx-nwl: Add clock handling
 2021-08-13 14:40 UTC  (2+ messages)

[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 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 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 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 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
 2021-08-12 15:42 UTC  (2+ 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] 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  (13+ 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  (3+ messages)
` [PATCH v6 1/3] dt-bindings: pci: Add DT binding 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  (3+ messages)
` [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


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