linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-01 19:33:33 to 2021-09-11 13:12:25 UTC [more...]

[PATCH AUTOSEL 5.14 04/32] PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
 2021-09-11 13:11 UTC  (9+ messages)
` [PATCH AUTOSEL 5.14 06/32] PCI: tegra194: Fix handling BME_CHGED event
` [PATCH AUTOSEL 5.14 07/32] PCI: tegra194: Fix MSI-X programming
` [PATCH AUTOSEL 5.14 08/32] PCI: tegra: Fix OF node reference leak
` [PATCH AUTOSEL 5.14 10/32] PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()
` [PATCH AUTOSEL 5.14 15/32] PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
` [PATCH AUTOSEL 5.14 16/32] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
` [PATCH AUTOSEL 5.14 18/32] PCI: j721e: Add PCIe support for AM64
` [PATCH AUTOSEL 5.14 19/32] PCI: Add ACS quirks for Cavium multi-function devices

[PATCH 0/1] Arch use of pci_dev_is_added()
 2021-09-11 11:09 UTC  (3+ messages)
` [PATCH 1/1] powerpc: Drop superfluous pci_dev_is_added() calls

[PATCH] PCI: Do not enable pci atomics on VFs
 2021-09-11 10:03 UTC 

[PATCH 1/4] PCI/sysfs: Add pci_dev_resource_attr_is_visible() helper
 2021-09-11 10:13 UTC  (6+ messages)

[PATCH V5 00/11] PCI/VGA: Rework default VGA device selection
 2021-09-11  9:30 UTC  (12+ messages)
` [PATCH V5 01/11] PCI/VGA: Move vgaarb to drivers/pci
` [PATCH V5 02/11] PCI/VGA: Prefer vga_default_device()
` [PATCH V5 03/11] PCI/VGA: Move vga_arb_integrated_gpu() earlier in file
` [PATCH V5 04/11] PCI/VGA: Split out vga_arb_update_default_device()
` [PATCH V5 05/11] PCI/VGA: Update default VGA device if a better one found
` [PATCH V5 06/11] PCI/VGA: Update default VGA device again for X86/IA64
` [PATCH V5 07/11] PCI/VGA: Remove vga_arb_select_default_device()
` [PATCH V5 08/11] PCI/VGA: Remove empty vga_arb_device_card_gone()
` [PATCH V5 09/11] PCI/VGA: Log bridge control messages when adding devices
` [PATCH V5 10/11] PCI/VGA: Use unsigned format string to print lock counts
` [PATCH V5 11/11] PCI/VGA: Replace full MIT license text with SPDX identifier

[PATCH V4 00/10] PCI/VGA: Rework default VGA device selection
 2021-09-11  9:17 UTC  (3+ messages)

[PATCH V2 18/22] LoongArch: Add PCI controller support
 2021-09-11  2:38 UTC  (8+ messages)

[PATCH 10/12] xen-pcifront: this module is PV-only
 2021-09-10 23:34 UTC  (5+ messages)

[PATCH] PCI: aardvark: Implement re-issuing config requests on CRS response
 2021-09-10 23:13 UTC  (2+ messages)

[PATCH v2 0/7] PCI: Convert dynamic PCI resources sysfs objects into static
 2021-09-10 20:26 UTC  (8+ messages)
` [PATCH v2 1/7] PCI/sysfs: Add pci_dev_resource_attr_is_visible() helper
` [PATCH v2 2/7] PCI/sysfs: Add pci_dev_resource_attr() macro
` [PATCH v2 3/7] PCI/sysfs: Only allow IORESOURCE_IO in pci_resource_io()
` [PATCH v2 4/7] PCI/sysfs: Only allow supported resource type in pci_mmap_resource()
` [PATCH v2 5/7] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v2 6/7] PCI/sysfs: Rename pci_read_resource_io() and pci_write_resource_io()
` [PATCH v2 7/7] PCI/sysfs: Update code to match the preferred style

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-09-10 16:34 UTC  (12+ messages)

[PATCH] PCI: Remove redundant initialization of variable rc
 2021-09-10 16:14 UTC 

[PATCH v4 0/3] Improve PCI device post-reset readiness polling
 2021-09-10  9:32 UTC  (3+ messages)

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-09-10  6:27 UTC  (6+ messages)
` [PATCH 1/5] PCI/VPD: Add pci_read/write_vpd_any()
` [PATCH 2/5] PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()
` [PATCH 3/5] cxgb3: Remove t3_seeprom_read and use VPD API
` [PATCH 4/5] cxgb3: Use VPD API in t3_seeprom_wp()
` [PATCH 5/5] cxgb3: Remove seeprom_write and use VPD API

[pci:pci/p2pdma] BUILD SUCCESS 8103e4e39aa4983c5afd28ace0be15f0db84455f
 2021-09-10  5:57 UTC 

[PATCH v2] PCI: Add ACS errata for Pericom PI7C9X2G404 switch
 2021-09-10  2:58 UTC  (4+ messages)
` [PATCH v3] PCI: Add ACS errata for Pericom PI7C9X2G switches

