linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-05 16:12:10 to 2018-09-10 19:38:36 UTC [more...]

[PATCH v3 0/2] add the Amlogic Meson PCIe controller driver
 2018-09-10 19:38 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller

[PATCH v5 08/12] MIPS: BMIPS: add PCI bindings for 7425, 7435
 2018-09-10 14:42 UTC  (2+ messages)
    ` [PATCH v5 07/12] PCI/MSI: enable PCI_MSI_IRQ_DOMAIN support for MIPS

[PATCH 0/7 v7] Support for fsl-mc bus and its devices in SMMU
 2018-09-10 13:49 UTC  (8+ messages)
` [PATCH 1/7 v7] Documentation: fsl-mc: add iommu-map device-tree binding for fsl-mc bus
` [PATCH 2/7 v7] iommu/of: make of_pci_map_rid() available for other devices too
` [PATCH 3/7 v7] iommu/of: support iommu configuration for fsl-mc devices
` [PATCH 4/7 v7] iommu/arm-smmu: Add support for the fsl-mc bus
` [PATCH 5/7 v7] bus/fsl-mc: support dma configure for devices on "
` [PATCH 6/7 v7] bus/fsl-mc: set coherent dma mask "
` [PATCH 7/7 v7] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCHv2 00/20] PCI, error handling and hot plug
 2018-09-10 13:20 UTC  (36+ messages)
` [PATCHv2 01/20] PCI: Simplify disconnected marking
` [PATCHv2 02/20] PCI: Fix faulty logic in pci_reset_bus()
` [PATCHv2 03/20] PCI: Add required waits on link active
` [PATCHv2 04/20] PCI/AER: Remove dead code
` [PATCHv2 05/20] PCI/ERR: Use slot reset if available
` [PATCHv2 06/20] PCI/ERR: Handle fatal error recovery
` [PATCHv2 07/20] PCI/ERR: Always use the first downstream port
` [PATCHv2 08/20] PCI/ERR: Simplify broadcast callouts
` [PATCHv2 09/20] PCI/ERR: Report current recovery status for udev
` [PATCHv2 10/20] PCI/ERR: Remove devices on recovery failure
` [PATCHv2 11/20] PCI/portdrv: Provide pci error callbacks
` [PATCHv2 12/20] PCI/portdrv: Restore pci state on slot reset
` [PATCHv2 13/20] PCI: Make link active reporting detection generic
` [PATCHv2 14/20] PCI: Create recursive bus walk
` [PATCHv2 15/20] PCI/pciehp: Fix powerfault detection order
` [PATCHv2 16/20] PCI/pciehp: Implement error handling callbacks
` [PATCHv2 17/20] PCI/pciehp: Ignore link events during DPC event
` [PATCHv2 18/20] PCI/DPC: Wait for link active after reset
` [PATCHv2 19/20] PCI/DPC: Link reset code cleanup
` [PATCHv2 20/20] PCI: Unify device inaccessible

