linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-10 23:24:03 to 2020-01-15 17:45:02 UTC [more...]

[PATCH v4 00/13] iommu: Add PASID support to Arm SMMUv3
 2020-01-15 17:44 UTC  (22+ messages)
` [PATCH v4 06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators
` [PATCH v4 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v4 09/13] iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failure
` [PATCH v4 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v4 11/13] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH v4 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH v1 3/4] PCI: Change extend_bridge_window() to set resource size directly
 2020-01-15 17:41 UTC  (4+ messages)

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-01-15 17:30 UTC  (20+ messages)

[PATCH 0/2] Adjust AMD GPU ATS quirks
 2020-01-15 17:26 UTC  (7+ messages)
` [PATCH 1/2] pci: Clarify ATS quirk
` [PATCH 2/2] pci: add ATS quirk for navi14 board (v2)

[PATCH 0/6] Add Rockchip new PCIe controller and combo phy support
 2020-01-15 17:24 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: add binding for Rockchip combo phy using an Innosilicon IP
` [PATCH 2/6] phy/rockchip: inno-combophy: Add initial support
` [PATCH 3/6] PCI: dwc: Skip allocating own MSI domain if using external MSI domain
` [PATCH 4/6] dt-bindings: rockchip: Add DesignWare based PCIe controller
` [PATCH 5/6] PCI: rockchip: add "
` [PATCH 6/6] MAINTAINERS: Update PCIe drivers for Rockchip

[PATCH v2 0/7] Switchtec Gen4 Support
 2020-01-15 17:01 UTC  (9+ messages)
` [PATCH v2 1/7] PCI/switchtec: Rename generation specific constants
` [PATCH v2 2/7] PCI/switchtec: Introduce Generation Variable
` [PATCH v2 3/7] PCI/switchtec: Refactor ioctl_flash_part_info()
` [PATCH v2 4/7] PCI/switchtec: Separate out gen3 register structures into unionse
` [PATCH v2 5/7] PCI/switchtec: Add gen4 support for the system info registers
` [PATCH v2 6/7] PCI/switchtec: Add gen4 support for the flash information interface
` [PATCH v2 7/7] PCI/switchtec: Introduce gen4 variant IDS in the device ID table

[PATCH v5 00/13] iommu: Add PASID support to Arm SMMUv3
 2020-01-15 16:42 UTC  (15+ messages)
` [PATCH v5 01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation
` [PATCH v5 02/13] dt-bindings: document PASID property for IOMMU masters
` [PATCH v5 03/13] iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices
` [PATCH v5 04/13] ACPI/IORT: Parse SSID property of named component node
` [PATCH v5 05/13] iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support
` [PATCH v5 06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators
` [PATCH v5 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v5 08/13] iommu/arm-smmu-v3: Propagate ssid_bits
` [PATCH v5 09/13] iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failure
` [PATCH v5 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v5 11/13] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH v5 12/13] PCI/ATS: Add PASID stubs
` [PATCH v5 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH v1 4/4] PCI: Allow extend_bridge_window() to shrink resource if necessary
 2020-01-15 14:59 UTC  (6+ messages)

[RFC PATCH 0/2] ACPI: APEI: Add support to notify the vendor specific HW errors
 2020-01-15 14:13 UTC  (4+ messages)
  ` [RFC PATCH 1/2] "
  ` [RFC PATCH 2/2] PCI:hip08:Add driver to handle HiSilicon hip08 PCIe controller's errors

[PATCH v5 0/6] Raspberry Pi 4 PCIe support
 2020-01-15 12:45 UTC  (11+ messages)
` [PATCH v5 2/6] ARM: dts: bcm2711: Enable PCIe controller
` [PATCH v5 3/6] PCI: brcmstb: Add Broadcom STB PCIe host controller driver

system generating an NMI due to 80696f991424d ("PCI: pciehp: Tolerate Presence Detect hardwired to zero")
 2020-01-15 11:24 UTC  (2+ messages)

[PATCH 0/6] Improve link speed presentation process
 2020-01-15  9:04 UTC  (7+ messages)
` [PATCH 1/6] PCI: add 32 GT/s decoding in some macros
` [PATCH 2/6] PCI: Make pci_bus_speed_strings[] public
` [PATCH 3/6] PCI: Add comments for link speed info arrays
` [PATCH 4/6] PCI: Improve and rename PCIE_SPEED2STR macro
` [PATCH 5/6] PCI: Add PCIE_LNKCAP2_SLS2SPEED macro
` [PATCH 6/6] PCI: Reduce redundancy in current_link_speed_show()

[PATCH] PCI: imx6: Add L1SS support for i.MX8MQ
 2020-01-15  3:25 UTC  (2+ messages)
` [EXT] "

[PATCH 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-01-15  2:16 UTC  (3+ messages)
` [PATCH 2/2] PCI: uniphier: Add UniPhier PCIe endpoint controller support

[PATCH 0/7] Add SR-IOV support in PCIe Endpoint Core
 2020-01-15  1:40 UTC  (3+ messages)
` [PATCH 2/7] dt-bindings: PCI: cadence: Add binding to specify max virtual functions

MSI irqchip configured as IRQCHIP_ONESHOT_SAFE causes spurious IRQs
 2020-01-14 22:54 UTC  (6+ messages)

[PATCH] PCI: Improve link speed presentation process
 2020-01-14 22:49 UTC  (2+ messages)

[PATCH v12 0/8] Add Error Disconnect Recover (EDR) support
 2020-01-14 19:48 UTC  (10+ messages)
` [PATCH v12 1/8] PCI/ERR: Update error status after reset_link()
` [PATCH v12 2/8] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
` [PATCH v12 3/8] PCI/DPC: Add dpc_process_error() wrapper function
` [PATCH v12 4/8] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v12 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v12 6/8] PCI/DPC: Update comments related to DPC recovery on NON_FATAL errors
` [PATCH v12 7/8] PCI/DPC: Clear AER registers in EDR mode
` [PATCH v12 8/8] PCI/ACPI: Enable EDR support

