linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-31 10:01:41 to 2020-01-09 14:36:17 UTC [more...]

[RFC 0/5] Clean up VMD DMA Map Ops
 2020-01-09 14:36 UTC  (11+ messages)
` [RFC 1/5] iommu: Remove device link to group on failure
` [RFC 2/5] iommu/vt-d: Unlink device if failed to add to group
` [RFC 3/5] x86/PCI: Expose VMD's device in pci_sysdata
` [RFC 4/5] PCI: vmd: Stop overriding dma_map_ops
` [RFC 5/5] x86/PCI: Remove unused X86_DEV_DMA_OPS

[PATCH] PCI: dwc: Separate CFG0 and CFG1 into different ATU regions
 2020-01-09 12:24 UTC  (5+ messages)

[PATCH v2] PCI: tegra: Fix return value check of pm_runtime_get_sync
 2020-01-09 12:13 UTC  (3+ messages)

[PATCH 1/1] PCI: dwc: intel: fix nitpicks
 2020-01-09 12:06 UTC  (3+ messages)

[PATCH 0/4] Redesign MSI-X support in PCIe Endpoint Core
 2020-01-09 10:33 UTC  (4+ messages)

PCI: bus resource allocation error
 2020-01-09 10:31 UTC  (3+ messages)

[v3 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-01-09  6:27 UTC  (8+ messages)
` [v3 1/6] PCI: rcar: Preparation for adding endpoint support
` [v3 2/6] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [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
` [v3 5/6] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
` [v3 6/6] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller

pcie: xilinx: kernel hang - ISR readl()
 2020-01-09  4:50 UTC  (6+ messages)

[PATCH v2 0/2] Improve pcie-histb GPIO reset implementation
 2020-01-09  3:28 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: histb: Use gpio_desc for PCIe GPIO reset
` [PATCH v2 2/2] PCI: histb: Correct PCIe reset operation

[PATCH v11 1/8] PCI/ERR: Update error status after reset_link()
 2020-01-09  0:14 UTC  (5+ messages)

[PATCH v3] PCI: vmd: Add two VMD Device IDs
 2020-01-08 22:05 UTC 

[PATCH 00/12] Switchtec Fixes and Gen4 Support
 2020-01-08 21:53 UTC  (20+ messages)
` [PATCH 01/12] PCI/switchtec: Use dma_set_mask_and_coherent()
` [PATCH 02/12] PCI/switchtec: Fix vep_vector_number ioread width
` [PATCH 03/12] PCI/switchtec: Add support for new events
` [PATCH 04/12] PCI/switchtec: Remove redundant valid PFF number count
` [PATCH 05/12] PCI/switchtec: Move check event id from mask_event() to switchtec_event_isr()
` [PATCH 06/12] PCI/switchtec: Introduce Generation Variable
` [PATCH 07/12] PCI/switchtec: Separate out gen3 specific fields in the sys_info_regs structure
` [PATCH 08/12] PCI/switchtec: Add gen4 support in struct sys_info_regs
` [PATCH 09/12] PCI/switchtec: Add gen4 support in struct flash_info_regs
` [PATCH 10/12] PCI/switchtec: Add permission check for the GAS access MRPC commands
` [PATCH 11/12] PCI/switchtec: Introduce gen4 variant IDS in the device ID table
` [PATCH 12/12] PCI: Apply switchtec DMA aliasing quirk to GEN4 devices

[PATCH v5] PCI: Fix disabling of bridge BARs when assigning bus resources
 2020-01-08 21:32 UTC 

[PATCH] PCI: histb: improve GPIO reset implementation
 2020-01-08 20:43 UTC  (2+ messages)

[PATCH] pci: Warn if BME cannot be turned off during kexec
 2020-01-08 17:44 UTC  (4+ messages)

[PATCH] drivers: pci: Clear ACS state at kexec
 2020-01-08 17:39 UTC  (4+ messages)

[PATCH 1/1] dt-bindings: PCI: intel: Fix dt_binding_check compilation failure
 2020-01-08 14:22 UTC  (2+ messages)

[PATCH 6/6] (v3) drivers: hwmon: i5k_amb: simplify probing / device identification
 2020-01-08 10:16 UTC  (2+ messages)