[PATCH v5 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-10 18:11 UTC  (27+ messages)
` [PATCH v5 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests

[PATCH V3 0/2] Xen/PCIback: PCI reset using 'reset' SysFS attribute
 2018-09-10 17:04 UTC  (14+ messages)
` [PATCH V3 1/2] Drivers/PCI: Export pcie_has_flr() interface
        ` [Xen-devel] "

[PATCH 0/5] Make SPI work on DT MMP2
 2018-09-10 11:59 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: spi/spi-pxa2xx: add PXA2xx SSP SPI Controller
` [PATCH 2/5] PCI: provide pci_match_id() with CONFIG_PCI=n
` [PATCH 3/5] spi: pxa2xx: use an enum for type
` [PATCH 4/5] spi: pxa2xx: add devicetree support
` [PATCH 5/5] DT: marvell,mmp2: add SSP1 and SSP3

[PATCH v3 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-10 11:25 UTC  (9+ messages)
` [PATCH v3 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622

[PATCH v4 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-10  9:50 UTC  (5+ messages)
` [PATCH v4 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical
` [PATCH v4 2/4] PCI: mediatek: enable msi after clock enabled
` [PATCH v4 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH v4 4/4] PCI: mediatek: Add loadable kernel module support

[PATCH v6 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-10 13:17 UTC  (2+ messages)
` [PATCH v6 07/16] x86/pci: Add Hygon Dhyana support to PCI and north bridge

[PATCH v3] PCI: dwc: fix scheduling while atomic issues
 2018-09-10  8:57 UTC  (2+ messages)

[PATCH 00/10] PCI: Allow D3cold for PCIe hierarchies
 2018-09-10  7:17 UTC  (15+ messages)
` [PATCH 01/10] PCI: Do not skip power managed bridges in pci_enable_wake()
` [PATCH 02/10] PCI / ACPI: Enable wake automatically for power managed bridges
` [PATCH 03/10] PCI: pciehp: Disable hotplug interrupt during suspend
` [PATCH 04/10] PCI: pciehp: Do not handle events if interrupts are masked
` [PATCH 05/10] PCI: portdrv: Resume upon exit from system suspend if left runtime suspended
` [PATCH 06/10] PCI: portdrv: Add runtime PM hooks for port service drivers
` [PATCH 07/10] PCI: pciehp: Implement runtime PM callbacks
` [PATCH 08/10] PCI/PME: "
` [PATCH 09/10] ACPI / property: Allow multiple property compatible _DSD entries
` [PATCH 10/10] PCI / ACPI: Whitelist D3 for more PCIe hotplug ports

[PATCH v2] PCI/AER: Enable SERR# forwarding in non ACPI flow
 2018-09-10  6:10 UTC  (5+ messages)

kernel panic becase pci register more than once
 2018-09-09  8:26 UTC 

ryzen X370: iommu - unusable huge groups
 2018-09-08 14:59 UTC  (7+ messages)

[PATCH] PCI: Reprogram bridge prefetch registers on resume
 2018-09-08 12:14 UTC  (9+ messages)
` [Nouveau] "

[PATCH 1/4] PCI: Expose reset_type to users of pci_reset_function()
 2018-09-08  4:16 UTC  (4+ messages)
` [PATCH 2/4] PCI: Expose reset_type to users of pci_reset_function_locked()
` [PATCH 3/4] PCI: Expose reset type to users of pci_try_reset_function()
` [PATCH 4/4] PCI: Expose reset type to users of pci_probe_reset_function()

[PATCH v2 0/8] PCI hotplug diet
 2018-09-08  7:59 UTC  (9+ messages)
` [PATCH v2 2/8] PCI: pciehp: Unify controller and slot structs
` [PATCH v2 1/8] PCI: pciehp: Tolerate Presence Detect hardwired to zero
` [PATCH v2 8/8] PCI: hotplug: Document TODOs
` [PATCH v2 5/8] PCI: hotplug: Constify hotplug_slot_ops
` [PATCH v2 6/8] PCI: hotplug: Drop hotplug_slot_info
` [PATCH v2 3/8] PCI: pciehp: Rename controller struct members for clarity
` [PATCH v2 7/8] PCI: hotplug: Embed hotplug_slot
` [PATCH v2 4/8] PCI: pciehp: Reshuffle controller struct for clarity

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-09-08  7:29 UTC  (32+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 04/40] iommu/sva: Add a mm_exit callback for device drivers
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing

[PATCH] x86/PCI: Apply VMD's AERSID fixup generically
 2018-09-07 19:22 UTC 

[REGRESSION] Commit 5745392e0c2b ("PCI: Apply the new generic I/O management on PCI IO hosts") breaks PCI for legacy virtio devices with kvmtool on arm64
 2018-09-07 17:41 UTC 

[PATCH v3 0/4] pci-dra7xx: Enable errata i870 workaround for RC mode
 2018-09-07 17:00 UTC  (4+ messages)

[RFC] PCI: add support for Immediate Readiness
 2018-09-07  6:16 UTC  (11+ messages)
                ` [PATCH v2] "

[PATCH 0/2] add new UniPhier PCIe host driver
 2018-09-07  4:11 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: pci: add UniPhier PCIe host controller description
` [PATCH 2/2] pci: dwc: add UniPhier PCIe host controller support

[PATCH] MAINTAINERS: add maintainer entries for RPA pci hotplug drivers
 2018-09-06 19:17 UTC  (2+ messages)

[PATCH] pci: fix pci.c kernel-doc parameter warning
 2018-09-06 19:08 UTC  (2+ messages)

[PATCH v1] PCI: Switch to bitmap_zalloc()
 2018-09-06 19:05 UTC  (2+ messages)

[PATCH 0/9] PCI hotplug diet
 2018-09-06 18:54 UTC  (8+ messages)
` [PATCH 4/9] PCI: pciehp: Unify controller and slot structs

[PATCH 00/32] Rework pciehp event handling & add runtime PM
 2018-09-06 18:08 UTC  (5+ messages)
` [PATCH 03/32] PCI: pciehp: Fix deadlock on unplug

[PATCH 0/4] Add support to register platform service IRQ
 2018-09-06 15:34 UTC  (7+ messages)
` [PATCH 3/4] PCI/portdrv: Check platform supported service IRQ's
` [PATCH 4/4] PCI: xilinx-nwl: Add method to setup_platform_service_irq hook

[PATCH] PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
 2018-09-06 13:35 UTC  (4+ messages)
` [Nouveau] "

[PATCH v2 0/2] add new UniPhier PCIe host driver
 2018-09-06  9:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: add UniPhier PCIe host controller description
` [PATCH v2 2/2] PCI: controller: dwc: add UniPhier PCIe host controller support

[PATCH v2 1/2] PCI/ACPI: correct error message for ASPM disabling
 2018-09-06  9:05 UTC  (3+ messages)

[PATCH for-rc v2 1/3] PCI: Fix faulty logic in pci_reset_bus()
 2018-09-05 23:07 UTC  (6+ messages)
` [PATCH for-rc v2 2/3] PCI: Request reset type as part of function reset
` [PATCH for-rc v2 3/3] IB/hfi1: Prefer new __pci_reset_function_locked() API with reset type

[PATCH] pci/sriov: Hold rescan lock while enumerating
 2018-09-05 22:13 UTC  (4+ messages)

[PATCH] switchtec: Fix potential Spectre v1
 2018-09-05 21:29 UTC  (2+ messages)

[PATCH] PCI: remove ids for NFP32xx
 2018-09-05 21:25 UTC  (2+ messages)

RFC on PCI Device Lock
 2018-09-05 17:50 UTC  (10+ messages)

[PATCH] pci: cadence: Correct probe behaviour when failing to get PHY
 2018-09-05 17:10 UTC  (2+ messages)

[PATCH] Revert "PCI: Add ACS quirk for Intel 300 series"
 2018-09-05 17:01 UTC  (4+ messages)

Rewriting Intel PCI bridge prefetch base address bits solves nvidia graphics issues
 2018-09-05 16:02 UTC  (6+ messages)
` [Nouveau] "

Photo replacing
 2018-09-05 11:12 UTC 

[Patch v1 0/7] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-09-05 14:17 UTC  (6+ messages)

[PATCH 0/9] Export PCIe bandwidth via sysfs
 2018-09-05 13:52 UTC  (4+ messages)
` [PATCH 1/9] PCI: sysfs: Export available PCIe bandwidth

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-05 11:42 UTC 


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