Question about PCI: vmd: Disable MSI-X remapping when possible
 2021-09-09 20:13 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Nirmal Patel as VMD maintainer
 2021-09-09 20:02 UTC 

[PATCH v5 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
 2021-09-09 18:08 UTC  (3+ messages)

[PATCH] PCI: Add ACS errata for Pericom PI7C9X2G404 switch
 2021-09-09 17:52 UTC  (6+ messages)

[PATCH] PCI/P2PDMA: fix the wrong dma address calculation when map sg
 2021-09-09 17:28 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 02/35] PCI: Use pci_update_current_state() in pci_enable_device_flags()
 2021-09-09 12:00 UTC 

[PATCH AUTOSEL 4.14 03/59] PCI: Use pci_update_current_state() in pci_enable_device_flags()
 2021-09-09 11:58 UTC 

[PATCH AUTOSEL 4.9 02/48] PCI: Use pci_update_current_state() in pci_enable_device_flags()
 2021-09-09 11:59 UTC 

[PATCH AUTOSEL 4.19 03/74] PCI: Use pci_update_current_state() in pci_enable_device_flags()
 2021-09-09 11:56 UTC 

[PATCH AUTOSEL 5.4 005/109] PCI: Use pci_update_current_state() in pci_enable_device_flags()
 2021-09-09 11:53 UTC 

[PATCH AUTOSEL 5.10 008/176] PCI: Use pci_update_current_state() in pci_enable_device_flags()
 2021-09-09 11:48 UTC 

[PATCH AUTOSEL 5.13 015/219] PCI: Use pci_update_current_state() in pci_enable_device_flags()
 2021-09-09 11:43 UTC 

[PATCH AUTOSEL 5.14 021/252] PCI: Use pci_update_current_state() in pci_enable_device_flags()
 2021-09-09 11:37 UTC 

crash observed with pci_enable_atomic_ops_to_root on VF devices
 2021-09-09  9:45 UTC  (6+ messages)

[pci:v5.15-merge] BUILD SUCCESS 1b8f602f77b9c024d66078948992ffeea4eb617c
 2021-09-09  6:59 UTC 

[PATCH 1/3] PCI: imx: encapsulate the clock enable into one standalone function
 2021-09-09  2:26 UTC  (12+ messages)
` [PATCH 2/3] PCI: imx: add err check to host init and fix regulator dump
` [PATCH 3/3] PCI: imx: add compliance tests mode to enable measure signal quality

[GIT PULL] More ACPI updates for v5.15-rc1
 2021-09-08 23:50 UTC  (2+ messages)

QCA6174 pcie wifi: Add pci quirks
 2021-09-08 20:35 UTC  (6+ messages)

[RESEND PATCH 0/5] PCI: aardvark: Initialization fixes
 2021-09-08 19:42 UTC  (4+ messages)
` [RESEND PATCH 5/5] PCI: aardvark: Implement workaround for PCIe Completion Timeout

[GIT PULL] PCI changes for v5.15
 2021-09-08  2:52 UTC  (5+ messages)

[PATCH] pci/hotplug/pnv-php: Remove probable double put
 2021-09-07 23:17 UTC  (4+ messages)

[PATCH] PCI: Create device links for AMD integrated USB xHCI and UCSI controllers
 2021-09-07 17:35 UTC  (4+ messages)

pci-ftpci100: race condition in masking/unmasking interrupts
 2021-09-07 16:53 UTC  (4+ messages)

[PATCH] PCI: rcar: Add missing COMMON_CLK dependency
 2021-09-07 14:45 UTC 

[PATCH 0/6] x86: PIRQ/ELCR-related fixes and updates
 2021-09-07 14:42 UTC  (4+ messages)

[RFC] [PATCH net-next v4 0/2] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-09-07  6:03 UTC  (9+ messages)
` [RFC] [PATCH net-next v4] [PATCH 2/2] r8169: Implement dynamic ASPM mechanism

[PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
 2021-09-06 15:31 UTC  (4+ messages)

[v4] PCI: Avoid unsync of LTR mechanism configuration
 2021-09-06  5:36 UTC  (2+ messages)

[pci:next] BUILD SUCCESS 742a4c49a82a8fe1369e4ec2af4a9bf69123cb88
 2021-09-03 23:46 UTC 

[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-09-03 15:24 UTC  (15+ messages)
` [PATCH v6 01/14] genirq: Provide new interfaces for affinity hints
` [PATCH v6 02/14] iavf: Use irq_update_affinity_hint
` [PATCH v6 03/14] i40e: "
` [PATCH v6 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint
` [PATCH v6 05/14] scsi: mpt3sas: "
` [PATCH v6 06/14] RDMA/irdma: Use irq_update_affinity_hint
` [PATCH v6 07/14] enic: "
` [PATCH v6 08/14] be2net: "
` [PATCH v6 09/14] ixgbe: "
` [PATCH v6 10/14] mailbox: "
` [PATCH v6 11/14] scsi: lpfc: Use irq_set_affinity
` [PATCH v6 12/14] hinic: Use irq_set_affinity_and_hint
` [PATCH v6 13/14] net/mlx5: "
` [PATCH v6 14/14] net/mlx4: Use irq_update_affinity_hint

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-09-03  8:31 UTC  (13+ messages)

[pci:pci/hotplug] BUILD SUCCESS faa2e05ad0dccf37f995bcfbb8d1980d66c02c11
 2021-09-03  5:19 UTC 

[pci:pci/misc] BUILD SUCCESS 0da14a19493da0f9b4c5ee5930ab05a4c61f5883
 2021-09-03  4:42 UTC 

[PATCH v3 3/3] PCI/MSI: remove msi_attrib.default_irq in msi_desc
 2021-09-02 19:34 UTC  (4+ messages)
  ` [PCI/MSI] a4fc4cf388: dmesg.genirq:Flags_mismatch_irq##(mei_me)vs.#(xhci_hcd)

[PATCH] PCI: ibmphp: Fix double unmap of io_mem
 2021-09-02 17:05 UTC  (2+ messages)

[PATCH] x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API
 2021-09-02 16:40 UTC  (2+ messages)

[PATCH v2] PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
 2021-09-02 15:57 UTC  (5+ messages)

[PATCH 0/7] PCI/VPD: Final extensions and cleanups
 2021-09-02 15:30 UTC  (2+ messages)

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-09-02 14:46 UTC  (2+ messages)

[PATCH V3] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2021-09-02 14:07 UTC  (3+ messages)

[PATCH 1/2] mwifiex: Use non-posted PCI register writes
 2021-09-02 14:05 UTC  (3+ messages)

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-09-02 13:07 UTC  (5+ messages)

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-09-02 11:19 UTC  (10+ messages)
` [PATCH v2 1/3] MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT
` [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'

[PATCH v12 2/6] PCI: mediatek: Add new method to get shared pcie-cfg base address
 2021-09-02  9:34 UTC  (4+ messages)

[PATCH v12 3/6] PCI: mediatek: Add new method to get irq number
 2021-09-02  9:28 UTC  (2+ messages)

[PATCH v2 0/3] drivers: Add the helper function devm_platform_get_and_ioremap_resource_byname()
 2021-09-02  8:25 UTC  (7+ messages)
` [PATCH v2 1/3] driver core: platform: "
` [PATCH v2 2/3] media: sti/c8sectpfe: Make use of "
` [PATCH v2 3/3] PCI: mediatek-gen3: "

[PATCH] PCI: mediatek-gen3: Disable DVFSRC voltage request
 2021-09-02  2:29 UTC  (3+ messages)

[pci:pci/vpd] BUILD SUCCESS 2c208abd4f9efac02622d8f3c9989f4b7b1ad973
 2021-09-02  2:18 UTC 

[PATCH v2] dt-bindings: PCI: mediatek-gen3: Add support for MT8195
 2021-09-02  2:07 UTC  (3+ messages)

[pci:next] BUILD SUCCESS 5d7cf8d4793b604d680d268819af12f2fd0a4575
 2021-09-02  0:03 UTC 

[PATCH] pci: Add pci quirk to turnoff Nosnoop and Relaxed Ordering
 2021-09-01 23:35 UTC  (4+ messages)

[PATCH v2] PCI/portdrv: Use link bandwidth notification capability bit
 2021-09-01 21:28 UTC  (2+ messages)

[PATCH 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-09-01 21:07 UTC  (6+ messages)
` [PATCH 1/2] mwifiex: Use non-posted PCI register writes

[PATCH v3 0/4] PCI/ACPI: Simplify PCIe _OSC feature negotiation
 2021-09-01 19:33 UTC  (2+ messages)


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