linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-07 22:57:23 to 2019-01-15 12:25:30 UTC [more...]

[PATCH v7 0/7] Add virtio-iommu driver
 2019-01-15 12:19 UTC  (7+ messages)
` [PATCH v7 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v7 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v7 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v7 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v7 5/7] iommu: Add virtio-iommu driver
` [PATCH v7 6/7] iommu/virtio: Add probe request

Please remove warnings from msi.c:1269 and blk-mq-pci.c:52 some day
 2019-01-15  9:12 UTC  (6+ messages)

[RFC v3 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-01-15  5:45 UTC  (15+ messages)
` [RFC v3 1/7] dmaengine: Add Synopsys eDMA IP core driver
` [RFC v3 2/7] dmaengine: Add Synopsys eDMA IP version 0 support
` [RFC v3 3/7] dmaengine: Add Synopsys eDMA IP version 0 debugfs support
` [RFC v3 4/7] PCI: Add Synopsys endpoint EDDA Device id
` [RFC v3 5/7] dmaengine: Add Synopsys eDMA IP PCIe glue-logic
` [RFC v3 6/7] MAINTAINERS: Add Synopsys eDMA IP driver maintainer
` [RFC v3 7/7] dmaengine: Add Synopsys eDMA IP test and sample driver

[PATCH v2] PCI: avoid bridge feature re-probing on hotplug
 2019-01-15  4:07 UTC  (6+ messages)

[PATCH v2 00/15] PCI: endpoint: Cleanup EPC features
 2019-01-15  1:52 UTC  (17+ messages)
` [PATCH v2 01/15] PCI: endpoint: Add new pci_epc_ops to get "
` [PATCH v2 02/15] PCI: dwc: Add ->get_features() callback function in dw_pcie_ep_ops
` [PATCH v2 03/15] PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops
` [PATCH v2 04/15] PCI: pci-dra7xx: "
` [PATCH v2 05/15] PCI: rockchip: "
` [PATCH v2 06/15] PCI: cadence: Populate ->get_features() cdns_pcie_epc_ops
` [PATCH v2 07/15] PCI: endpoint: Add helper to get first unreserved BAR
` [PATCH v2 08/15] PCI: endpoint: Fix pci_epf_alloc_space to set correct MEM TYPE flags
` [PATCH v2 09/15] PCI: pci-epf-test: Remove setting epf_bar flags in function driver
` [PATCH v2 10/15] PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit
` [PATCH v2 11/15] PCI: pci-epf-test: Use pci_epc_get_features to get EPC features
` [PATCH v2 12/15] PCI: cadence: Remove pci_epf_linkup from Cadence EP driver
` [PATCH v2 13/15] PCI: rockchip: Remove pci_epf_linkup from Rockchip "
` [PATCH v2 14/15] PCI: designware-plat: Remove setting epc->features in Designware plat "
` [PATCH v2 15/15] PCI: endpoint: Remove features member in struct pci_epc

[RFC 5/6] powerpc/pci/hotplug: Use common drcinfo parsing
 2019-01-15  0:28 UTC  (2+ messages)

[PATCH 0/2] PCI: Fix runtime PME generation from D3hot
 2019-01-15  0:24 UTC  (3+ messages)
` [PATCH 2/2] PCI: pciehp: Disable Data Link Layer State Changed event on suspend

[PATCH] PCI/MSI: preference to returning -ENOSPC from pci_alloc_irq_vectors_affinity
 2019-01-14 23:23 UTC  (2+ messages)

[PATCH RESEND] PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware
 2019-01-14 23:10 UTC  (2+ messages)

[PATCH] PCI: Fix PCI kconfig menu organization
 2019-01-14 23:04 UTC  (2+ messages)

[PATCH 1/2] PCI: annotate implicit fall throughs
 2019-01-14 23:00 UTC  (3+ messages)
` [PATCH 2/2] PCI: annotate implicit fall through

[RFC] PCI / ACPI: Implementing Type 3 _HPX records
 2019-01-14 20:01 UTC  (2+ messages)

[PATCH] VMD: Configuring bus settings
 2019-01-14 17:56 UTC  (4+ messages)
` [PATCH] PCI/VMD: Configure MPS settings before adding devices

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel III edition (OSPM-summit 2019)
 2019-01-14 16:19 UTC 

[PATCH 00/24] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-01-14 13:24 UTC  (25+ messages)
` [PATCH 01/24] PCI: keystone: Add start_link/stop_link dw_pcie_ops
` [PATCH 02/24] PCI: keystone: Cleanup error_irq configuration
` [PATCH 03/24] dt-bindings: PCI: keystone: Add "reg-names" binding information
` [PATCH 04/24] PCI: keystone: Perform host initialization in a single function
` [PATCH 05/24] PCI: keystone: Use platform_get_resource_byname to get memory resources
` [PATCH 06/24] PCI: keystone: Move initializations to appropriate places
` [PATCH 07/24] dt-bindings: PCI: Add dt-binding to configure PCIe mode
` [PATCH 08/24] PCI: keystone: Explicitly set the "
` [PATCH 09/24] dt-bindings: PCI: Document "atu" reg-names
` [PATCH 10/24] PCI: dwc: Enable iATU unroll for endpoint too
` [PATCH 11/24] PCI: dwc: Fix ATU identification for designware version >= 4.80
` [PATCH 12/24] PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
` [PATCH 13/24] dt-bindings: PCI: Add PCI RC dt binding documentation for AM654
` [PATCH 14/24] PCI: keystone: Add support for PCIe RC in AM654x Platforms
` [PATCH 15/24] PCI: keystone: Invoke phy_reset API before enabling PHY
` [PATCH 16/24] PCI: endpoint: Add support to allocate aligned buffers to be mapped in BARs
` [PATCH 17/24] PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
` [PATCH 18/24] PCI: dwc: Fix dw_pcie_ep_find_capability to return correct capability offset
` [PATCH 19/24] PCI: dwc: Add callbacks for accessing dbi2 address space
` [PATCH 20/24] PCI: keystone: Add support for PCIe EP in AM654x Platforms
` [PATCH 21/24] PCI: designware-ep: Configure RESBAR to advertise the smallest size
` [PATCH 22/24] PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
` [PATCH 23/24] misc: pci_endpoint_test: Add support to test PCI EP in AM654x
` [PATCH 24/24] misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test

[PATCH V2 0/3] nvme pci: two fixes on nvme_setup_irqs
 2019-01-14 13:13 UTC  (2+ messages)

Kconfig label updates
 2019-01-14 10:42 UTC  (8+ messages)

[PATCH 1/2] gpio: mvebu: implement get_direction
 2019-01-14  7:19 UTC  (12+ messages)
` [PATCH 2/2] PCI: armada8k: don't toggle reset twice

[PATCH] Revert "PCI: armada8k: Add support for gpio controlled reset signal"
 2019-01-13 12:28 UTC 

[PATCH v5 0/4] PCIE support for i.MX8MQ
 2019-01-12 21:56 UTC  (5+ messages)
` [PATCH v5 1/4] PCI: imx6: introduce drvdata
` [PATCH v5 2/4] PCI: imx6: Mark PHY functions as i.MX6 specific
` [PATCH v5 3/4] PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
` [PATCH v5 4/4] PCI: imx6: Add support for i.MX8MQ

[PATCH v4 0/4] PCIE support for i.MX8MQ
 2019-01-12 21:28 UTC  (7+ messages)
` [PATCH v4 3/4] PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
` [PATCH v4 4/4] PCI: imx6: Add support for i.MX8MQ

[GIT PULL] ACPI fixes for v5.0-rc2
 2019-01-11 18:00 UTC  (2+ messages)

[PATCH RFC 0/4] PCI: Allow BAR movement during hotplug
 2019-01-11 17:24 UTC  (6+ messages)
` [PATCH RFC 1/4] PCI: hotplug: Add parameter to put devices to reset during rescan

[GIT PULL] PCI fixes for v5.0
 2019-01-11 17:00 UTC  (2+ messages)

[PATCH RFC v2 00/21] PCI: Allow BAR movement during hotplug
 2019-01-11 15:37 UTC  (22+ messages)
` [PATCH RFC v2 01/21] PCI: Fix writing invalid BARs during pci_restore_state()
` [PATCH RFC v2 02/21] PCI: Define PCI-specific version of the release_child_resources()
` [PATCH RFC v2 03/21] PCI: hotplug: Add a flag for the movable BARs feature
` [PATCH RFC v2 04/21] PCI: Pause the devices with movable BARs during rescan
` [PATCH RFC v2 05/21] PCI: Release and reassign the root bridge resources "
` [PATCH RFC v2 06/21] PCI: Don't allow hotplugged devices to steal resources
` [PATCH RFC v2 07/21] PCI: Mark immovable BARs with PCI_FIXED
` [PATCH RFC v2 08/21] PCI: Include fixed BARs into the bus size calculating
` [PATCH RFC v2 09/21] PCI: Don't reserve memory for hotplug when enabled movable BARs
` [PATCH RFC v2 10/21] PCI: Allow the failed resources to be reassigned later
` [PATCH RFC v2 11/21] PCI: Calculate fixed areas of bridge windows based on fixed BARs
` [PATCH RFC v2 12/21] PCI: Calculate boundaries for bridge windows
` [PATCH RFC v2 13/21] PCI: Make sure bridge windows include their fixed BARs
` [PATCH RFC v2 14/21] PCI: Prioritize fixed BAR assigning over the movable ones
` [PATCH RFC v2 15/21] PCI: Fix race condition in pci_enable/disable_device()
` [PATCH RFC v2 16/21] PCI: Enable bridge's I/O and MEM access for hotplugged devices
` [PATCH RFC v2 17/21] PCI: pciehp: Add support for the movable BARs feature
` [PATCH RFC v2 18/21] nvme-pci: Handle movable BARs
` [PATCH RFC v2 19/21] powerpc/pci: Fix crash with enabled "
` [PATCH RFC v2 20/21] PCI: Wake up bridges during rescan when movable BARs enabled
` [PATCH RFC v2 21/21] x86: enable movable BARs

[PATCHv4 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-01-11 14:31 UTC  (5+ messages)
` [PATCHv4 2/4] arm64: dts: Add the PCIE EP node in dts
` [PATCHv4 3/4] pci: layerscape: Add the EP mode support
` [PATCHv4 4/4] misc: pci_endpoint_test: Add the layerscape EP device support

[PATCH v3 0/2] Add Stratix 10 PCIe Root Port support
 2019-01-11 14:59 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: PCI: altera: Add altr,pcie-root-port-2.0

[PATCH v6 0/7] Add virtio-iommu driver
 2019-01-11 13:00 UTC  (5+ messages)

[PATCHv3 0/5] PCI: dwc: add prefetchable memory range support
 2019-01-11  7:30 UTC  (5+ messages)
` [PATCHv3 1/5] ARM: dts: ls1021a: add num-viewport property for PCIe DT nodes
` [PATCHv3 2/5] arm64: dts: layerscape: "

[Bug report] PCIe NVME SSD hotplug surprise removal issue
 2019-01-10 13:12 UTC  (2+ messages)

[PATCH 00/15] PCI: endpoint: Cleanup EPC features
 2019-01-10 12:10 UTC  (4+ messages)

Path your photos?
 2019-01-09 10:58 UTC 

Enhancing the photos
 2019-01-09 10:38 UTC 

[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
 2019-01-09 15:27 UTC  (16+ messages)

Regression with commit PCI: mvebu: Convert to PCI emulated bridge config space
 2019-01-09  8:15 UTC  (7+ messages)

[PATCH v2] PCI: Block power management of certain ports with slot implemented bit set
 2019-01-08 21:00 UTC  (8+ messages)

[PATCH v3 00/15] Bring suspend to RAM support to PCIe Aardvark driver
 2019-01-08 16:24 UTC  (16+ messages)
` [PATCH v3 01/15] PCI: aardvark: Enlarge PIO timeout
` [PATCH v3 02/15] PCI: aardvark: Configure more registers in the configuration helper
` [PATCH v3 03/15] PCI: aardvark: Add clock support
` [PATCH v3 04/15] PCI: aardvark: Add PHY support
` [PATCH v3 05/15] PCI: aardvark: Add PCIe warm reset support
` [PATCH v3 06/15] PCI: aardvark: Add external reset GPIO support
` [PATCH v3 07/15] PCI: aardvark: Add suspend to RAM support
` [PATCH v3 08/15] dt-bindings: PCI: aardvark: Describe the clocks property
` [PATCH v3 09/15] dt-bindings: PCI: aardvark: Describe the PHY property
` [PATCH v3 10/15] dt-bindings: PCI: aardvark: Describe the PCIe endpoint card reset pins
` [PATCH v3 11/15] dt-bindings: PCI: aardvark: Describe the reset-gpios property
` [PATCH v3 12/15] ARM64: dts: marvell: armada-37xx: declare PCIe clock
` [PATCH v3 13/15] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe PHY
` [PATCH v3 14/15] ARM64: dts: marvell: armada-37xx: declare PCIe reset pin
` [PATCH v3 15/15] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe warm "

[PATCH] drm: Require PCI for selecting VGA_ARB
 2019-01-08 16:07 UTC  (2+ messages)

[PATCH] PCI: amlogic: Fix build failure due to missing gpio header
 2019-01-08 15:03 UTC  (2+ messages)

[PATCH V2] PCI: dwc ep: cache config until DBI regs available
 2019-01-08 12:05 UTC  (8+ messages)

[PATCH v2 1/2] arm: cns3xxx: fix writing to wrong PCI registers after alignment
 2019-01-08  6:10 UTC  (3+ messages)
` [PATCH v2 2/2] arm: cns3xxx: use actual size reads for PCIe

[PATCH] PCI: quirks: add vendor ID for AR9462 card
 2019-01-07 23:02 UTC  (3+ 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).