linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-06 13:01:47 to 2017-01-12 10:30:58 UTC [more...]

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-12 10:26 UTC  (35+ messages)
` [PATCH 01/37] PCI: dwc: dra7xx: Group all host related setup in add_pcie_port
` [PATCH 02/37] PCI: dwc: designware: Add new *ops* for cpu addr fixup
` [PATCH 03/37] PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
` [PATCH 04/37] PCI: dwc: designware: Move the register defines to designware header file
` [PATCH 06/37] PCI: dwc: Rename cfg_read/cfg_write to read/write
` [PATCH 07/37] PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init
` [RFT PATCH 08/37] PCI: dwc: Split *struct pcie_port* into host only and core structures
` [PATCH 09/37] PCI: dwc: designware: Parse *num-lanes* property in dw_pcie_setup_rc
` [PATCH 10/37] PCI: dwc: designware: Fix style errors in pcie-designware.c
` [PATCH 11/37] PCI: dwc: Split pcie-designware.c into host and core files
` [PATCH 12/37] PCI: dwc: Create a new config symbol to enable pci dwc host
` [PATCH 13/37] PCI: dwc: Remove dependency of designware to CONFIG_PCI
` [PATCH 14/37] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH 15/37] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH 16/37] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH 17/37] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH 18/37] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH 19/37] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH 20/37] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH 21/37] PCI: dwc: Modify dbi accessors to take dbi_base as argument
` [PATCH 22/37] PCI: dwc: Modify dbi accessors to access data of 4/2/1 bytes
` [PATCH 23/37] PCI: dwc: Add *ops* to start and stop pcie link
` [PATCH 24/37] PCI: dwc: designware: Add EP mode support
` [PATCH 25/37] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH 26/37] PCI: dwc: dra7xx: Facilitate wrapper and msi interrupts to be enabled independently
` [PATCH 27/37] PCI: dwc: dra7xx: Add EP mode support
` [PATCH 28/37] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx EP mode
` [PATCH 30/37] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH 32/37] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH 33/37] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH 34/37] tools: PCI: Add sample test script to invoke pcitest
` [PATCH 35/37] MAINTAINERS: add PCI EP maintainer
` [PATCH 36/37] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
` [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode

[PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask
 2017-01-12 10:09 UTC  (19+ messages)
              ` NVMe vs DMA addressing limitations

[PATCH] PCI: dwc: Add COMPILE_TEST to all designware based drivers
 2017-01-12  9:43 UTC 

[PATCH v4 0/8] Runtime PM for Thunderbolt on Macs
 2017-01-12  9:02 UTC  (16+ messages)
` [PATCH v4 7/8] thunderbolt: Power down controller when idle
` [PATCH v4 2/8] PCI: Allow runtime PM on Thunderbolt ports
` [PATCH v4 1/8] PCI: Recognize Thunderbolt devices
` [PATCH v4 5/8] PM: Make requirements of dev_pm_domain_set() more precise
` [PATCH v4 3/8] PCI: Don't block runtime PM for Thunderbolt host hotplug ports
` [PATCH v4 8/8] thunderbolt: Runtime suspend NHI when idle
` [PATCH v4 4/8] Revert "PM / Runtime: Remove the exported function pm_children_suspended()"
` [PATCH v4 6/8] PM / sleep: Define constant for direct_complete

[PATCH 0/3] PCI:hisi: Add DT almost ECAM support for HiSilicon Hip06/Hip07 host controllers
 2017-01-12  6:28 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] PCI: Set pdev->no_msi=1 "
` [PATCH 3/3] PCI: generic: Fix the bug of pci_fixup_irqs() for arm64 platform

[PATCH v2 0/3] PCI: designware/dra7xx: misc fixes and cleanups
 2017-01-12  5:22 UTC  (3+ messages)

Enabling peer to peer device transactions for PCIe devices
 2017-01-12  4:54 UTC  (17+ messages)

[PATCH V2 1/4] PCI: exynos: replace to one register accessor from each accessors
 2017-01-12  2:17 UTC  (4+ messages)
    ` [PATCH V2 2/4] PCI: exynos: Remove the unnecessary variables
    ` [PATCH V2 3/4] PCI: exynos: Use the bitops API to operate the bit shifting
    ` [PATCH V2 4/4] PCI: exynos: remove the duplicated codes

PCI: Revert "PCI: Add runtime PM support for PCIe ports"
 2017-01-12  2:12 UTC  (39+ messages)

[PATCH v3] PCI: rockchip: Add quirk to disable RC's ASPM L0s
 2017-01-12  1:53 UTC 

[PATCH v2] PCI: rockchip: Add quirk to disable RC's ASPM L0s
 2017-01-12  1:44 UTC  (4+ messages)

[PATCH] PCI: Enumerate switches below PCI-to-PCIe bridges
 2017-01-12  1:15 UTC  (2+ messages)

[PATCH 0/4] PCI: exynos: cleans the minor things
 2017-01-12  1:13 UTC  (4+ messages)