[PATCH 03/12] PCI/switchtec: Add support for new events
 2020-01-14 19:07 UTC  (5+ messages)

[PATCH v5] PCI: Fix disabling of bridge BARs when assigning bus resources
 2020-01-14 19:06 UTC  (4+ messages)

[PATCH v4 0/6] PAXB INTx support with proper model
 2020-01-14 15:37 UTC  (3+ messages)
` [PATCH v4 2/6] PCI: iproc: Add INTx support with better modeling

[PATCH v3 0/5] Clean up VMD DMA Map Ops
 2020-01-14  8:54 UTC  (15+ messages)
` [PATCH v3 1/5] x86/pci: Add a to_pci_sysdata helper
` [PATCH v3 2/5] x86/PCI: Expose VMD's PCI Device in pci_sysdata
` [PATCH v3 3/5] PCI: Introduce pci_direct_dma_alias()
` [PATCH v3 4/5] PCI: vmd: Stop overriding dma_map_ops
` [PATCH v3 5/5] x86/pci: Remove X86_DEV_DMA_OPS

PCI: bus resource allocation error
 2020-01-14  8:25 UTC  (4+ messages)

[v3 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-01-14  8:11 UTC  (9+ messages)
` [v3 3/6] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [v3 4/6] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller

[PATCH] PCI/PM: Print the pci config space of devices before suspend
 2020-01-14  3:04 UTC  (4+ messages)

[RFC 0/5] Clean up VMD DMA Map Ops
 2020-01-14  1:58 UTC  (5+ messages)
` [RFC 2/5] iommu/vt-d: Unlink device if failed to add to group

[Patch] PCI:add 32 GT/s decoding in some macros
 2020-01-14  1:17 UTC  (3+ messages)

[PATCH v3 0/2] Adding support for Versal CPM as Root Port driver
 2020-01-13 22:34 UTC  (4+ messages)
` [PATCH v3 1/2] PCI: Versal CPM: Add device tree binding for Versal CPM host controller
` [PATCH v3 2/2] PCI: Versal CPM: Add support for Versal CPM Root Port driver

[Patch v4 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2020-01-13 20:08 UTC  (2+ messages)
` [Patch v4 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[Patch v3 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2020-01-13 19:30 UTC  (5+ messages)

[PATCH V3 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-01-13 18:14 UTC  (6+ messages)
` [PATCH V3 1/5] soc/tegra: bpmp: Update ABI header
` [PATCH V3 2/5] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes in Tegra194
` [PATCH V3 3/5] arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
` [PATCH V3 4/5] arm64: tegra: Add support for PCIe endpoint mode in P2972-0000 platform
` [PATCH V3 5/5] PCI: tegra: Add support for PCIe endpoint mode in Tegra194

[PATCH V2 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-01-13 18:12 UTC  (6+ messages)
` [PATCH V2 3/5] PCI: tegra: "
    `  "

[PATCH v2] PCI: uniphier: remove module code from built-in driver
 2020-01-13 16:43 UTC  (2+ messages)

[PATCH v1 2/4] PCI: Rename extend_bridge_window() to adjust_bridge_window()
 2020-01-13 16:10 UTC  (2+ messages)

[PATCH v1 1/4] PCI: In extend_bridge_window() change available to new_size
 2020-01-13 16:10 UTC  (2+ messages)

[PATCH v1 3/3] PCI: Consider alignment of hot-added bridges when distributing available resources
 2020-01-13 16:07 UTC  (2+ messages)

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2020-01-13 15:31 UTC  (17+ messages)

[PATCH v1 2/3] PCI: Change pci_bus_distribute_available_resources() args to struct resource
 2020-01-13 14:15 UTC  (2+ messages)

[PATCH v1 1/3] PCI: Remove redundant brackets in pci_bus_distribute_available_resources()
 2020-01-13 14:13 UTC  (2+ messages)

[PATCH v2 16/20] pci: exynos: Rename Exynos to lowercase
 2020-01-13 14:12 UTC  (4+ messages)

[PATCH v1 0/3] PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt
 2020-01-13 14:12 UTC  (2+ messages)

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-01-13 12:02 UTC  (19+ messages)
` [PATCHv9 01/12] PCI: mobiveil: Re-abstract the private structure
` [PATCHv9 02/12] PCI: mobiveil: Move the host initialization into a routine
` [PATCHv9 03/12] PCI: mobiveil: Collect the interrupt related operations "
` [PATCHv9 04/12] PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
` [PATCHv9 05/12] PCI: mobiveil: Add callback function for interrupt initialization
` [PATCHv9 06/12] PCI: mobiveil: Add callback function for link up check
` [PATCHv9 07/12] PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host
` [PATCHv9 08/12] PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
` [PATCHv9 10/12] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs

[PATCH] PCI: get 'pci_ops' from the host bridge when we alloc new bus
 2020-01-13  6:51 UTC 

Investment opportunity
 2020-01-12  5:00 UTC 

kexec -e not working: root disk not able to detect
 2020-01-13  4:58 UTC  (3+ messages)

[Patch v3 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2
 2020-01-11 17:51 UTC  (2+ messages)

[PATCH V2 0/5] Add support to defer core initialization
 2020-01-11 11:48 UTC  (2+ messages)

[PATCH] PCI/AER: increments pci bus reference count in aer-inject process
 2020-01-11 10:34 UTC 

About pci_ioremap_bar null dereference
 2020-01-11  8:29 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).