linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-25 11:44:06 to 2019-09-30 21:16:01 UTC [more...]

[PATCH v3 02/26] PCI: hv: Use PCI_STD_NUM_BARS
 2019-09-30 19:58 UTC  (6+ messages)
` [PATCH RESEND v3 00/26] Add definition for the number of standard PCI BARs
` [PATCH RESEND v3 01/26] PCI: Add define "

[PATCH 00/11] PCI dma-ranges parsing consolidation
 2019-09-30 19:36 UTC  (36+ messages)
` [PATCH 02/11] PCI: altera: Use pci_parse_request_of_pci_ranges()
` [PATCH 04/11] PCI: versatile: Enable COMPILE_TEST
` [PATCH 05/11] PCI: versatile: Use pci_parse_request_of_pci_ranges()
` [PATCH 06/11] PCI: of: Add inbound resource parsing to helpers
` [PATCH 07/11] PCI: ftpci100: Use inbound resources for setup
` [PATCH 08/11] PCI: v3-semi: "
` [PATCH 09/11] PCI: xgene: "
` [PATCH 10/11] PCI: iproc: "
` [PATCH 11/11] PCI: rcar: "

[PATCH v3 06/26] s390/pci: Use PCI_STD_NUM_BARS
 2019-09-30 19:47 UTC  (2+ messages)

[PATCH] PCI: Enhance the ACS quirk for Cavium devices
 2019-09-30 20:34 UTC  (2+ messages)

IOMMU group creation for pseries hotplug, and powernv VFs
 2019-09-30 17:09 UTC  (5+ messages)
` [PATCH 1/3] powernv/iov: Ensure the pdn for VFs always contains a valid PE number
` [PATCH 2/3] powerpc/pci: Fix pcibios_setup_device() ordering
` [PATCH 3/3] powerpc/pci: Remove pcibios_setup_bus_devices()

[RFC PATCH] pci: prevent putting pcie devices into lower device states on certain intel bridges
 2019-09-30 17:07 UTC 

[PATCH] PCI:cadence:Driver refactored to use as a core library
 2019-09-30 16:42 UTC 

[PATCH v3] PCI: aardvark: Use LTSSM state to build link training flag
 2019-09-30 16:52 UTC  (4+ messages)

[RFC PATCH] pci: prevent putting pcie devices into lower device states on certain intel bridges
 2019-09-30 16:36 UTC  (9+ messages)

[PATCH v5 03/23] PCI: hotplug: Add a flag for the movable BARs feature
 2019-09-30 16:17 UTC  (5+ messages)

[PATCH v4 00/11] Add the multiple PF support for DWC and Layerscape
 2019-09-30 14:57 UTC  (9+ messages)
` [PATCH v4 01/11] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCH v4 05/11] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
` [PATCH v4 10/11] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCH v4 11/11] misc: pci_endpoint_test: Add LS1088a in pci_device_id table

[PATCH v3] PCI: aardvark: Don't rely on jiffies while holding spinlock
 2019-09-30 14:49 UTC  (3+ messages)

[PATCH v2] PCI: aardvark: fix big endian support
 2019-09-30 14:39 UTC  (3+ messages)

[PATCH] PCI: Add Loongson vendor ID and device IDs
 2019-09-30 14:02 UTC  (2+ messages)

[PATCH 00/11] of: dma-ranges fixes and improvements
 2019-09-30 13:35 UTC  (32+ messages)
