linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-02 08:33:00 to 2019-04-10 06:11:04 UTC [more...]

[PATCH 00/10] Add Tegra194 PCIe support
 2019-04-10  6:10 UTC  (31+ messages)
` [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH 08/10] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support

[PATCH v2] PCI: pciehp: Fix re-enabling the slot marked for safe removal
 2019-04-09 23:41 UTC  (4+ messages)

[PATCH 0/2] Fix two bugs of switchtec module
 2019-04-09 23:32 UTC  (6+ messages)
` [PATCH 1/2] switchtec: Fix false maximum supported PCIe function number issue
` [PATCH 2/2] switchtec: Fix unintended mask of MRPC event

[PATCH v2 0/2] PCI: Describe external-facing ports in device tree
 2019-04-09 23:11 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: Add external-facing PCIe port property
` [PATCH v2 2/2] PCI: OF: Support external-facing property

[PATCH RESEND 0/1] PCI: Add ATS-disable quirk for AMD Radeon R7 GPUs
 2019-04-09 21:59 UTC  (3+ messages)
` [PATCH RESEND 1/1] "

[PATCH net] r8169: switch off ASPM by default and add sysfs attribute to control ASPM
 2019-04-09 18:27 UTC  (14+ messages)

[PATCH v3 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-04-09 15:56 UTC  (13+ messages)
` [PATCH v3 01/12] Documentation: add Linux PCI to "
` [PATCH v3 02/12] Documentation: PCI: convert pci.txt to reST
` [PATCH v3 03/12] Documentation: PCI: convert PCIEBUS-HOWTO.txt "
` [PATCH v3 04/12] Documentation: PCI: convert pci-iov-howto.txt "
` [PATCH v3 05/12] Documentation: PCI: convert MSI-HOWTO.txt "
` [PATCH v3 06/12] Documentation: PCI: convert acpi-info.txt "
` [PATCH v3 07/12] Documentation: PCI: convert pci-error-recovery.txt "
` [PATCH v3 08/12] Documentation: PCI: convert pcieaer-howto.txt "
` [PATCH v3 09/12] Documentation: PCI: convert endpoint/pci-endpoint.txt "
` [PATCH v3 10/12] Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt "
` [PATCH v3 11/12] Documentation: PCI: convert endpoint/pci-test-function.txt "
` [PATCH v3 12/12] Documentation: PCI: convert endpoint/pci-test-howto.txt "

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-04-09 13:02 UTC  (4+ messages)

[PATCH v2] arm64: dts: qcom: msm8998: Add PCIe PHY and RC nodes
 2019-04-09 12:11 UTC 

[PATCH v3 0/4] Fix system crash for accessing unmapped IO port regions
 2019-04-09 10:38 UTC  (18+ messages)
` [RFC PATCH v3 1/4] resource: Request IO port regions from children of ioport_resource
` [PATCH v3 2/4] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO
` [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions
` [PATCH v3 4/4] lib: logic_pio: Fix up some prints

[PATCH v2] PCI: al: Add Amazon Annapurna Labs PCIe host controller driver
 2019-04-08 22:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] Redundant steps removal and bug fix of ntb_hw_switchtec
 2019-04-08 16:00 UTC  (5+ messages)
` [PATCH 1/3] ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
` [PATCH 2/3] ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for crosslink case
` [PATCH 3/3] ntb_hw_switchtec: Fix setup MW with failure bug

Regression causes a hang on boot with a Comtrol PCI card
 2019-04-06 15:32 UTC  (3+ messages)

[PATCH v3 0/3] Add a quirk to work around link retrain errata of Pericom PCIe brigdes
 2019-04-06 14:30 UTC  (2+ messages)

[PATCH 1/2] pci: rpadlpar: fix leaked device_node references in add/remove paths
 2019-04-05 23:04 UTC  (2+ messages)

[PATCH] PCI: Fix pci_host_bridge initialization
 2019-04-05 22:51 UTC  (2+ messages)

[PATCH] PCI/IOV: update num_VFs earlier
 2019-04-05 22:33 UTC  (2+ messages)

[PATCH] PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored
 2019-04-05 22:11 UTC  (3+ messages)

[PATCH] PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
 2019-04-05 21:13 UTC  (2+ messages)

PCI device appears intermittently
 2019-04-05 14:10 UTC  (3+ messages)

[PATCH V2] PCI: tegra: Use the DMA-API to get the MSI address
 2019-04-05 12:46 UTC  (4+ messages)

[PATCH] PCI: imx6: Allow async probe
 2019-04-05 11:42 UTC  (4+ messages)

[PATCH 1/4] hwmon: (f71805f) Use request_muxed_region for Super-IO accesses
 2019-04-05  7:47 UTC  (4+ messages)
  ` [PATCH 2/4] hwmon: (pc87427) "
  ` [PATCH 3/4] hwmon: (smsc47b397) "
  ` [PATCH 4/4] "

[PATCH V2 00/16] Add Tegra194 PCIe support
 2019-04-04 19:54 UTC  (17+ messages)
` [PATCH V2 01/16] PCI: Add #defines for PCIe spec r4.0 features
` [PATCH V2 02/16] PCI/PME: Export pcie_pme_disable_msi() API
` [PATCH V2 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V2 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V2 05/16] PCI: dwc: Move config space capability search API
` [PATCH V2 06/16] PCI: dwc: Add ext "
` [PATCH V2 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V2 08/16] PCI: dwc: Add support to enable "
` [PATCH V2 09/16] Documentation/devicetree: Add PCIe supports-clkreq property
` [PATCH V2 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V2 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block
` [PATCH V2 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V2 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V2 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V2 15/16] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V2 16/16] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH v4 0/2] Add IPROC PCIe new features
 2019-04-04 17:48 UTC  (14+ messages)
` [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region

Regression causes a hang on boot with a Comtrol PCI card
 2019-04-04 17:16 UTC  (6+ messages)

[PATCH V5 1/6] PCI: rcar: Clean up remaining macros defining bits
 2019-04-04 16:27 UTC  (15+ messages)
` [PATCH V5 2/6] PCI: rcar: Replace unsigned long with u32/unsigned int in register accessors
` [PATCH V5 3/6] PCI: rcar: Replace various variable types with unsigned ones for register values
` [PATCH V5 4/6] PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)
` [PATCH V5 5/6] PCI: rcar: Clean up debug messages
` [PATCH V5 6/6] PCI: rcar: Fix 64bit MSI message address handling

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-04-04 14:17 UTC  (8+ messages)

[PATCH 0/2] PCI: dwc: Export symbols to support module build
 2019-04-04 12:20 UTC  (3+ messages)
` [PATCH 1/2] PCI: dwc: Add API support to de-initialize host
` [PATCH 2/2] PCI: dwc: Export APIs to support .remove() implementation

[PATCH v2] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-04-04 11:51 UTC  (6+ messages)

[PATCH 0/2] tools: Fixes for pcitest
 2019-04-04 11:06 UTC  (3+ messages)
` [PATCH 1/2] tools: PCI: Add 'h' in optstring of getopt()
` [PATCH 2/2] tools: PCI: Handle pcitest.sh independently from pcitest

[PATCH v1 0/3] PCIe and AR8151 on APQ8098/MSM8998
 2019-04-04 10:01 UTC  (12+ messages)
` [PATCH v1 1/3] PCI: qcom: Setup PCIE20_PARF_BDF_TRANSLATE_N
` [PATCH v1 2/3] arm64: dts: qcom: msm8998: Add PCIe SMMU node
` [PATCH v1 3/3] arm64: dts: qcom: msm8998: Add PCIe PHY and RC nodes

[PATCH v5 0/8] PCI: DWC/Keystone: MSI configuration cleanup
 2019-04-04  7:42 UTC  (5+ messages)
` [PATCH v5 8/8] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

[PATCH V32 10/27] PCI: Lock down BAR access when the kernel is locked down
 2019-04-04  0:32 UTC 

[PATCH v2 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-04-03 19:23 UTC  (15+ messages)
` [PATCH v2 01/12] Documentation: add Linux PCI to "
` [PATCH v2 02/12] Documentation: PCI: convert PCI/pci.txt to reST format
` [PATCH v2 03/12] Documentation: PCI: convert PCI/PCIEBUS-HOWTO.txt "
` [PATCH v2 04/12] Documentation: PCI: convert PCI/pci-iov-howto.txt "
` [PATCH v2 05/12] Documentation: PCI: convert PCI/MSI-HOWTO.txt "
` [PATCH v2 06/12] Documentation: PCI: convert PCI/acpi-info.txt "
` [PATCH v2 07/12] Documentation: PCI: convert PCI/pci-error-recovery.txt "
` [PATCH v2 08/12] Documentation: PCI: convert PCI/pcieaer-howto.txt "
` [PATCH v2 09/12] Documentation: PCI: convert PCI/endpoint/pci-endpoint.txt "
` [PATCH v2 10/12] Documentation: PCI: convert PCI/endpoint/pci-endpoint-cfs.txt "
` [PATCH v2 11/12] Documentation: PCI: convert PCI/endpoint/pci-test-function.txt "
` [PATCH v2 12/12] Documentation: PCI: convert PCI/endpoint/pci-test-howto.txt "

[PATCH 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-04-03 15:39 UTC  (5+ messages)

[PATCH v4 0/5] PCI: dwc: Support remove
 2019-04-03 13:36 UTC  (3+ messages)

[PATCH v3 0/3] Add Microchip/Microsemi PolarFire SoC PCIe support
 2019-04-02 18:23 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: PCI: microsemi: Add DT Bindings for Microsemi PCIe host controller
` [PATCH v3 3/3] PCI: microsemi: Add host driver for Microsemi PCIe controller

r8169 not being recognized by different chipsets
 2019-04-02 13:25 UTC  (2+ messages)

[PATCH v2 0/3] Fix system crash for accessing unmapped IO port regions
 2019-04-02  9:46 UTC  (9+ messages)
` [RFC PATCH v2 1/3] resource: Request IO port regions from children of ioport_resource

Lockdep warning in pciehp (v5.0-based kernel)
 2019-04-02  8:32 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).