linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-31 15:32:38 to 2020-08-06 00:19:44 UTC [more...]

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-08-06  0:19 UTC  (19+ messages)
` [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
` [PATCH RFC v2 03/18] irq/dev-msi: Create IR-DEV-MSI "
` [PATCH RFC v2 04/18] irq/dev-msi: Introduce APIs to allocate/free dev-msi interrupts

[PATCH v9 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver
 2020-08-05 23:30 UTC  (5+ messages)

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

[PATCH] PCI: vmd: Allow VMD PM to use PCI core PM code
 2020-08-05 16:09 UTC  (6+ messages)

[pci:next] BUILD SUCCESS a231039775c4b7cb6f73f2540ff5cfb6f5165e98
 2020-08-05 14:29 UTC 

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-05 11:18 UTC  (33+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes
` [PATCH 03/20] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add SATA controller node
` [PATCH 05/20] dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support
` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
` [PATCH 08/20] dt-bindings: usb: usb-xhci: "
` [PATCH 09/20] dt-bindings: phy: renesas,usb3-phy: Add "
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
` [PATCH 12/20] dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1
` [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes
` [PATCH 14/20] dt-bindings: sound: renesas,rsnd: Document r8a774e1 bindings
` [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add audio support
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes

[bug report] PCI: xilinx-cpm: Add Versal CPM Root Port driver
 2020-08-05 10:27 UTC 

[PATCH V2 0/9] Add RCEC handling to PCI/AER
 2020-08-05 18:14 UTC  (25+ messages)
` [PATCH V2 1/9] pci_ids: Add class code and extended capability for RCEC
` [PATCH V2 2/9] PCI: Extend Root Port Driver to support RCEC
` [PATCH V2 3/9] PCI/portdrv: Add pcie_walk_rcec() to walk RCiEPs associated with RCEC
` [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs
` [PATCH V2 5/9] PCI/AER: Apply function level reset to RCiEP on fatal error
` [PATCH V2 6/9] PCI: Add 'rcec' field to pci_dev for associated RCiEPs
` [PATCH V2 7/9] PCI/AER: Add RCEC AER handling
` [PATCH V2 8/9] PCI/PME: Add RCEC PME handling
` [PATCH V2 9/9] PCI/AER: Add RCEC AER error injection support

[PATCH v10 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset
 2020-08-05 17:16 UTC 

[PATCH] PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROBE_DEFER
 2020-08-05  5:45 UTC  (2+ messages)

[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value
 2020-08-04 21:26 UTC  (26+ 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] PCI: rcar-gen2: Fix crash in resource_list_first_type()
 2020-08-04 16:48 UTC  (5+ messages)

[PATCH 00/19] PCI: Another round of host clean-ups
 2020-08-04 15:13 UTC  (4+ messages)
` [PATCH 17/19] PCI: rcar-gen2: Convert to use modern host bridge probe functions

[PATCH v1 1/3] arm64: allow de-selection of ThunderX PCI controllers
 2020-08-04 12:44 UTC 

[PATCH v2 0/5] PCIe aardvark controller improvements
 2020-08-04 11:57 UTC  (6+ messages)
` [PATCH v2 1/5] PCI: aardvark: Fix compilation on s390
` [PATCH v2 2/5] PCI: aardvark: Check for errors from pci_bridge_emul_init() call
` [PATCH v2 3/5] PCI: pci-bridge-emul: Export API functions
` [PATCH v2 4/5] PCI: aardvark: Implement driver 'remove' function and allow to build it as module
` [PATCH v2 5/5] PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()

VFIO/IOMMU/PCI MC at LPC20 - Call for Topics
 2020-08-04 10:34 UTC 

[RFC PATCH 0/9] Add RCEC handling to PCI/AER
 2020-08-04  9:47 UTC  (4+ messages)
` [RFC PATCH 8/9] PCI/PME: Add RCEC PME handling

[pci:next] BUILD SUCCESS ae86bd9f027080c4c1d1b8575cef50ef1a461ba1
 2020-08-04  9:39 UTC 

[PATCH v2] virtio_ring: use alloc_pages_node for NUMA-aware allocation
 2020-08-04  8:49 UTC  (4+ messages)

[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

[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  (2+ 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 01/12] IB/hfi1: Check if pcie_capability_read_*() reads ~0
 2020-08-03 11:46 UTC  (3+ messages)

[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  (3+ messages)
` [PATCH 2/2 v2] powerpc/powernv: Enable and setup PCI P2P

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

[RFC] PCI: vmd: Enable ASPM if BIOS requests it
 2020-07-31 17:31 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).