linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-05 09:39:19 to 2019-07-13 14:20:56 UTC [more...]

[PATCHv7] PCI: mobiveil: Fix the CPU base address setup in inbound window
 2019-07-13 14:11 UTC 

[PATCH v2 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-13 13:30 UTC  (16+ messages)
` [PATCH v2 1/9] rcu/update: Remove useless check for debug_locks
` [PATCH v2 2/9] rcu: Add support for consolidated-RCU reader checking
` [PATCH v2 3/9] rcu/sync: Remove custom check for reader-section
` [PATCH v2 4/9] ipv4: add lockdep condition to fix for_each_entry
` [PATCH v2 5/9] driver/core: Convert to use built-in RCU list checking
` [PATCH v2 6/9] workqueue: Convert for_each_wq to use built-in list check
` [PATCH v2 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [PATCH v2 8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list
` [PATCH v2 9/9] doc: Update documentation about list_for_each_entry_rcu

pciutils: decoding extended capabilities with variable size based on lane count
 2019-07-13 12:58 UTC  (2+ messages)

[PATCH V13 00/12] PCI: tegra: Add Tegra194 PCIe support
 2019-07-13  7:04 UTC  (25+ messages)
` [PATCH V13 01/12] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V13 02/12] PCI: Disable MSI for Tegra root ports
` [PATCH V13 03/12] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V13 04/12] PCI: dwc: Move config space capability search API
` [PATCH V13 05/12] PCI: dwc: Add ext "
` [PATCH V13 06/12] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V13 07/12] PCI: dwc: Add support to enable "
` [PATCH V13 08/12] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V13 09/12] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V13 10/12] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V13 11/12] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V13 12/12] PCI: tegra: Add Tegra194 PCIe support

[PATCH v1 0/6] Harden list_for_each_entry_rcu() and family
 2019-07-12 23:27 UTC  (22+ messages)
` [PATCH v1 1/6] rcu: Add support for consolidated-RCU reader checking
` [PATCH v1 2/6] ipv4: add lockdep condition to fix for_each_entry
` [PATCH v1 3/6] driver/core: Convert to use built-in RCU list checking
` [PATCH v1 4/6] workqueue: Convert for_each_wq to use built-in list check
` [PATCH v1 5/6] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [PATCH v1 6/6] acpi: Use built-in RCU list checking for acpi_ioremaps list

[PATCH] PCI: pci-hyperv: fix build errors on non-SYSFS config
 2019-07-12 16:04 UTC  (2+ messages)

[PATCH] PCI: dwc: avoid OOB read in find_next_bit
 2019-07-12 14:07 UTC  (3+ messages)

