linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-09 06:58:39 to 2019-07-16 12:11:28 UTC [more...]

[PATCH 00/14] pending doc patches for 5.3-rc
 2019-07-16 12:10 UTC  (2+ messages)
` [PATCH 01/14] docs: powerpc: convert docs to ReST and rename to *.rst

Firing an interrupt pin induces the occurrence of another interrupt
 2019-07-16 11:16 UTC 

[PATCH V13 00/12] PCI: tegra: Add Tegra194 PCIe support
 2019-07-16 11:22 UTC  (26+ 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] PCI: set BAR size bits correctly in Resize BAR control register
 2019-07-16 18:09 UTC 

[PATCH AUTOSEL 4.14 086/105] PCI / ACPI: Use cached ACPI device state to get PCI device power state
 2019-07-16  9:22 UTC  (2+ messages)

[PATCH] PCI: aardvark: fix big endian support
 2019-07-16  8:56 UTC  (6+ messages)

[PATCH] PCI: pci-bridge-emul: fix big-endian support
 2019-07-16  8:33 UTC  (3+ messages)

[PATCH] pci: controller: pci-tegra: Add of_node_put() before return
 2019-07-16  5:40 UTC 

[PATCH] PCI: Remove functions not called in include/linux/pci.h
 2019-07-16  4:58 UTC  (8+ messages)
` [PATCH v2] "
  ` [Linux-kernel-mentees] "
  ` [PATCH v3] "
    ` [Linux-kernel-mentees] "

[GIT PULL] PCI changes for v5.3
 2019-07-16  4:35 UTC  (2+ messages)

[PATCH] rculist: Add build check for single optional list argument
 2019-07-16  4:07 UTC 

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

[PATCH V35 11/29] PCI: Lock down BAR access when the kernel is locked down
 2019-07-15 19:59 UTC 

[PATCH 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-07-15 15:18 UTC  (20+ 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

[PATCH AUTOSEL 5.2 126/249] PCI: Add missing link delays required by the PCIe spec
 2019-07-15 13:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 185/249] PCI / ACPI: Use cached ACPI device state to get PCI device power state

[PATCH AUTOSEL 5.1 110/219] PCI: Add missing link delays required by the PCIe spec
 2019-07-15 14:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 163/219] PCI / ACPI: Use cached ACPI device state to get PCI device power state

[PATCH AUTOSEL 4.9 62/73] PCI / ACPI: Use cached ACPI device state to get PCI device power state
 2019-07-15 14:36 UTC 

[PATCH AUTOSEL 4.19 120/158] PCI / ACPI: Use cached ACPI device state to get PCI device power state
 2019-07-15 14:17 UTC 

Expanded resource Reserved due to conflict with PCI Bus 0000:00
 2019-07-15 14:00 UTC 

[PATCH v2 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-15  7:26 UTC  (25+ 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

[PATCH 1/2] x86/amd_nb: Add PCI device IDs for family 17h, model 70h
 2019-07-14 21:33 UTC  (4+ messages)
` [PATCH 2/2] hwmon: (k10temp) "

[PATCH] PCI: pci-hyperv: fix build errors on non-SYSFS config
 2019-07-13 15:03 UTC  (3+ messages)

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

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

[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: dwc: avoid OOB read in find_next_bit
 2019-07-12 14:07 UTC  (3+ messages)

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  (3+ messages)

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  (8+ 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  (5+ 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).