linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-04 16:20:35 to 2019-04-11 17:06:06 UTC [more...]

[PATCH 00/30] Enable Tegra PCIe root port features
 2019-04-11 17:03 UTC  (25+ messages)
` [PATCH 01/30] soc/tegra: pmc: Export tegra_powergate_power_on()
` [PATCH 02/30] PCI: tegra: Fix PCIe host power up sequence
` [PATCH 03/30] PCI: tegra: Move REFCLK pad settings out of phy_power_on()
` [PATCH 04/30] PCI: tegra: Add PCIe Gen2 link speed support
` [PATCH 05/30] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH 06/30] PCI: tegra: Program UPHY electrical settings for Tegra210
` [PATCH 07/30] PCI: tegra: Enable opportunistic update FC and ACK
` [PATCH 08/30] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH 09/30] PCI: tegra: Process pending DLL transactions before entering L1 or L2
` [PATCH 10/30] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH 11/30] PCI: tegra: Increase the deskew retry time
` [PATCH 12/30] PCI: tegra: Add SW fixup for RAW violations
` [PATCH 13/30] PCI: tegra: Update flow control threshold in Tegra210
` [PATCH 14/30] PCI: tegra: Set target speed as Gen1 before link up
` [PATCH 15/30] PCI: tegra: Fix PLLE powerdown issue due to CLKREQ# signal
` [PATCH 16/30] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH 17/30] PCI: tegra: Use switch statements in tegra_pcie_isr()
` [PATCH 18/30] PCI: tegra: Change PRSNT_SENSE irq log to debug
` [PATCH 19/30] PCI: tegra: Use legacy irq for port service drivers
` [PATCH 20/30] PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of soc struct
` [PATCH 21/30] PCI: tegra: Add "pci" type check before parsing child device tree node
` [PATCH 22/30] PCI: tegra: Access endpoint config only if PCIe link is up
` [PATCH 23/30] dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional prop
` [PATCH 24/30] arm64: tegra: Add PEX DPD states as pinctrl properties

[PATCH v3 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-04-11 15:32 UTC  (7+ messages)
` [PATCH v3 12/26] PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
` [PATCH v3 16/26] PCI: OF: Allow of_pci_get_max_link_speed() to be used by PCI Endpoint drivers
` [PATCH v3 18/26] PCI: endpoint: Add support to allocate aligned buffers to be mapped in BARs

[PATCH v2] arm64: dts: qcom: msm8998: Add PCIe PHY and RC nodes
 2019-04-11 14:55 UTC  (5+ messages)
` [PATCH v3] "

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

[PATCH 2/2] x86/pci: Clean up usage of X86_DEV_DMA_OPS
 2019-04-11 13:35 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update remaining @linux.vnet.ibm.com addresses
 2019-04-11 13:12 UTC  (6+ messages)

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

[PATCH V2 00/16] Add Tegra194 PCIe support
 2019-04-11 10:16 UTC  (19+ 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 V2] PCI: tegra: Use the DMA-API to get the MSI address
 2019-04-11  9:40 UTC  (5+ messages)

[PATCH v1 0/3] PCIe and AR8151 on APQ8098/MSM8998
 2019-04-11  9:38 UTC  (6+ messages)
` [PATCH v1 3/3] arm64: dts: qcom: msm8998: Add PCIe PHY and RC nodes

[PATCH 0/2] tools: Fixes for pcitest
 2019-04-11  9:28 UTC  (2+ messages)

[v3 PATCH] PCI: mediatek: get optional clock by devm_clk_get_optional()
 2019-04-11  9:08 UTC  (2+ messages)

[PATCH v2 0/2] Add Error Disconnect Recover (EDR) support
 2019-04-10 23:08 UTC  (5+ messages)
` [PATCH v2 2/2] PCI/DPC: "

[PATCH v2 2/4] PCI: Cleanup comments in setup-bus.c to meet kernel coding style guidelines
 2019-04-10 22:52 UTC  (4+ messages)
` [PATCH v2 4/4] PCI: modify kernel parameters to differentiate between MMIO and MMIO_PREF sizes

[pci:pci/enumeration 6/6] drivers/pci/of.c:40 pci_set_bus_of_node() error: we previously assumed 'bus->self' could be null (see line 34)
 2019-04-10 21:59 UTC  (3+ messages)

[PATCH v2] PCI: pciehp: Fix re-enabling the slot marked for safe removal
 2019-04-10 21:22 UTC  (7+ messages)

[PATCH v2 0/2] Fix disable_acs_redir parameter
 2019-04-10 21:05 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored
` [PATCH v2 2/2] PCI: Clean up resource_alignment parameter to not require static buffer

[PATCH for-next 0/2] Allow drivers to configure AER registers
 2019-04-10 19:29 UTC  (5+ messages)
` [PATCH for-next 1/2] PCI/AER: Helper function for configuring "
` [PATCH for-next 2/2] IB/hfi1: Make Unsupported Request error non-fatal

[PATCH] PCI: pciehp: Fix false command timeouts on boot
 2019-04-10 18:07 UTC 

[PATCH v5 0/8] PCI: DWC/Keystone: MSI configuration cleanup
 2019-04-10 16:50 UTC  (2+ messages)

[PATCH -next] PCI: mvebu: Make mvebu_pci_bridge_emul_ops static
 2019-04-10 16:36 UTC  (2+ messages)

Device Description for FPGA Components on x86 system
 2019-04-10 15:13 UTC  (6+ messages)

[PATCH 00/10] Add Tegra194 PCIe support
 2019-04-10 11:35 UTC  (15+ messages)
` [PATCH 09/10] PCI: tegra: "

[PATCH] PCI: Add a comment for the is_physfn field
 2019-04-10  7:44 UTC 

[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 net] r8169: switch off ASPM by default and add sysfs attribute to control ASPM
 2019-04-09 18:27 UTC  (10+ 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 v3 0/4] Fix system crash for accessing unmapped IO port regions
 2019-04-09 10:38 UTC  (15+ messages)
` [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions

[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] 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 v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region
 2019-04-04 17:48 UTC  (12+ messages)

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

[PATCH V5 1/6] PCI: rcar: Clean up remaining macros defining bits
 2019-04-04 16:27 UTC  (5+ messages)
` [PATCH V5 6/6] PCI: rcar: Fix 64bit MSI message address handling


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