linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-13 00:51:25 to 2018-10-18 18:39:53 UTC [more...]

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2018-10-18 18:37 UTC  (3+ messages)
` [PATCH 2/3] x86/PCI: Export find_cap() to be used in early PCI code
` [PATCH 3/3] x86/quirks: Add parameter to clear MSIs early on boot

[PATCH v3 0/4] PCI: emulated PCI bridge config space
 2018-10-18 17:17 UTC  (6+ messages)
` [PATCH v3 1/4] PCI: Introduce PCI bridge emulated config space common logic
` [PATCH v3 2/4] PCI: mvebu: Drop unused PCI express capability code
` [PATCH v3 3/4] PCI: mvebu: Convert to PCI emulated bridge config space
` [PATCH v3 4/4] PCI: aardvark: Implement emulated root PCI "

[PATCH 0/2] VMD fixes for 4.20
 2018-10-18 16:43 UTC  (9+ messages)
` [PATCH 1/2] PCI/VMD: Detach resources after stopping root bus
` [PATCH 2/2] PCI/VMD: Set up firmware-first if capable

[PATCH] PCI / PM: Allow runtime PM without callback functions
 2018-10-18 15:08 UTC  (2+ messages)

[PATCH v3 0/7] Add virtio-iommu driver
 2018-10-18 10:47 UTC  (18+ messages)
