linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 10:46:14 to 2019-09-12 12:55:22 UTC [more...]

[PATCH v5 0/7] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-09-12 12:55 UTC  (20+ messages)
` [PATCH v5 1/7] PCI: Add Amazon's Annapurna Labs vendor ID
` [PATCH v5 2/7] PCI: Add ACS quirk for Amazon Annapurna Labs root ports
` [PATCH v5 3/7] PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port
` [PATCH v5 4/7] PCI: Add quirk to disable MSI-X support "
` [PATCH v5 5/7] dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding
` [PATCH v5 6/7] PCI: dwc: al: Add support for DW based driver type
` [PATCH v5 7/7] PCI: dwc: Add validation that PCIe core is set to correct mode

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-12 12:49 UTC  (8+ messages)
` [PATCH v3 08/11] PCI: layerscape: Modify the MSIX to the doorbell mode
` [PATCH v3 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH 1/2] PCI: dwc: Add support to disable GEN3 equalization
 2019-09-12 12:42 UTC  (11+ messages)
    ` [PATCH 2/2] PCI: dwc: Add support to disable equalization phase 2 and 3

[PATCH] PCI: dwc: fix find_next_bit() usage
 2019-09-12 11:31 UTC  (2+ messages)

[PATCH 0/4] Cleanup arm64 driver dependencies
 2019-09-12 10:53 UTC  (10+ messages)
` [PATCH 1/4] arm64: Kconfig: Fix XGENE "

[PATCH v3 0/2] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-09-12 10:49 UTC  (28+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller
` [PATCH v3 2/2] dwc: PCI: intel: Intel PCIe RC controller driver

[PATCH] PCI: endpoint: Fix clearing start entry in configfs
 2019-09-12  9:56 UTC 

[PATCH] PCI: rcar: Remove unnecessary header include (../pci.h)
 2019-09-12  8:38 UTC  (5+ messages)

[PATCH 0/4] Enhance pci-hyperv to support hibernation
 2019-09-11 23:38 UTC  (5+ messages)
` [PATCH 1/4] PCI: hv: Reorganize the code in preparation of hibernation
` [PATCH 2/4] PCI: hv: Add the support "
` [PATCH 3/4] PCI: hv: Do not queue new work items on hibernation
` [PATCH 4/4] PCI: hv: Change pci_protocol_version to per-hbus

[BACKPORT 4.14.y 00/18] Backport candidate from TI 4.14 product kernel
 2019-09-11 14:01 UTC  (24+ messages)
` [BACKPORT 4.14.y 01/18] PCI: designware-ep: Fix find_first_zero_bit() usage
` [BACKPORT 4.14.y 02/18] PCI: dra7xx: Fix legacy INTD IRQ handling
` [BACKPORT 4.14.y 03/18] drm/omap: panel-dsi-cm: fix driver
` [BACKPORT 4.14.y 04/18] usb: dwc3: Allow disabling of metastability workaround
` [BACKPORT 4.14.y 05/18] mfd: palmas: Assign the right powerhold mask for tps65917
` [BACKPORT 4.14.y 06/18] ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
` [BACKPORT 4.14.y 07/18] mtd: spi-nor: enable 4B opcodes for mx66l51235l
` [BACKPORT 4.14.y 08/18] mtd: spi-nor: cadence-quadspi: add a delay in write sequence
` [BACKPORT 4.14.y 09/18] misc: pci_endpoint_test: Prevent some integer overflows
` [BACKPORT 4.14.y 10/18] PCI: dra7xx: Add shutdown handler to cleanly turn off clocks
` [BACKPORT 4.14.y 11/18] misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()
` [BACKPORT 4.14.y 12/18] mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone
` [BACKPORT 4.14.y 13/18] ASoC: tlv320dac31xx: mark expected switch fall-through
` [BACKPORT 4.14.y 14/18] ASoC: davinci-mcasp: Handle return value of devm_kasprintf
` [BACKPORT 4.14.y 15/18] ASoC: davinci: Kill BUG_ON() usage
` [BACKPORT 4.14.y 16/18] ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'
` [BACKPORT 4.14.y 17/18] i2c: omap: Trigger bus recovery in lockup case
` [BACKPORT 4.14.y 18/18] cpufreq: ti-cpufreq: add missing of_node_put()

[PATCH 0/6] arm64: dts: meson-g12: add support for PCIe
 2019-09-11 13:11 UTC  (23+ messages)
` [PATCH 1/6] dt-bindings: pci: amlogic,meson-pcie: Add G12A bindings
` [PATCH 2/6] PCI: amlogic: Fix probed clock names
` [PATCH 3/6] PCI: amlogic: meson: Add support for G12A
` [PATCH 4/6] phy: meson-g12a-usb3-pcie: Add support for PCIe mode
` [PATCH 5/6] arm64: dts: meson-g12a: Add PCIe node
` [PATCH 6/6] arm64: dts: khadas-vim3: add commented support for PCIe

[PATCH] PCI: vc: fix warning: no previous prototype
 2019-09-11 12:40 UTC 

Inquiry 11/Sept/2019
 2019-09-11 12:09 UTC 