` [PATCH 01/11] of: Remove unused of_find_matching_node_by_address()
` [PATCH 02/11] of: Make of_dma_get_range() private
` [PATCH 03/11] of: address: Report of_dma_get_range() errors meaningfully
` [PATCH 04/11] of/unittest: Add dma-ranges address translation tests
` [PATCH 05/11] of: Ratify of_dma_configure() interface
` [PATCH 06/11] of/address: Introduce of_get_next_dma_parent() helper
` [PATCH 07/11] of: address: Follow DMA parent for "dma-coherent"
` [PATCH 08/11] of: Factor out #{addr,size}-cells parsing
` [PATCH 09/11] of: Make of_dma_get_range() work on bus nodes
` [PATCH 10/11] of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
` [PATCH 11/11] of/address: Fix of_pci_range_parser_one translation of DMA addresses

[PATCH 3/3] crypto: inside-secure - Remove #ifdef checks
 2019-09-30 13:04 UTC  (2+ messages)

[PATCH v1 1/2] PCI/AER: Use for_each_set_bit()
 2019-09-30 12:13 UTC  (4+ messages)

[PATCH v5 01/23] PCI: Fix race condition in pci_enable/disable_device()
 2019-09-30  8:53 UTC  (3+ messages)

[PATCH] PCI: mobiveil: Fix csr_read/write build issue
 2019-09-30  8:31 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v2] PCI: pci-bridge-emul: fix big-endian support
 2019-09-30  8:16 UTC  (2+ messages)

[PATCH AUTOSEL 5.3 07/49] PCI: tegra: Fix OF node reference leak
 2019-09-29 17:30 UTC  (10+ messages)
` [PATCH AUTOSEL 5.3 11/49] PCI: pci-hyperv: Fix build errors on non-SYSFS config
` [PATCH AUTOSEL 5.3 12/49] PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver
` [PATCH AUTOSEL 5.3 17/49] PCI: mobiveil: Fix the CPU base address setup in inbound window
` [PATCH AUTOSEL 5.3 25/49] PCI: Add pci_info_ratelimited() to ratelimit PCI separately
` [PATCH AUTOSEL 5.3 27/49] PCI: rockchip: Propagate errors for optional regulators
` [PATCH AUTOSEL 5.3 28/49] PCI: histb: "
` [PATCH AUTOSEL 5.3 29/49] PCI: imx6: "
` [PATCH AUTOSEL 5.3 30/49] PCI: exynos: Propagate errors for optional PHYs
` [PATCH AUTOSEL 5.3 32/49] PCI: Use static const struct, not const static struct

[PATCH AUTOSEL 5.2 07/42] PCI: tegra: Fix OF node reference leak
 2019-09-29 17:32 UTC  (9+ messages)
` [PATCH AUTOSEL 5.2 10/42] PCI: pci-hyperv: Fix build errors on non-SYSFS config
` [PATCH AUTOSEL 5.2 11/42] PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver
` [PATCH AUTOSEL 5.2 22/42] PCI: Add pci_info_ratelimited() to ratelimit PCI separately
` [PATCH AUTOSEL 5.2 24/42] PCI: rockchip: Propagate errors for optional regulators
` [PATCH AUTOSEL 5.2 25/42] PCI: histb: "
` [PATCH AUTOSEL 5.2 26/42] PCI: imx6: "
` [PATCH AUTOSEL 5.2 27/42] PCI: exynos: Propagate errors for optional PHYs
` [PATCH AUTOSEL 5.2 29/42] PCI: Use static const struct, not const static struct

[PATCH AUTOSEL 4.19 06/33] PCI: tegra: Fix OF node reference leak
 2019-09-29 17:34 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 17/33] PCI: rockchip: Propagate errors for optional regulators
` [PATCH AUTOSEL 4.19 18/33] PCI: histb: "
` [PATCH AUTOSEL 4.19 19/33] PCI: imx6: "
` [PATCH AUTOSEL 4.19 20/33] PCI: exynos: Propagate errors for optional PHYs

[PATCH AUTOSEL 4.14 05/23] PCI: tegra: Fix OF node reference leak
 2019-09-29 17:35 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 13/23] PCI: rockchip: Propagate errors for optional regulators
` [PATCH AUTOSEL 4.14 14/23] PCI: imx6: "
` [PATCH AUTOSEL 4.14 15/23] PCI: exynos: Propagate errors for optional PHYs

[PATCH AUTOSEL 4.9 04/13] PCI: tegra: Fix OF node reference leak
 2019-09-29 17:36 UTC 

[PATCH v5 0/4] PCI/ASPM: add sysfs attributes for controlling ASPM
 2019-09-29 17:15 UTC  (4+ messages)
` [PATCH v5 3/4] PCI/ASPM: add sysfs attributes for controlling ASPM link states

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

[PATCH v5 02/23] PCI: Enable bridge's I/O and MEM access for hotplugged devices
 2019-09-27 22:01 UTC  (2+ messages)

