linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-22 20:50:45 to 2018-06-29 20:20:04 UTC [more...]

[PATCH] PCI: reset driver SR-IOV state after remove
 2018-06-29 20:20 UTC  (12+ messages)
        ` [PATCH] nfp: align setting totalvfs to changes in PCI core

[PATCH 0/5] drm: use core pcie functionality for pcie gen/width
 2018-06-29 19:40 UTC  (11+ messages)
` [PATCH 1/5] pci: export pcie_get_speed_cap and pcie_get_width_cap
` [PATCH 2/5] drm/amdgpu: update amd_pcie.h to include gen4 speeds
` [PATCH 3/5] drm/amdgpu: use pcie functions for link width and speed
` [PATCH 4/5] drm/radeon: use pcie functions for link width
` [PATCH 5/5] drm: drop drm_pcie_get_speed_cap_mask and drm_pcie_get_max_link_width

[PATCH] PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
 2018-06-29 19:19 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2 0/3] PCI: Data corruption happening due to race condition
 2018-06-29 18:22 UTC  (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] PCI: use new pci function to get device addition state
` [PATCH v2 3/3] PCI: Hotplug: "

[PATCH 2/2] pci: host: pci-hyperv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device
 2018-06-29 15:41 UTC  (2+ messages)

[PATCH v2 0/9] PCI: dwc: Drop unnecessary root_bus_nr setting
 2018-06-29 14:16 UTC  (2+ messages)

sparc64 PCI BAR allocation is still problematic
 2018-06-29 13:47 UTC  (4+ messages)

[PATCH] PCI: endpoint: use after free in pci_epf_unregister_driver()
 2018-06-29 13:47 UTC  (4+ messages)

[PATCH] PCI: faraday: add missing of_node_put()
 2018-06-29 13:44 UTC  (3+ messages)

[PATCH] PCI: xilinx-nwl: add missing of_node_put()
 2018-06-29 13:43 UTC  (2+ messages)

[PATCH] PCI: xilinx: add missing of_node_put()
 2018-06-29 13:42 UTC  (2+ messages)

[PATCH v2] PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
 2018-06-29 13:40 UTC  (2+ messages)

[PATCH] PCI: rcar: Clean up PHY init on failure
 2018-06-29 13:39 UTC  (2+ messages)

[PATCH v4 0/6] PCI: rcar: Failpath fixes
 2018-06-29 13:38 UTC  (3+ messages)
` [PATCH v4 6/6] PCI: rcar: Shut the PHY down in failpath

[GIT PULL] PCI fixes for v4.18
 2018-06-29 12:40 UTC 

[PATCH v2] PCI: qcom: add runtime pm support to pcie_port
 2018-06-29 11:22 UTC  (4+ messages)
` [PATCH] PCI: qcom: Fix error handling in pm_runtime support

[PATCH v6 00/11] Add MSI-X support on pcitest tool
 2018-06-29 11:12 UTC  (3+ messages)
` [PATCH v6 02/11] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures

[PATCH] PCI: hv: Fix a __local_bh_enable_ip warning in hv_compose_msi_msg()
 2018-06-29  9:39 UTC  (7+ messages)

[PATCH 0/3] PCI: emulated PCI bridge common logic
 2018-06-29  9:22 UTC  (4+ messages)
` [PATCH 1/3] PCI: Introduce PCI software "
` [PATCH 2/3] PCI: mvebu: Convert to PCI software bridge
` [PATCH 3/3] PCI: aardvark: Implement emulated root PCI bridge

[PATCH 0/2] PCI: aardvark: misc improvements
 2018-06-29  9:16 UTC  (3+ messages)
` [PATCH 1/2] PCI: aardvark: Size bridges before resources allocation
` [PATCH 2/2] PCI: aardvark: Convert to use pci_host_probe()

[PATCH 0/3] PCI: mvebu: cleanup and improvements
 2018-06-29  9:10 UTC  (4+ messages)
` [PATCH 1/3] PCI: mvebu: Remove redundant platform_set_drvdata() call
` [PATCH 2/3] PCI: mvebu: Convert to use pci_host_bridge directly
` [PATCH 3/3] PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()