[PATCH 2/2] PCI: Versal CPM: Add support for Versal CPM Root Port driver
 2020-01-08 10:16 UTC  (3+ messages)

[PATCH v2] PCI: vmd: Add two VMD Device IDs
 2020-01-08  9:15 UTC  (2+ messages)

[PATCH v2 00/14] Add PCIe support to TI's J721E SoC
 2020-01-08  5:35 UTC  (17+ messages)
` [PATCH v2 01/14] dt-bindings: PCI: cadence: Add PCIe RC/EP DT schema for Cadence PCIe
` [PATCH v2 02/14] PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
` [PATCH v2 03/14] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [PATCH v2 04/14] PCI: cadence: Add support to use custom read and write accessors
` [PATCH v2 05/14] PCI: cadence: Add support to start link and verify link status
` [PATCH v2 06/14] PCI: cadence: Add read/write accessors to perform only 32-bit accesses
` [PATCH v2 07/14] PCI: cadence: Allow pci_host_bridge to have custom pci_ops
` [PATCH v2 08/14] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH v2 09/14] PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
` [PATCH v2 10/14] dt-bindings: PCI: Add host mode dt-bindings for TI's J721E SoC
` [PATCH v2 11/14] dt-bindings: PCI: Add EP "
` [PATCH v2 12/14] PCI: j721e: Add TI J721E PCIe driver
` [PATCH v2 13/14] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [PATCH v2 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe

[PATCH v1 4/4] PCI: Allow extend_bridge_window() to shrink resource if necessary
 2020-01-08  1:36 UTC  (3+ messages)

[PATCH v4] PCI: Fix disabling of bridge BARs when assigning bus resources
 2020-01-08  0:46 UTC  (5+ messages)

[PATCH 0/2] New VMD Device ids
 2020-01-07 19:22 UTC  (5+ messages)
` [PATCH 1/2] PCI: vmd: Add device id for VMD device 8086:4C3D
` [PATCH 2/2] PCI: vmd: Add device id for VMD device 8086:467F

[PATCH v2] PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
 2020-01-07 10:19 UTC  (2+ messages)

[PATCH v2 0/3] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2020-01-07 10:08 UTC  (5+ messages)
` [PATCH v2 1/3] phy: amlogic: Add Amlogic AXG MIPI/PCIE PHY Driver

[PATCH v1] pci: tegra: fix afi_pex2_ctrl reg offset for tegra30
 2020-01-07  8:13 UTC  (5+ messages)

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

[PATCH v2 1/3] powernv/iov: Ensure the pdn for VFs always contains a valid PE number
 2020-01-06 23:33 UTC  (2+ messages)

[PATCH] PCI: hv: Use kfree(hbus) in hv_pci_probe()'s error handling path
 2020-01-06 22:39 UTC 

[PATCH v4 0/6] PAXB INTx support with proper model
 2020-01-06 19:25 UTC  (4+ messages)
` [PATCH v4 2/6] PCI: iproc: Add INTx support with better modeling

[PATCH v1 2/4] PCI: Rename extend_bridge_window() to adjust_bridge_window()
 2020-01-06 15:47 UTC 

[PATCH v1 1/4] PCI: In extend_bridge_window() change available to new_size
 2020-01-06 15:47 UTC 

[PATCH v1 0/4] PCI: Allow Thunderbolt to work with resources from pci=hpmemsize
 2020-01-06 15:46 UTC 

[PATCH v1 3/3] PCI: Consider alignment of hot-added bridges when distributing available resources
 2020-01-06 15:46 UTC 

[PATCH v1 2/3] PCI: Change pci_bus_distribute_available_resources() args to struct resource
 2020-01-06 15:45 UTC 

[PATCH v1 1/3] PCI: Remove redundant brackets in pci_bus_distribute_available_resources()
 2020-01-06 15:45 UTC 

[PATCH v1 0/3] PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt
 2020-01-06 15:45 UTC 

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

[PATCH v2] PCI: uniphier: remove module code from built-in driver
 2020-01-06 12:55 UTC  (2+ messages)

kexec -e not working: root disk not able to detect
 2020-01-06 11:54 UTC 

[PATCH] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-01-06  8:27 UTC  (5+ messages)
` [PATCH V2] "