` [PATCH v3 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v3 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v3 3/7] PCI: OF: Allow endpoints to bypass the iommu

[v5 0/4] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-10-18  7:23 UTC  (12+ messages)
` [v5 1/4] mpt3sas: Separate out mpt3sas_wait_for_ioc_to_operational
` [v5 2/4] mpt3sas: Fix Sync cache command failure during driver unload
` [v5 3/4] mpt3sas:Fix driver modifying persistent data
` [v5 4/4] mpt3sas: Bump driver version to 27.100.00.00

[PATCH] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
 2018-10-18  3:23 UTC 

[PATCH v8 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-18  1:26 UTC  (13+ messages)
` [PATCH v8 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v8 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v8 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v8 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v8 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v8 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
` [PATCH v8 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
` [PATCH v8 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v8 9/9] PCI: mediatek: Add loadable kernel module support

[PATCH v9 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-18  1:25 UTC  (13+ messages)
` [PATCH v9 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v9 2/9] PCI: Using PCI configuration space header type instead of class type to assign resource
` [PATCH v9 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v9 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v9 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v9 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
` [PATCH v9 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
` [PATCH v9 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v9 9/9] PCI: mediatek: Add loadable kernel module support

PCIe endpoint boot/enumeration order requirements
 2018-10-17 18:23 UTC 

[PATCH] PCI/P2PDMA: Fix NULL check in pci_p2pmem_publish()
 2018-10-17 17:19 UTC  (2+ messages)

[PATCH v3 00/10] Shared Virtual Addressing for the IOMMU
 2018-10-17 15:07 UTC  (10+ messages)
` [PATCH v3 03/10] iommu/sva: Manage process address spaces
` [RFC PATCH v3 10/10] iommu/sva: Add support for private PASIDs

[PATCH] PCI: make pci_size() return real size
 2018-10-17 14:11 UTC  (2+ messages)

[PATCH 0/4] dts/layerscape-pci: removed unsuitable compatible string
 2018-10-17 13:53 UTC  (5+ messages)
` [PATCH 1/4] doc/layerscape-pci: update the PCIe compatible strings
` [PATCH 2/4] doc/layerscape-pci: removed unsuitable compatible string

[bug report] PCI/P2PDMA: Support peer-to-peer memory
 2018-10-17 13:34 UTC  (2+ messages)

[PATCH v2 00/21] PCI: Cleanup pci-keystone driver
 2018-10-17 11:12 UTC  (23+ messages)
` [PATCH v2 01/21] PCI: keystone: Use quirk to limit MRRS for K2G
` [PATCH v2 02/21] PCI: keystone: Use quirk to set MRRS for PCI host bridge
` [PATCH v2 03/21] PCI: keystone: Move dw_pcie_setup_rc out of ks_pcie_establish_link()
` [PATCH v2 04/21] PCI: keystone: Do not initiate link training multiple times
` [PATCH v2 05/21] PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
` [PATCH v2 06/21] PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
` [PATCH v2 07/21] PCI: keystone: Remove redundant platform_set_drvdata
` [PATCH v2 08/21] PCI: keystone: Use uniform function naming convention
` [PATCH v2 09/21] dt-bindings: PCI: keystone: Add bindings to get device control module
` [PATCH v2 10/21] PCI: keystone: Use SYSCON APIs to get device ID from "
` [PATCH v2 11/21] PCI: keystone: Cleanup PHY handling
` [PATCH v2 12/21] PCI: keystone: Invoke pm_runtime APIs to enable clock
` [PATCH v2 13/21] PCI: keystone: Cleanup configuration space access
` [PATCH v2 14/21] PCI: keystone: Get number of outbound windows from DT
` [PATCH v2 15/21] PCI: keystone: Cleanup outbound window configuration
` [PATCH v2 16/21] PCI: keystone: Cleanup set_dbi_mode and get_dbi_mode
` [PATCH v2 17/21] PCI: keystone: Cleanup ks_pcie_link_up()
` [PATCH v2 18/21] PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interrupt status
` [PATCH v2 19/21] PCI: keystone: Add debug error message for all errors
` [PATCH v2 20/21] PCI: keystone: Reorder header file in alphabetical order
` [PATCH v2 21/21] PCI: keystone: Cleanup macros defined in pci-keystone.c

[PATCH v4 3/4] PCI: cadence: Check whether MSI is masked before sending it
 2018-10-17  9:50 UTC  (3+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
 2018-10-17  9:10 UTC  (11+ messages)
` [PATCH 1/8] aha152x: rename the PCMCIA define
` [PATCH 2/8] powerpc: remove CONFIG_PCI_QSPAN
` [PATCH 3/8] powerpc: PCI_MSI needs PCI
` [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a7744
 2018-10-17  9:18 UTC  (5+ messages)

[Bug report] NVMe and RAID probe fail with commit cdf6b7362108
 2018-10-17  8:43 UTC  (3+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/
 2018-10-17  8:17 UTC  (24+ messages)
` [PATCH 1/8] aha152x: rename the PCMCIA define
` [PATCH 2/8] powerpc: simplify CONFIG_PCI_QSPAN Kconfig magic
` [PATCH 3/8] powerpc: PCI_MSI needs PCI
` [PATCH 4/8] pci: consolidate PCI config entry in drivers/pci
` [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

[PATCH 00/19] PCI: Cleanup pci-keystone driver
 2018-10-17  3:21 UTC  (22+ messages)
` [PATCH 01/19] PCI: keystone: Use quirk to limit MRRS for K2G
` [PATCH 02/19] PCI: keystone: Use quirk to set MRRS for PCI host bridge
` [PATCH 03/19] PCI: keystone: Move dw_pcie_setup_rc out of ks_pcie_establish_link()
` [PATCH 04/19] PCI: keystone: Do not initiate link training multiple times
` [PATCH 05/19] PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
` [PATCH 06/19] PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
` [PATCH 07/19] PCI: keystone: Remove redundant platform_set_drvdata
` [PATCH 08/19] PCI: keystone: Use uniform function naming convention
` [PATCH 09/19] dt-bindings: PCI: keystone: Add bindings to get device control module
` [PATCH 10/19] PCI: keystone: Use syscon APIs to get device id from "
` [PATCH 11/19] PCI: keystone: Cleanup PHY handling
` [PATCH 12/19] PCI: keystone: Invoke pm_runtime APIs to enable clock
` [PATCH 13/19] PCI: keystone: Cleanup configuration space access
` [PATCH 14/19] PCI: keystone: Get number of OB windows from DT and cleanup MEM space configuration
` [PATCH 15/19] PCI: keystone: Cleanup set_dbi_mode and get_dbi_mode
` [PATCH 16/19] PCI: keystone: Cleanup ks_pcie_link_up()
` [PATCH 17/19] PCI: keystone: Add debug error message for all errors
` [PATCH 18/19] PCI: keystone: Reorder header file in alphabetical order
` [PATCH 19/19] PCI: keystone: Cleanup macros defined in pci-keystone.c

[PATCH] PCI: pcie: remove redundant 'default n' from Kconfig
 2018-10-16 14:38 UTC 

[PATCH v4 4/4] PCI: cadence: Check link is up before sending IRQ from EP
 2018-10-16 14:01 UTC  (4+ messages)

[RESEND PATCH v3 0/2] add new UniPhier PCIe host driver
 2018-10-16  5:27 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: PCI: Add UniPhier PCIe host controller description
` [RESEND PATCH v3 2/2] PCI: uniphier: Add UniPhier PCIe host controller support

[PATCH v3 0/2] add new UniPhier PCIe host driver
 2018-10-16  2:08 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: Add UniPhier PCIe host controller description
` [PATCH v3 2/2] PCI: uniphier: Add UniPhier PCIe host controller support

[PATCH] PCI/ACPI: Improve _OSC control request granularity
 2018-10-15 22:23 UTC 

[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-15 18:34 UTC  (11+ messages)
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI

[PATCH] PCI MPS settings on rescan
 2018-10-15 14:37 UTC  (2+ messages)
` [PATCH] PCI: Configure MPS "

[PATCH v7 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-15  6:49 UTC  (12+ messages)
` [PATCH v7 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v7 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v7 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v7 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v7 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v7 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
` [PATCH v7 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
` [PATCH v7 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v7 9/9] PCI: mediatek: Add loadable kernel module support


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