[PATCH 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-06-29  7:51 UTC  (13+ messages)
` [PATCH 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical
` [PATCH 2/4] PCI: mediatek: enable msi after clock enabled
` [PATCH 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH 4/4] PCI: mediatek: Add loadable kernel module support

[PATCH V4 1/7] PCI: handle error return from pci_reset_bridge_secondary_bus()
 2018-06-28 19:31 UTC  (7+ messages)
` [PATCH V4 2/7] IB/hfi1: Use pci_try_reset_bus() for initiating pci secondary bus reset
` [PATCH V4 3/7] PCI: Hide pci_reset_bridge_secondary_bus() from drivers
` [PATCH V4 4/7] PCI: Unify try slot and bus reset API
` [PATCH V4 5/7] PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
` [PATCH V4 6/7] PCI: Rename pci_try_reset_bus() to pci_reset_bus()
` [PATCH V4 7/7] PCI: Handle link reset via hotplug if supported

[PATCH V3 1/6] IB/hfi1: Use pci_try_reset_bus() for initiating pci secondary bus reset
 2018-06-28 19:17 UTC  (7+ messages)
` [PATCH V3 2/6] PCI: Hide pci_reset_bridge_secondary_bus() from drivers
` [PATCH V3 3/6] PCI: Unify try slot and bus reset API
` [PATCH V3 4/6] PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
` [PATCH V3 5/6] PCI: Rename pci_try_reset_bus() to pci_reset_bus()
` [PATCH V3 6/6] PCI: Handle link reset via hotplug if supported

[PATCH 1/2] PCI: fix restoring resized BAR state on resume
 2018-06-28 18:27 UTC  (2+ messages)

[PATCH] PCI: hv: fix spelling mistake: "reqquest" -> "request"
 2018-06-28 17:08 UTC  (2+ messages)

[PATCH] PCI/VMD: White list for fast interrupt handlers
 2018-06-28 16:32 UTC  (8+ messages)

[RESEND PATCH 0/4] PCI: cadence: Host and EP driver updates for PHY and power management
 2018-06-28 16:09 UTC  (3+ messages)

[PATCH] pci: fix I/O space page leak
 2018-06-28 14:26 UTC  (4+ messages)

[PATCH v4 23/26] devicetree: fix a series of wrong file references
 2018-06-28 13:53 UTC  (2+ messages)

[PATCH 0/3] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-06-28 13:47 UTC  (10+ messages)
` [PATCH 1/3] drivers/base: introduce some help routines for reordering a group of dev
` [PATCH 2/3] drivers/base: reorder consumer and its children behind suppliers
` [PATCH 3/3] drivers/base: only reordering consumer device when probing

[PATCH v5 0/1] *** PCI: kirin: Add MSI support ***
 2018-06-28 12:48 UTC  (2+ messages)
` [PATCH v5 1/1] PCI: kirin: Add MSI support

[PATCH] PCI: Data corruption happening due to race condition
 2018-06-28 11:23 UTC  (12+ messages)
          ` [PATCH v1] "

[PATCH 1/2] i2c: i801: Fix runtime PM
 2018-06-27 21:23 UTC  (2+ messages)

[PATCH v4 0/6] PCI: aardvark: misc fixes and improvements
 2018-06-27 18:52 UTC  (5+ messages)
` [PATCH v4 5/6] PCI: aardvark: Introduce an advk_pcie_valid_device() helper

[PATCH v5 0/3] Add parameter for disabling ACS redirection for P2P
 2018-06-27 17:46 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v5 2/3] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v5 3/3] PCI: Introduce the disable_acs_redir parameter

[PATCH v2 0/4] pci-dra7xx: Enable errata i870 workaround for RC mode
 2018-06-27 12:29 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode
` [PATCH v2 2/4] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
` [PATCH v2 3/4] ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode
` [PATCH v2 4/4] ARM: dts: dra7: Fix up unaligned access setting for PCIe EP

[PATCH 00/32] Rework pciehp event handling & add runtime PM
 2018-06-27 13:35 UTC  (7+ messages)
` [PATCH 23/32] PCI: pciehp: Avoid slot access during reset

[lkp-robot] [bisect done] ef1433f717 [ 7.049860] BUG: unable to handle kernel NULL pointer dereference at 0000004c
 2018-06-27 13:12 UTC  (4+ messages)

[PATCH] PCI: DPC: Clear AER status bits before disabling port containment
 2018-06-26 20:51 UTC  (5+ messages)

[PATCH v1 0/4] PCI: shpchp: NULL pointer fix and cleanups
 2018-06-26 20:39 UTC  (8+ messages)
` [PATCH v1 1/4] PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
` [PATCH v1 2/4] PCI: shpchp: Separate existence of SHPC and permission to use it
` [PATCH v1 3/4] PCI: shpchp: Inline shpchp_is_native()
` [PATCH v1 4/4] PCI: hotplug: Implement hotplug_is_native() only when CONFIG_ACPI=y

[PATCH 1/2] arm64: avoid alloc memory on offline node
 2018-06-26 17:27 UTC  (15+ messages)

[PATCH v2] PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
 2018-06-26 17:10 UTC  (11+ messages)

[PATCH] PCI/AER: Adopt lspci naming convention for AER prints
 2018-06-26 17:08 UTC  (2+ messages)

[PATCHv2 0/2] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-06-26 11:54 UTC  (6+ messages)
` [PATCHv2 1/2] drivers/base: only reordering consumer device when probing
` [PATCHv2 2/2] drivers/base: reorder consumer and its children behind suppliers

Fwd: [Bug 199879] New: Very basic the Pci device is not resumed from suspend mode
 2018-06-26  8:23 UTC  (4+ messages)

[PATCH] PCI: shpchp: Fix probing logic inversion
 2018-06-25 16:18 UTC  (6+ messages)

[PATCH 0/5] PCI: cadence: Host and EP driver updates for PHY and power management
 2018-06-25  8:30 UTC  (6+ messages)
` [PATCH 1/5] PCI: cadence: Update cdns_pcie_writel function signature
` [PATCH 2/5] PCI: cadence: Add generic PHY support to host and EP drivers
` [PATCH 3/5] dt-bindings: PCI: cadence: Add DT bindings for optional PHYs
` [PATCH 4/5] PCI: cadence: Add Power Management ops for host and EP
` [PATCH 5/5] PCI: cadence: Add shutdown callback to host driver

[patchV2 0/2] shpchp: no claim on pcie port device
 2018-06-25  2:59 UTC  (4+ messages)
` [patchV2 2/2] pci/shpchp: "

`pci_apply_final_quirks()` taking half a second
 2018-06-24 16:49 UTC  (2+ messages)
` `quirk_usb_handoff_ohci` takes over 73 ms (twice) on AMD system (was: `pci_apply_final_quirks()` taking half a second)

[PATCH v2 1/2] genirq: Update code comments wrt recycled thread_mask
 2018-06-24 12:12 UTC  (6+ messages)
` [PATCH v2 2/2] genirq: Synchronize only with single thread on free_irq()

[PATCH v4 0/3] Add parameter for disabling ACS redirection for P2P
 2018-06-22 21:33 UTC  (8+ messages)
` [PATCH v4 1/3] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v4 2/3] PCI: Allow specifying devices using a base bus and path of devfns


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