[PATCH] PCI: fix ptr_ret.cocci warnings
 2020-01-05  7:21 UTC 

[PATCH v2 16/20] pci: exynos: Rename Exynos to lowercase
 2020-01-04 23:54 UTC  (2+ messages)

[PATCH v3 0/5] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2020-01-04  0:24 UTC  (5+ messages)
` [PATCH v3 4/5] dt-bindings: PCI: meson: Update PCIE bindings documentation
` [PATCH v3 5/5] dt-bindings: Add AXG PCIE PHY bindings

[PATCH 15/19] pci: exynos: Rename Exynos to lowercase
 2020-01-03 17:11 UTC 

[v2 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-01-03 16:29 UTC  (16+ messages)
` [v2 2/6] pci: endpoint: add support to handle features of outbound memory
` [v2 3/6] of: address: add support to parse PCI outbound-ranges
` [v2 4/6] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller

[PATCH v2 0/2] Adding support for Versal CPM as Root Port driver
 2020-01-03 12:04 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Versal CPM: Add device tree binding for Versal CPM host controller
` [PATCH v2 2/2] PCI: Versal CPM: Add support for Versal CPM Root Port driver

[PATCH V2 0/5] Add support to defer core initialization
 2020-01-03 10:07 UTC  (6+ messages)
` [PATCH V2 1/5] PCI: endpoint: Add core init notifying feature
` [PATCH V2 2/5] PCI: dwc: Refactor core initialization code for EP mode
` [PATCH V2 3/5] PCI: endpoint: Add notification for core init completion
` [PATCH V2 4/5] PCI: dwc: Add API to notify core initialization completion
` [PATCH V2 5/5] PCI: pci-epf-test: Add support to defer core initialization

[PATCH 0/4] Add support to defer core initialization
 2020-01-03  9:40 UTC  (9+ messages)
` [PATCH 1/4] PCI: dwc: Add new feature to skip "
` [PATCH 4/4] PCI: pci-epf-test: Add support to defer "

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-01-03  7:58 UTC  (2+ messages)

[PATCH v3 0/2] PCI: qcom: Add support for SDM845 PCIe
 2020-01-02 12:02 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: qcom: Add support for SDM845 PCIe controller

[PATCH 1/3] dt-bindings: PCI: Convert Arm Versatile binding to DT schema
 2020-01-02  9:00 UTC  (8+ messages)
` [PATCH 3/3] dt-bindings: PCI: Convert generic host "

MSI irqchip configured as IRQCHIP_ONESHOT_SAFE causes spurious IRQs
 2020-01-02  8:19 UTC  (2+ messages)

[PATCH v4 1/3] PCI: pciehp: Add support for disabling in-band presence
 2019-12-31 22:06 UTC  (4+ messages)

[PATCH v2 1/3] dt-bindings: PCI: Convert Arm Versatile binding to DT schema
 2019-12-31 19:39 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: PCI: Convert Cadence host "
` [PATCH v2 3/3] dt-bindings: PCI: Convert generic host binding "

[PATCH v11 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
 2019-12-31 18:11 UTC  (2+ messages)

[PATCH 0/7] Add SR-IOV support in PCIe Endpoint Core
 2019-12-31 11:35 UTC  (8+ messages)
` [PATCH 1/7] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV
` [PATCH 2/7] dt-bindings: PCI: cadence: Add binding to specify max virtual functions
` [PATCH 3/7] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH 4/7] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH 5/7] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH 6/7] PCI: cadence: Add support to configure virtual functions
` [PATCH 7/7] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device

[PATCH 2/7] misc: pci_endpoint_test: Do not request or allocate IRQs in probe
 2019-12-31 10:40 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH 0/5] Improvements to PCIe Endpoint Core
 2019-12-31 10:03 UTC  (6+ messages)
` [PATCH 1/5] PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
` [PATCH 2/5] PCI: endpoint: Replace spinlock with mutex
` [PATCH 3/5] PCI: endpoint: Protect concurrent access to memory allocation "
` [PATCH 4/5] PCI: endpoint: Protect concurrent access to pci_epf_ops "
` [PATCH 5/5] PCI: endpoint: Assign function number for each PF in EPC core


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