linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-11 12:07:38 to 2019-04-15 13:00:14 UTC [more...]

[PATCH -next] PCI: mvebu: Make mvebu_pci_bridge_emul_ops static
 2019-04-15 13:00 UTC  (2+ messages)

[PATCH v2 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-04-15 12:25 UTC  (7+ messages)
` [PATCH v2 06/26] PCI: keystone: Move initializations to appropriate places
` [PATCH v2 23/26] PCI: designware-ep: Configure RESBAR to advertise the smallest size

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

[PATCH 00/30] Enable Tegra PCIe root port features
 2019-04-15 11:52 UTC  (57+ 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 25/30] PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
` [PATCH 26/30] dt-bindings: pci: tegra: Document nvidia,plat-gpios optional prop
` [PATCH 27/30] PCI: tegra: Add support to configure platform GPIOs
` [PATCH 28/30] dt-bindings: pci: tegra: Document nvidia,rst-gpio optional prop
` [PATCH 29/30] PCI: tegra: Add support for GPIO based PCIe reset
` [PATCH 30/30] PCI: tegra: Change link retry log level to INFO

[PATCH] PCI: rockchip: fix bitwise operations on status and ROCKCHIP_PCIE_EP_CMD_STATUS_IS
 2019-04-15 10:03 UTC  (4+ messages)

[PATCH] pci: disable nv_msi_ht_cap_quirk_leaf quirk on non-x86 hw
 2019-04-15  9:25 UTC  (2+ messages)
` [PATCH] PCI: disable nv_msi_ht_cap_quirk_leaf quirk on arm/arm64

[PATCH] pci: fix warning for struct hisi_pcie_platform_ops
 2019-04-15  8:53 UTC 

[PATCH] PCI/LINK: Disable bandwidth notification interrupt during suspend
 2019-04-15  8:41 UTC 

[PATCH v4 00/11] i.MX6, DesignWare PCI improvements
 2019-04-15  8:38 UTC  (15+ messages)
` [PATCH v4 01/11] PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
` [PATCH v4 02/11] PCI: imx6: Drop imx6_pcie_wait_for_link()
` [PATCH v4 03/11] PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
` [PATCH v4 04/11] PCI: imx6: Remove PCIE_PL_PFLR_* constants
` [PATCH v4 05/11] PCI: dwc: imx6: Share PHY debug register definitions
` [PATCH v4 06/11] PCI: imx6: Make use of BIT() in constant definitions
` [PATCH v4 07/11] PCI: imx6: Simplify bit operations in PHY functions
` [PATCH v4 08/11] PCI: imx6: Simplify pcie_phy_poll_ack()
` [PATCH v4 09/11] PCI: imx6: Restrict PHY register data to 16-bit
` [PATCH v4 10/11] PCI: imx6: Use flags to indicate support for suspend
` [PATCH v4 11/11] PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()

[PATCH v2 0/2] Fix two bugs of switchtec module
 2019-04-15 14:41 UTC  (3+ messages)
` [PATCH v2 1/2] switchtec: Fix false maximum supported PCIe function number issue
` [PATCH v2 2/2] switchtec: Fix unintended mask of MRPC event

[PATCH v3 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-04-15  5:28 UTC  (28+ messages)
` [PATCH v3 02/26] PCI: keystone: Cleanup error_irq configuration
` [PATCH v3 12/26] PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
` [PATCH v3 14/26] PCI: keystone: Add support for PCIe RC in AM654x Platforms
` [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 v3 20/26] PCI: dwc: Fix dw_pcie_ep_find_capability to return correct capability offset
` [PATCH v3 24/26] PCI: designware-ep: Use aligned ATU window for raising MSI interrupts

[PATCH] PCI: pciehp: Fix false command timeouts on boot
 2019-04-15  2:59 UTC  (3+ messages)

[Bug 203303] New: PCIe Bus Error
 2019-04-14 22:24 UTC 

[PATCH v3 00/11] i.MX6, DesignWare PCI improvements
 2019-04-14 18:48 UTC  (27+ messages)
` [PATCH v3 01/11] PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
` [PATCH v3 02/11] PCI: imx6: Remove redundant debug tracing
` [PATCH v3 03/11] PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
` [PATCH v3 04/11] PCI: imx6: Remove PCIE_PL_PFLR_* constants
` [PATCH v3 05/11] PCI: dwc: imx6: Share PHY debug register definitions
` [PATCH v3 06/11] PCI: imx6: Make use of BIT() in constant definitions
` [PATCH v3 07/11] PCI: imx6: Simplify bit operations in PHY functions
` [PATCH v3 08/11] PCI: imx6: Simplify pcie_phy_poll_ack()
` [PATCH v3 09/11] PCI: imx6: Restrict PHY register data to 16-bit
` [PATCH v3 10/11] PCI: imx6: Use flags to indicate support for suspend
` [PATCH v3 11/11] PCI: imx6: Replace calls to udelay() with usleep_range()

[PATCHv5 0/6] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-04-14 11:16 UTC  (11+ messages)
` [PATCHv5 1/6] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver
` [PATCHv5 2/6] PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host
` [PATCHv5 3/6] dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controller
` [PATCHv5 4/6] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs
    ` [EXT] "
` [PATCHv5 5/6] arm64: dts: lx2160a: Add PCIe controller DT nodes
` [PATCHv5 6/6] arm64: defconfig: Enable CONFIG_PCI_LAYERSCAPE_GEN4

[GIT PULL] PCI fixes for v5.1
 2019-04-13 22:00 UTC  (2+ messages)

[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
 2019-04-13 17:01 UTC  (3+ messages)

[PATCH RFC 0/3] PCI/ASPM: add sysfs attribute for controlling ASPM
 2019-04-13  9:12 UTC  (4+ messages)
` [PATCH RFC 1/3] PCI/ASPM: add L1 sub-state support to pci_disable_link_state
` [PATCH RFC 2/3] PCI/ASPM: allow to re-enable Clock PM
` [PATCH RFC 3/3] PCI/ASPM: add sysfs attribute for controlling ASPM

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-04-12 22:34 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: Add dma_ranges window list
` [PATCH v4 2/3] iommu/dma: Reserve IOVA for PCIe inaccessible DMA address
` [PATCH v4 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH v2 0/2] Fix disable_acs_redir parameter
 2019-04-12 20:53 UTC  (6+ 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] PCI: imx6: Simplify Kconfig depends on
 2019-04-12 18:20 UTC  (5+ messages)

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

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

[PATCH] pci: endpoint: fix a potential NULL pointer dereference
 2019-04-12 14:41 UTC  (2+ messages)

[PATCH] PCI: Make pci_aer_init() when !CONFIG_PCIEAER void too
 2019-04-12 14:13 UTC  (2+ messages)

[PATCH for-next 0/2] Allow drivers to configure AER registers
 2019-04-12 13:55 UTC  (7+ messages)
` [PATCH for-next 2/2] IB/hfi1: Make Unsupported Request error non-fatal

[PATCH] arm64: dts: mt2712: Remove un-used property for PCIe
 2019-04-12 10:02 UTC  (2+ messages)

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-04-12  8:37 UTC  (21+ messages)
` [PATCHv5 01/20] PCI: mobiveil: Unify register accessors
` [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change
` [PATCHv5 03/20] PCI: mobiveil: Correct the returned error number
` [PATCHv5 04/20] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv5 05/20] PCI: mobiveil: Correct PCI base address in MEM/IO outbound windows
` [PATCHv5 06/20] PCI: mobiveil: Replace the resource list iteration function
` [PATCHv5 07/20] PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv5 08/20] PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
` [PATCHv5 09/20] PCI: mobiveil: Correct inbound/outbound window setup routines
` [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors
` [PATCHv5 11/20] PCI: mobiveil: Correct the fixup of Class Code field
` [PATCHv5 12/20] PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
` [PATCHv5 13/20] PCI: mobiveil: Move IRQ chained handler setup out of DT parse
` [PATCHv5 14/20] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
` [PATCHv5 15/20] PCI: mobiveil: Fix the checking of valid device
` [PATCHv5 16/20] PCI: mobiveil: Add link up condition check
` [PATCHv5 17/20] PCI: mobiveil: Complete initialization of host even if no PCIe link
` [PATCHv5 18/20] PCI: mobiveil: Disable IB and OB windows set by bootloader
` [PATCHv5 19/20] PCI: mobiveil: Add 8-bit and 16-bit register accessors
` [PATCHv5 20/20] dt-bindings: PCI: mobiveil: Change gpio_slave and apb_csr to optional

[PATCH v3 0/2] PCI: Describe external-facing ports in device tree
 2019-04-11 21:18 UTC  (4+ 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] arm64: dts: qcom: msm8998: Add PCIe PHY and RC nodes
 2019-04-11 14:55 UTC  (3+ messages)
` [PATCH v3] "

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

[PATCH 2/2] x86/pci: Clean up usage of X86_DEV_DMA_OPS
 2019-04-11 13:35 UTC  (4+ 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).