[PATCH 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-07-12 13:42 UTC  (16+ messages)
` [PATCH 5/8] dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding
` [PATCH 1/8] PCI: Add Amazon's Annapurna Labs vendor ID
` [PATCH 2/8] PCI: Add ACS quirk for Amazon Annapurna Labs root ports
` [PATCH 3/8] PCI/VPD: Add VPD release quirk for Amazon Annapurna Labs host bridge
` [PATCH 4/8] PCI: Add quirk to disable MSI support for Amazon's "
` [PATCH 6/8] PCI: al: Add support for DW based driver type
` [PATCH 7/8] PCI: dw: Add validation that PCIe core is set to correct mode
` [PATCH 8/8] PCI: dw: Add support for PCI_PROBE_ONLY/PCI_REASSIGN_ALL_BUS flags

Hello
 2019-07-12  4:38 UTC 

[PATCH 00/11] PCI: Move symbols to drivers/pci/pci.h
 2019-07-11 22:23 UTC  (12+ messages)
` [PATCH 01/11] PCI: Move #define PCI_PM_* lines "
` [PATCH 02/11] PCI: Move PME declarations "
` [PATCH 03/11] PCI: Move *_host_bridge_device() declarations to drivers/pci.pci.h
` [PATCH 04/11] PCI: Move PCI Virtual Channel declarations to drivers/pci/pci.h
` [PATCH 05/11] PCI: Move pci_hotplug_*_size "
` [PATCH 06/11] PCI: Move pci_bus_* "
` [PATCH 07/11] PCI: Move pcie_update_link_speed() "
` [PATCH 08/11] PCI: Move pci_ats_init() "
` [PATCH 09/11] PCI: Move ECRC declarations "
` [PATCH 10/11] PCI: Move PTM declaration "
` [PATCH 11/11] PCI: Move pci_*_node() declarations "

[PATCH v2] PCI: Expose hidden NVIDIA HDA controllers
 2019-07-11  5:36 UTC  (3+ messages)

[PATCH] PCI/AER: save/restore AER registers during suspend/resume
 2019-07-10 17:36 UTC  (4+ messages)

reprobing BAR sizes and capabilities after a FLR?
 2019-07-10 14:14 UTC  (3+ messages)

Titan Ridge xHCI may stop to working after re-plugging the dock
 2019-07-10 11:49 UTC  (2+ messages)

[PATCHv6 00/28] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-07-10 10:59 UTC  (31+ messages)
` [PATCHv6 01/28] PCI: mobiveil: Unify register accessors
` [PATCHv6 02/28] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv6 03/28] PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
` [PATCHv6 04/28] PCI: mobiveil: Update the resource list traversal function
` [PATCHv6 05/28] PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv6 06/28] PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
` [PATCHv6 07/28] PCI: mobiveil: Fix the Class Code field
` [PATCHv6 08/28] PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
` [PATCHv6 09/28] PCI: mobiveil: Move IRQ chained handler setup out of DT parse
` [PATCHv6 10/28] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
` [PATCHv6 11/28] PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
` [PATCHv6 12/28] dt-bindings: PCI: mobiveil: Change gpio_slave and apb_csr to optional
` [PATCHv6 13/28] PCI: mobiveil: Reformat the code for readability
` [PATCHv6 14/28] PCI: mobiveil: Make the register updating more readable
` [PATCHv6 15/28] PCI: mobiveil: Revise the MEM/IO outbound window initialization
` [PATCHv6 16/28] PCI: mobiveil: Fix the returned error number
` [PATCHv6 17/28] PCI: mobiveil: Remove an unnecessary return value check
` [PATCHv6 18/28] PCI: mobiveil: Remove redundant var definitions and register read operations
` [PATCHv6 19/28] PCI: mobiveil: Fix the valid check for inbound and outbound window
` [PATCHv6 20/28] PCI: mobiveil: Add the statistic of initialized inbound windows
` [PATCHv6 21/28] PCI: mobiveil: Clear the target fields before updating the register
` [PATCHv6 22/28] PCI: mobiveil: Mask out the lower 10-bit hardcode window size
` [PATCHv6 23/28] PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window
` [PATCHv6 24/28] PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window
` [PATCHv6 25/28] PCI: mobiveil: Fix the CPU "
` [PATCHv6 26/28] PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine
` [PATCHv6 27/28] PCI: mobiveil: Fix infinite-loop in the INTx process
` [PATCHv6 28/28] PCI: mobiveil: Fix the potential INTx missing problem

VFIO/IOMMU/PCI Linux Plumbers 2019 MC - Call for Topics
 2019-07-10 10:03 UTC 

[PATCH RESEND] ntb_hw_switchtec: Fix ntb_mw_clear_trans returning error if size == 0
 2019-07-10  8:44 UTC 

[PATCH 1/2] PCI: rcar: Do not abort on too many inbound dma-ranges
 2019-07-10  7:13 UTC  (4+ messages)
` [PATCH 2/2] PCI: rcar: Recalculate inbound range alignment for each controller entry

[PATCH 0/3] PCI/ASPM: add sysfs attribute for controlling ASPM
 2019-07-10  6:59 UTC  (2+ messages)

[PATCH V12 00/12] Add Tegra194 PCIe support
 2019-07-10  5:18 UTC  (6+ messages)
` [PATCH V12 01/12] PCI: Add #defines for some of PCIe spec r4.0 features

[PATCH] dt-bindings: 83xx-512x-pci: Drop cell-index property
 2019-07-09 22:50 UTC  (2+ messages)

[GIT PULL] Power management updates for v5.3-rc1
 2019-07-09 18:05 UTC  (2+ messages)

[PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-07-09 17:02 UTC 

[PATCH] PCI: dwc: pci-dra7xx: Add missing include file
 2019-07-09 16:45 UTC  (4+ messages)

[PATCH v2] tools: PCI: Fix installation when `make tools/pci_install`
 2019-07-09 16:43 UTC  (2+ messages)

[PATCH] PCI / PM: Don't runtime suspend when device only supports wakeup from D0
 2019-07-09 13:45 UTC  (10+ messages)

[PATCH v1] tools: PCI: Fix installation when `make tools/pci_install`
 2019-07-09 11:45 UTC  (7+ messages)

[PATCH V3] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-07-09 11:02 UTC  (8+ messages)

[PATCH v2] PCI: hv: fix pci-hyperv build when SYSFS not enabled
 2019-07-09  0:38 UTC  (5+ messages)

[PATCH] PCI: Fix typos and whitespace errors
 2019-07-08 23:05 UTC  (3+ messages)

[PATCH] ntb_hw_switchtec: Fix ntb_mw_clear_trans returning error if size == 0
 2019-07-08 16:18 UTC  (2+ messages)

[PATCH 11/14] PCI: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
 2019-07-08 12:33 UTC 

[PATCH v4 0/3] Improve _OSC control request granularity
 2019-07-05 19:35 UTC  (4+ messages)
  ` [PATCH v4 2/3] PCI/ACPI: Allow _OSC request without ASPM support

[PATCH] PCI: imx: Allow iMX PCIe driver on iMX6SX
 2019-07-05 15:55 UTC  (4+ messages)

[PATCH] PCI: imx6: Simplify Kconfig depends on
 2019-07-05 15:51 UTC  (8+ messages)

[PATCH v1 1/2] tools: PCI: Fix compilation error
 2019-07-05 15:49 UTC  (5+ messages)

[PATCH v2] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
 2019-07-05 13:41 UTC  (2+ messages)

[PATCH] PCI: tegra: Fix support for GPIO based PERST#
 2019-07-05 10:11 UTC  (3+ messages)

[PATCH v3 0/3] PCI / ACPI: Handle sibling devices sharing power resources
 2019-07-05  9:51 UTC  (3+ messages)

[PATCH v2 0/5] PM: PCI/ACPI: Hibernation handling fixes
 2019-07-05  9:50 UTC  (3+ messages)

[PATCH] PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
 2019-07-05  9:48 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).