linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-29 15:31:36 to 2020-08-04 07:24:42 UTC [more...]

[PATCH 0/5] PCIe aardvark controller improvements
 2020-08-04  7:24 UTC  (6+ messages)
` [PATCH 4/5] PCI: aardvark: Implement driver 'remove' function and allow to build it as module

[PATCH] PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROBE_DEFER
 2020-08-04  5:38 UTC 

[pci:pci/irq-error] BUILD SUCCESS caecb05c800081c57907749f787f05f62011564e
 2020-08-04  2:48 UTC 

[RFC 00/27] PCI: dwc: Driver clean-ups
 2020-08-03 21:01 UTC  (28+ messages)
` [RFC 01/27] PCI: Allow root and child buses to have different pci_ops
` [RFC 02/27] PCI: dwc: Use DBI accessors instead of own config accessors
` [RFC 03/27] PCI: dwc: Allow overriding bridge pci_ops
` [RFC 04/27] PCI: dwc: Add a default pci_ops.map_bus for root port
` [RFC 05/27] PCI: dwc: al: Use pci_ops for child config space accessors
` [RFC 06/27] PCI: dwc: keystone: Use pci_ops for "
` [RFC 07/27] PCI: dwc: tegra: Use pci_ops for root "
` [RFC 08/27] PCI: dwc: meson: "
` [RFC 09/27] PCI: dwc: kirin: "
` [RFC 10/27] PCI: dwc: exynos: "
` [RFC 11/27] PCI: dwc: histb: "
` [RFC 12/27] PCI: dwc: Remove dwc specific config accessor ops
` [RFC 13/27] PCI: dwc: Use generic config accessors
` [RFC 14/27] PCI: Also call .add_bus() callback for root bus
` [RFC 15/27] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
` [RFC 16/27] PCI: dwc: Convert to use pci_host_probe()
` [RFC 17/27] PCI: dwc: Remove root_bus pointer
` [RFC 18/27] PCI: dwc: Remove storing of PCI resources
` [RFC 19/27] PCI: dwc: Simplify config space handling
` [RFC 20/27] PCI: dwc/keystone: Drop duplicated 'num-viewport'
` [RFC 21/27] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
` [RFC 22/27] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
` [RFC 23/27] PCI: dwc/meson: Drop unnecessary RC config space initialization
` [RFC 24/27] PCI: dwc/meson: Rework PCI config and DW port logic register accesses
` [RFC 25/27] PCI: dwc/qcom: Use common PCI register definitions
` [RFC 26/27] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
` [RFC 27/27] PCI: dwc/tegra: Use common Designware port logic register definitions

[PATCH v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-03 19:45 UTC  (11+ messages)
` [PATCH v10 01/11] PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
` [PATCH v10 02/11] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH v10 03/11] PCI: brcmstb: Add bcm7278 register info
` [PATCH v10 04/11] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v10 05/11] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v10 06/11] PCI: brcmstb: Add control of rescal reset
` [PATCH v10 08/11] PCI: brcmstb: Set additional internal memory DMA viewport sizes
` [PATCH v10 09/11] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v10 10/11] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v10 11/11] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list

[PATCH] Use maximum latency when determining L1 ASPM
 2020-08-03 14:58 UTC  (4+ messages)
  ` [PATCH] Use maximum latency when determining L1/L0s ASPM v2

[PATCH 00/10] Remove surplus dev_err() when handing an error from platform_get_irq()
 2020-08-03 14:55 UTC  (16+ messages)
` [PATCH 01/10] PCI: dwc: Remove "
` [PATCH 02/10] PCI: mobiveil: "
` [PATCH 03/10] PCI: tegra: "
` [PATCH 04/10] PCI: altera: "
` [PATCH 05/10] PCI: host-generic: "
` [PATCH 06/10] PCI: v3-semi: "
` [PATCH 07/10] PCI: altera-msi: "
` [PATCH 08/10] PCI: xgene-msi: "
` [PATCH 09/10] PCI: rockchip: "
` [PATCH 10/10] PCI: xilinx-nwl: "

[pci:next] BUILD SUCCESS 390f1df8441c88c409b82854216631840c3c1002
 2020-08-03 14:04 UTC 

[PATCH -next] PCI: cadence: Make cdns_pci_map_bus stub helper inline
 2020-08-03 12:21 UTC 