` [PATCH 1/4] PCI: exynos: replace to one register accessor from each accessors

[PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup
 2017-01-12  0:21 UTC  (6+ messages)

[PATCH] xen: do not re-use pirq number cached in pci device msi msg data
 2017-01-11 23:25 UTC  (15+ messages)
    ` [Xen-devel] "

CONFIG_PCIEASPM breaks PCIe on Marvell Armada 385 machine
 2017-01-11 22:02 UTC  (2+ messages)

[pci:pci/enumeration 1/2] drivers/pci/probe.c:1563:5: warning: 'pos' may be used uninitialized in this function
 2017-01-11 21:50 UTC 

[PATCH] pci: fix msi.c kernel-doc warnings
 2017-01-11 21:15 UTC  (2+ messages)

[PATCH] pci: Fix typo in MAINTAINERS file
 2017-01-11 21:10 UTC  (2+ messages)

[PATCH] PCI: imx6: Remove redundant message
 2017-01-11 21:03 UTC  (3+ messages)

[PATCH] PCI: acpiphp_ibm: add __ro_after_init to ibm_apci_table_attr
 2017-01-11 21:00 UTC  (2+ messages)

[PATCH v2] pci: hotplug: This patch removes unnecessary return statement using spatch tool
 2017-01-11 20:55 UTC  (2+ messages)

[PATCH v2] PCI: thunder-pem: Add support for cn81xx and cn83xx SoCs
 2017-01-11 19:22 UTC 

[PATCH] PCI: thunder-pem: Add support for cn81xx and cn83xx SoCs
 2017-01-11 19:19 UTC  (2+ messages)

[PATCH] pciehp: Fix race condition handling surprise link-down
 2017-01-11 19:04 UTC  (2+ messages)

[PATCH v2 pci/next] PCI: rcar: Add compatible string for r8a7796
 2017-01-11 18:54 UTC  (2+ messages)

[PATCH pci/next] PCI: rcar: return ENODEV code when PCIe card does not insert
 2017-01-11 18:42 UTC  (2+ messages)

[PATCH] PCI: pciehp: Optimize PCIe root resume time
 2017-01-11 18:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] PCI: mvebu: Handle changes to the bridge windows while enabled
 2017-01-11 18:30 UTC  (2+ messages)

[PATCH v4] PCI: rockchip: Add system PM support
 2017-01-11 18:26 UTC  (2+ messages)

[PATCH] PCI:MSI Return -ENOSPC when requested vectors is not enough
 2017-01-11 18:18 UTC  (2+ messages)

[PATCH] [RFC] IB/hfi1: Fix port ordering issue in a multiport device
 2017-01-11 18:10 UTC  (5+ messages)

[PATCH] PCI: designware: fix asynchronous external abort in keystone PCIe h/w
 2017-01-11 17:57 UTC  (7+ messages)

kill off pci_enable_msi_{exact,range}
 2017-01-11 16:46 UTC  (8+ messages)
` [PATCH 1/3] media/cobalt: use pci_irq_allocate_vectors
` [PATCH 2/3] xgbe: switch to pci_irq_alloc_vectors
` [PATCH 3/3] PCI/msi: remove pci_enable_msi_{exact,range}

[PATCH 0/5] PCI: dwc: miscellaneous cleanups and fixes
 2017-01-11 12:06 UTC  (6+ messages)
` [PATCH 1/5] PCI: dwc: Add COMPILE_TEST to all designware based drivers
` [PATCH 2/5] PCI: dwc: dra7xx: Simplify the probe code
` [PATCH 3/5] PCI: dwc: dra7xx: Add support to force RC to work in GEN1 mode
` [PATCH 4/5] PCI: dwc: dra7xx: Enable MSI and legacy interrupts simultaneously
` [PATCH 5/5] PCI: dwc: dra7xx: Group phy API invocations

[PATCH] PCI: xgene: clean up the unnecessary memory free
 2017-01-11  3:19 UTC 

[PATCH 4.9 136/206] genirq/affinity: Fix node generation from cpumask
 2017-01-10 13:36 UTC 

[PATCH V2 0/5] PCI: exynos: use the PHY generic framework
 2017-01-10  6:10 UTC  (9+ messages)
  ` [PATCH V2 2/5] phy: phy-exynos-pcie: Add support for Exynos PCIe phy
  ` [PATCH V2 3/5] Documetation: binding: modify the exynos5440 pcie binding
  ` [PATCH V2 4/5] PCI: exynos: support the using PHY generic framework

[PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove
 2017-01-09 22:50 UTC  (3+ messages)

[PATCH v5] PCI: add a new directory for designware core
 2017-01-09  9:31 UTC  (5+ messages)

[PATCH v2] PCI: lock each enable/disable num_vfs operation in sysfs
 2017-01-08 23:45 UTC  (5+ messages)
  ` [Intel-wired-lan] "

Need clarity on legacy RC interrupt handling
 2017-01-07  2:24 UTC 

[PATCH next v2] PCI: iproc: Allow more than slot 0 on PAXC
 2017-01-06 21:40 UTC  (2+ 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).