[PATCH v2] PCI: quirks: Fix register location for UPDCR
 2019-09-27 15:26 UTC  (3+ messages)

[PATCH] PCI: vc: fix warning: no previous prototype
 2019-09-27 13:00 UTC  (2+ messages)

[PATCH v8 0/5] Fix PF/VF dependency issue
 2019-09-27 10:30 UTC  (2+ messages)

[PATCH v2] PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
 2019-09-27 10:25 UTC  (2+ messages)

[PATCH] PCI: also apply D3 delay when leaving D3cold
 2019-09-27  9:02 UTC 

[PATCH v2] PCI: aardvark: Don't rely on jiffies while holding spinlock
 2019-09-27  8:50 UTC  (3+ messages)

[PATCH] PCI: aardvark: Don't rely on jiffies while holding spinlock
 2019-09-27  8:25 UTC  (3+ messages)

[PATCH 0/4] Enhance pci-hyperv to support hibernation
 2019-09-27  7:01 UTC  (8+ messages)
` [PATCH 2/4] PCI: hv: Add the support of hibernation
` [PATCH 4/4] PCI: hv: Change pci_protocol_version to per-hbus

[PATCH v3 18/26] scsi: pm80xx: Use PCI_STD_NUM_BARS
 2019-09-26 22:51 UTC  (4+ messages)

[RFC V1 1/7] genirq/msi: Differentiate between various MSI based interrupts
 2019-09-26 21:50 UTC  (2+ messages)

[RFC V1 7/7] ims: Add the set_desc callback
 2019-09-26 21:47 UTC  (2+ messages)

[RFC V1 6/7] ims-msi: Add APIs to allocate/free IMS interrupts
 2019-09-26 21:44 UTC  (2+ messages)

[PATCH v4 2/2] ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a driver
 2019-09-26 18:36 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: Add pci_pr3_present() helper to check Power Resource for D3hot

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-26 13:38 UTC  (6+ messages)
` [PATCH v3 01/11] PCI: designware-ep: Add multiple PFs support for DWC

[RFC PATCH 00/21] Implement NTB Controller using multiple PCI
 2019-09-26 11:29 UTC  (22+ messages)
` [RFC PATCH 01/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF Bus
` [RFC PATCH 02/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF Device
` [RFC PATCH 03/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF NTB Device
` [RFC PATCH 04/21] Documentation: PCI: Add specification for the *PCI NTB* function device
` [RFC PATCH 05/21] PCI: endpoint: Add API to get reference to EPC from device-tree
` [RFC PATCH 06/21] PCI: endpoint: Add API to create EPF device from device tree
` [RFC PATCH 07/21] PCI: endpoint: Add "pci-epf-bus" driver
` [RFC PATCH 08/21] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [RFC PATCH 09/21] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [RFC PATCH 10/21] PCI: endpoint: Make pci_epf_driver ops optional
` [RFC PATCH 11/21] PCI: endpoint: Add helper API to populate header with values from DT
` [RFC PATCH 12/21] PCI: endpoint: Add support to associate secondary EPC with EPF
` [RFC PATCH 13/21] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [RFC PATCH 14/21] PCI: cadence: Implement ->msi_map_irq() ops
` [RFC PATCH 15/21] PCI: endpoint: Remove unused pci_epf_match_device()
` [RFC PATCH 16/21] PCI: endpoint: Fix missing mutex_unlock in error case
` [RFC PATCH 17/21] PCI: endpoint: *_free_bar() to return error codes on failure
` [RFC PATCH 18/21] PCI: endpoint: Add EP function driver to provide NTB functionality
` [RFC PATCH 19/21] PCI: Add TI J721E device to pci ids
` [RFC PATCH 20/21] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [RFC PATCH 21/21] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge

[PATCH 00/11] of: Fix DMA configuration for non-DT masters
 2019-09-26 11:20 UTC  (11+ messages)

[PATCH v2] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
 2019-09-25 22:25 UTC  (3+ messages)

[PATCH v3] PCI: aardvark: Fix PCI_EXP_RTCTL register configuration
 2019-09-25 12:08 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).