[PATCH v14 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-08-03 12:45 UTC  (3+ messages)
` [PATCH v14 1/2] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records
` [PATCH v14 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-08-03 12:40 UTC  (4+ messages)
` [PATCH v9 09/12] PCI: brcmstb: Set additional internal memory DMA viewport sizes

[PATCH v4 00/12] PCI: Remove '*val = 0' from pcie_capability_read_*()
 2020-08-03 11:46 UTC  (10+ messages)
` [PATCH v4 01/12] IB/hfi1: Check if pcie_capability_read_*() reads ~0
` [PATCH v4 02/12] misc: rtsx: "
` [PATCH v4 03/12] ath9k: "
` [PATCH v4 04/12] iwlegacy: "
` [PATCH v4 05/12] PCI: pciehp: Set "Power On" as the default get_power_status
` [PATCH v4 06/12] PCI: pciehp: Check if pcie_capability_read_*() reads ~0
` [PATCH v4 07/12] PCI/ACPI: "

[PATCH 0/9] Add PCIe support for IPQ8074
 2020-08-03 11:03 UTC  (5+ messages)
` [PATCH 5/9] phy: qcom-qmp: use correct values for ipq8074 gen2 pcie phy init

[PATCH] PCI: pciehp: Reduce noisiness on hot removal
 2020-08-03 10:10 UTC  (2+ messages)

[RFC] ASPM L1 link latencies
 2020-08-03  9:54 UTC  (6+ messages)

[PATCH v4 0/4] Split PCIe node to comply with hardware design
 2020-08-03  7:46 UTC 

[PATCH 1/2 v2] powerpc/dma: Define map/unmap mmio resource callbacks
 2020-08-03  7:35 UTC  (4+ messages)
` [PATCH 2/2 v2] powerpc/powernv: Enable and setup PCI P2P

[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value
 2020-08-03  6:56 UTC  (25+ messages)
` [RFC PATCH 01/17] ata: "
` [RFC PATCH 02/17] atm: "
` [RFC PATCH 03/17] bcma: "
` [RFC PATCH 04/17] hwrng: "
` [RFC PATCH 05/17] dmaengine: ioat: "
` [RFC PATCH 06/17] edac: "
` [RFC PATCH 07/17] fpga: altera-cvp: "
` [RFC PATCH 08/17] gpio: "
` [RFC PATCH 09/17] drm/i915/vga: "
` [RFC PATCH 10/17] hwmon: "
` [RFC PATCH 11/17] intel_th: pci: "
` [RFC PATCH 12/17] i2c: "
` [RFC PATCH 13/17] ide: "
` [RFC PATCH 14/17] IB: "
` [RFC PATCH 15/17] iommu/vt-d: "
` [RFC PATCH 16/17] mtd: "
` [RFC PATCH 17/17] net: "

[PATCH v3 1/2] PCI: iproc: Set affinity mask on MSI interrupts
 2020-08-03  3:52 UTC  (2+ messages)
` [PATCH v3 2/2] PCI: Reduce warnings on possible RW1C corruption

[PATCH v2 1/2] PCI: iproc: Set affinity mask on MSI interrupts
 2020-08-03  3:42 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: Reduce warnings on possible RW1C corruption

[pci:next] BUILD REGRESSION d189141dc9d45bf2bcc7d990d105eed99237ac33
 2020-08-02 20:56 UTC  (2+ messages)

rtsx_pci not restoring ASPM state after suspend/resume
 2020-08-02 16:30 UTC  (2+ messages)

PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29]
 2020-08-02  5:58 UTC  (12+ messages)

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-08-02  0:30 UTC  (3+ messages)

[PATCH 0/2] Hotplug interrupt and AER recovery deadlocks
 2020-08-01 16:14 UTC  (6+ messages)
` [PATCH 1/2] PCIe hotplug interrupt and AER deadlock with reset_lock and device_lock

[PATCH RFC] PCI/portdrv: Don't disable pci device during shutdown
 2020-08-01  7:49 UTC 

[PATCH] lspci: Decode 10-Bit Tag Requester Enable
 2020-08-01  7:21 UTC 

[PATCH] PCI: Don't use Printk in raw_spinlocks
 2020-08-01  1:25 UTC 

[pci:next 20/21] drivers/pci/controller/pci-aardvark.c:650:25: error: 'struct advk_pcie' has no member named 'root_bus_nr'
 2020-07-31 22:50 UTC  (2+ messages)

[PATCH] PCI: vmd: Allow VMD PM to use PCI core PM code
 2020-07-31 17:15 UTC 

[RFC] PCI: vmd: Enable ASPM if BIOS requests it
 2020-07-31 17:31 UTC  (2+ messages)

[PATCH v13 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-07-31 14:07 UTC  (7+ messages)
` [PATCH v13 1/2] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records

[PATCH v4 08/12] PCI: Check if pcie_capability_read_*() reads ~0
 2020-07-31 11:43 UTC  (5+ messages)
` [PATCH v4 09/12] PCI/PM: "
` [PATCH v4 10/12] PCI/AER: "
` [PATCH v4 11/12] PCI/ASPM: "
` [PATCH v4 12/12] PCI: Remove '*val = 0' from pcie_capability_read_*()

[PATCH v2][next] PCI: rcar-gen2: Use fallthrough pseudo-keyword
 2020-07-31  9:08 UTC  (2+ messages)

[PATCH V3 0/3] Intel Platform Monitoring Technology
 2020-07-31  6:19 UTC  (6+ messages)
` [PATCH V4 2/3] mfd: Intel Platform Monitoring Technology support

[pci:pci/hotplug] BUILD SUCCESS 2e4770a5661a727be1ccb65ebc97baec3fa863a0
 2020-07-31  5:43 UTC 

[GIT PULL] PCI fixes for v5.8
 2020-07-30 23:20 UTC  (2+ messages)

[PATCH 1/3] PCI: iproc: Add bus number parameter to read/write functions
 2020-07-30 23:06 UTC  (10+ messages)
` [PATCH 2/3] PCI: iproc: Stop using generic config "
` [PATCH 3/3] PCI: iproc: Set affinity mask on MSI interrupts

[pci:pci/virtualization] BUILD SUCCESS 45beb31d3afb651bb5c41897e46bd4fa9980c51c
 2020-07-30 21:09 UTC 

[PATCH] PCI: Rename d3_delay in the pci_dev struct to align with PCI specification
 2020-07-30 21:08 UTC 

[PATCH v1] PCI: Drop pcibios_pm_ops from the PCI subsystem
 2020-07-30 19:44 UTC 

[PATCH] PCI: Put the IVRS table in AMD ACS quirk handler
 2020-07-30 16:30 UTC  (4+ messages)

[PATCH -next] PCI: rpadlpar: Make some functions static
 2020-07-30 16:16 UTC  (2+ messages)

[PATCH v2] PCI/P2PDMA: Allow P2PDMA on all AMD CPUs newer than the Zen family
 2020-07-30 15:27 UTC  (3+ messages)

[pci:for-linus] BUILD SUCCESS b361663c5a40c8bc758b7f7f2239f7a192180e7c
 2020-07-30 13:40 UTC 

[PATCH V3 1/3] reset: imx7: Support module build
 2020-07-30 13:11 UTC  (12+ messages)
` [PATCH V3 3/3] pci: imx: Select RESET_IMX7 by default
    ` [EXT] "

[pci:pci/enumeration] BUILD SUCCESS b7360f609f5fa0537667dc1b8036c96bf7e03023
 2020-07-30 10:58 UTC 

[pci:pci/switchtec] BUILD SUCCESS 1ac14871844dc49d60b9ef6ae3511e797bb78a25
 2020-07-30  8:23 UTC 

[PATCH v3 0/6] PCI: Minor kerneldoc warning fixes
 2020-07-29 23:55 UTC  (8+ messages)
` [PATCH v3 1/6] PCI: Fix kerneldoc
` [PATCH v3 2/6] PCI: endpoint: "
` [PATCH v3 3/6] PCI: hotplug: "
` [PATCH v3 4/6] PCI: dwc: "
` [PATCH v3 5/6] PCI: rockchip: "
` [PATCH v3 6/6] PCI: xilinx: "

[PATCH] PCI: Disallow ASPM on ASMedia ASM1083/1085 PCIe-PCI bridge
 2020-07-29 23:43 UTC  (2+ messages)

[PATCH] PCI: Move pci_info() after pci_fixup_device() in pci_setup_device()
 2020-07-29 22:53 UTC  (2+ messages)

[PATCH V4 0/3] Intel Platform Monitoring Technology
 2020-07-29 21:37 UTC  (5+ messages)
` [PATCH V5 "
` [PATCH V5 1/3] PCI: Add defines for Designated Vendor-Specific Extended Capability
` [PATCH V5 2/3] mfd: Intel Platform Monitoring Technology support
` [PATCH V5 3/3] platform/x86: Intel PMT Telemetry capability driver

[PATCH] PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
 2020-07-29 19:58 UTC  (2+ messages)

sparse warnings
 2020-07-29 19:48 UTC 

[PATCH 1/2] PCI/switechtec: Add missing __iomem and __user tags to fix sparse warnings
 2020-07-29 19:35 UTC  (2+ messages)

[PATCH v2] PCI: Fix kerneldoc of pci_vc_do_save_buffer()
 2020-07-29 19:27 UTC  (3+ messages)

[PATCH] PCI: Remove pci_lost_interrupt
 2020-07-29 19:26 UTC  (2+ messages)

[PATCH 0/2] PCI: dwc: Add support to handle prefetchable memory separately
 2020-07-29 18:56 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH V2 0/7] Add PCIe support for IPQ8074
 2020-07-29 15:30 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 NNTP newsgroup(s).