[PATCH v2] PCI/IOV: avoid giving back wrong numvfs
 2019-09-11  7:27 UTC 

[PATCH] PCI/switchtec: read all 64bits of part_event_bitmap
 2019-09-10 19:58 UTC 

[PATCH] ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0
 2019-09-10 16:41 UTC  (3+ messages)

[PATCH v5 00/23] PCI: Allow BAR movement during hotplug
 2019-09-09 14:02 UTC  (5+ messages)
` [PATCH v5 18/23] powerpc/pci: Handle BAR movement

[PATCH 1/2] PCI: Add a helper to check Power Resource Requirements _PR3 existence
 2019-09-09 11:41 UTC  (2+ messages)

[PATCH v2] PCI/AER: Save and restore AER config state
 2019-09-09  8:52 UTC  (3+ messages)

[bug report] PCI: Protect pci_reassign_bridge_resources() against addition/removal
 2019-09-09  8:13 UTC  (2+ messages)

[PATCH v2 0/1] Fix IOMMU setup for hotplugged devices on pseries
 2019-09-09  7:59 UTC  (3+ messages)
` [PATCH v2 1/1] powerpc/pci: Fix pcibios_setup_device() ordering

[PATCH v5 0/4] PCI/ASPM: add sysfs attributes for controlling ASPM
 2019-09-07 20:34 UTC  (6+ messages)
` [PATCH v5 4/4] PCI/ASPM: remove Kconfig option PCIEASPM_DEBUG and related code
` [PATCH v5 3/4] PCI/ASPM: add sysfs attributes for controlling ASPM link states

[PATCH 1/2] PCI: Make pcie_downstream_port() available outside of access.c
 2019-09-07 16:56 UTC  (3+ messages)
` [PATCH 2/2] PCI: Get rid of dev->has_secondary_link flag

AMD IO_PAGE_FAULT w/NTB on Write ops?
 2019-09-06 23:48 UTC  (4+ messages)
    ` AMD Epyc iperf perfomance issues over NTB

[PATCH] Add PCI device IDs for family 17h, model 70h
 2019-09-06 23:27 UTC  (8+ messages)

[PATCH] PCI: dwc: Use PTR_ERR_OR_ZERO() in five functions
 2019-09-06 19:30 UTC  (2+ messages)

[PATCH 1/1] PCI: iproc: Invalidate PAXB address mapping before programming it
 2019-09-06 14:11 UTC  (5+ messages)

[PATCH] PCI: Add PCIE ACS quirk for IPROC PAXB
 2019-09-06 13:50 UTC  (4+ messages)

[PATCH] PCI/AER: Fix AER/sysfs sriov_numvfs deadlock in pcie_do_recovery()
 2019-09-06  2:33 UTC 

PCI: Add stub pci_irq_vector and others
 2019-09-05 22:53 UTC  (3+ messages)

[PATCH v4 0/4] Simplify PCIe hotplug indicator control
 2019-09-05 22:03 UTC  (4+ messages)

[PATCH -next] PCI: Use GFP_ATOMIC in resource_alignment_store()
 2019-09-05 21:47 UTC  (4+ messages)

[PATCH 2/2] ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound
 2019-09-05 21:35 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v8 0/5] Fix PF/VF dependency issue
 2019-09-05 19:31 UTC  (6+ messages)
` [PATCH 1/5] PCI/ATS: Handle sharing of PF PRI Capability with all VFs
` [PATCH 2/5] PCI/ATS: Handle sharing of PF PASID "
` [PATCH 3/5] PCI/ATS: Disable PF/VF ATS service independently
` [PATCH 4/5] PCI/ATS: Cache PRI Capability offset
` [PATCH 5/5] PCI/ATS: Cache PASID "

[PATCH v7 0/7] Fix PF/VF dependency issue
 2019-09-05 19:22 UTC  (4+ messages)
` [PATCH v7 1/7] PCI/ATS: Fix pci_prg_resp_pasid_required() dependency issues

[PATCH] PCI/IOV: Make SR-IOV attributes with mode 0664 use 0644
 2019-09-05 19:21 UTC  (7+ messages)
` [Linux-kernel-mentees] "

[PATCH v2 00/10] Add definition for the number of standard PCI BARs
 2019-09-05 19:02 UTC  (3+ messages)

[PATCH 0/2] Fix IOMMU setup for hotplugged devices on pseries
 2019-09-05 18:42 UTC  (5+ messages)

[PATCH] pci: endpoint: functions: Add a virtnet EP function
 2019-09-05 16:15 UTC  (2+ messages)

PCI/kernel msi code vs GIC ITS driver conflict?
 2019-09-05 15:09 UTC  (13+ messages)

[PATCH V4 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-09-05 11:20 UTC  (8+ messages)
` [PATCH V4 1/6] dt-bindings: PCI: tegra: Add sideband pins configuration entries
` [PATCH V4 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
` [PATCH V4 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH V4 4/6] PCI: tegra: Add support to enable slot regulators
` [PATCH V4 5/6] arm64: tegra: Add configuration for PCIe C5 sideband signals
` [PATCH V4 6/6] arm64: tegra: Add PCIe slot supply information in p2972-0000 platform

[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-09-05 10:50 UTC  (4+ 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).