linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-08 19:53:48 to 2020-09-13 02:56:52 UTC [more...]

[PATCH v5 0/4] Spilt PCIe node to comply with hardware design
 2020-09-13  2:54 UTC  (11+ messages)
` [PATCH v5 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
` [PATCH v5 2/4] PCI: mediatek: Use regmap to get shared pcie-cfg base
` [PATCH v5 3/4] arm64: dts: mediatek: Split PCIe node for MT2712 and MT7622
` [PATCH v5 4/4] ARM: dts: mediatek: Modified MT7629 PCIe node

[PATCH] PCI: rcar: Add L1 link state fix into data abort hook
 2020-09-12 21:18 UTC 

[PATCH] PCI: dwc: do not export a static symbol
 2020-09-12 16:12 UTC 

support range based offsets in dma-direct
 2020-09-12  6:46 UTC  (15+ messages)
` [PATCH 1/3] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
` [PATCH 2/3] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 3/3] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH] PCI: vmd: Add AHCI to fast interrupt list
 2020-09-12  2:26 UTC  (2+ messages)

[PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
 2020-09-12  0:50 UTC  (3+ messages)

[v2,0/3] PCI: mediatek: Add new generation controller support
 2020-09-11 22:45 UTC  (7+ messages)
` [v2,1/3] dt-bindings: PCI: mediatek: Add YAML schema
` [v2,2/3] PCI: mediatek: Add new generation controller support
` [v2,3/3] MAINTAINERS: update entry for MediaTek PCIe controller

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-09-11 21:42 UTC  (17+ messages)

[PATCH v12 00/10] PCI: brcmstb: enable PCIe for STB chips
 2020-09-11 17:52 UTC  (11+ messages)
` [PATCH v12 01/10] PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
` [PATCH v12 02/10] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH v12 03/10] PCI: brcmstb: Add bcm7278 register info
` [PATCH v12 04/10] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v12 05/10] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v12 06/10] PCI: brcmstb: Add control of rescal reset
` [PATCH v12 07/10] PCI: brcmstb: Set additional internal memory DMA viewport sizes
` [PATCH v12 08/10] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v12 09/10] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v12 10/10] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list

[RFC] [PATCH v1 0/3] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-11 15:23 UTC  (7+ messages)
` [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
` [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
` [RFC][Patch v1 3/3] PCI: Limit pci_alloc_irq_vectors as per "

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-11 16:13 UTC  (26+ messages)
` [PATCH v11 03/11] PCI: brcmstb: Add bcm7278 register info
` [PATCH v11 04/11] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v11 05/11] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v11 06/11] PCI: brcmstb: Add control of rescal reset
` [PATCH v11 08/11] PCI: brcmstb: Set additional internal memory DMA viewport sizes
` [PATCH v11 09/11] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v11 10/11] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v11 11/11] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list

[PATCH v5 2/2] misc: rtsx: Add power saving functions and fix driving parameter
 2020-09-11 14:56 UTC  (6+ messages)

[PATCH 1/2] PCI/portdrv: Remove the .remove() method in pcie_portdriver
 2020-09-11 10:09 UTC  (2+ messages)
` [PATCH 2/2] PCI/portdrv: Don't disable pci device during shutdown

[PATCH] arm64: PCI: fix memleak when calling pci_iomap/unmap()
 2020-09-11  9:51 UTC  (7+ messages)

[PATCH v7 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2020-09-11  9:33 UTC  (4+ messages)
` [PATCH v7 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function
` [PATCH v7 2/3] PCI: dwc: Add msi_host_isr() callback
` [PATCH v7 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[PATCH 0/3] PCI: dwc: Move iATU register mapping to common framework
 2020-09-11  8:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: PCI: uniphier: Add iATU register description
` [PATCH 2/3] PCI: dwc: Add common iATU register support
` [PATCH 3/3] PCI: keystone: Remove iATU register mapping

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

[PATCH RFC] PCI/portdrv: Don't disable pci device during shutdown
 2020-09-11  4:03 UTC  (3+ messages)

[RFC PATCH] PCI/portdrv: No need to call pci_disable_device() during shutdown
 2020-09-11  3:19 UTC  (6+ messages)

[RESEND PATCH v1] PCI: pcie_bus_config can be set at build time
 2020-09-10 13:31 UTC  (4+ messages)

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-09-10 21:31 UTC  (5+ messages)

[PATCH] PCI: Don't use Printk in raw_spinlocks
 2020-09-10 19:22 UTC  (8+ messages)

[PATCH] PCI: Add a quirk to skip 1000 ms default link activation delay on some devices
 2020-09-10 14:24 UTC  (3+ messages)

[PATCH v8 1/5] PCI: Conditionally initialize host bridge native_* members
 2020-09-10 21:00 UTC  (3+ messages)

[PATCH -next] PCI: dwc: unexport dw_pcie_link_set_max_speed
 2020-09-10 19:34 UTC  (3+ messages)

[PATCH v8 2/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
 2020-09-10 20:14 UTC  (2+ messages)

[PATCH v5 0/3] vfio/pci: Restore MMIO access for s390 detached VFs
 2020-09-10 14:59 UTC  (4+ messages)
` [PATCH v5 1/3] PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
` [PATCH v5 2/3] s390/pci: Mark all "
` [PATCH v5 3/3] vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn

[PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
 2020-09-10 19:51 UTC  (2+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-09-10 18:29 UTC  (29+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
  ` [PATCH v2 11/28] kbuild: lto: postpone objtool
  ` [PATCH v2 13/28] kbuild: lto: merge module sections
  ` [PATCH v2 15/28] init: lto: ensure initcall ordering
  ` [PATCH v2 22/28] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
  ` [PATCH v2 27/28] x86, relocs: Ignore L4_PAGE_OFFSET relocations

[PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-10 18:17 UTC  (9+ messages)
` [PATCHv7 02/12] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCHv7 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCHv7 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers

[PATCH v6 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-09-10 18:24 UTC  (5+ messages)
` [PATCH v6 2/6] PCI: dwc: Add msi_host_isr() callback
` [PATCH v6 6/6] PCI: uniphier: Add error message when failed to get phy

[PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
 2020-09-10 17:38 UTC  (4+ messages)

PCIe hot-plug issue: Failed to check link status
 2020-09-10 13:24 UTC  (2+ messages)

[PATCH] PCI/LINK: Print IRQ number used by port
 2020-09-10 11:24 UTC 

[pci:pci/enumeration] BUILD SUCCESS 7468f8560c8af6f2194f82ad0451cae15882cae8
 2020-09-10  3:44 UTC 

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-09-10  2:18 UTC  (5+ messages)

[PATCH] PCI: dwc: Do not export local function dw_pcie_link_set_max_speed
 2020-09-10  1:39 UTC 

[PATCH v4 1/3] PCI/IOV: Mark VFs as not implementing MSE bit
 2020-09-10  0:39 UTC  (4+ messages)

[PCI] 3233e41d3e: WARNING:at_drivers/pci/pci.c:#pci_reset_hotplug_slot
 2020-09-09 20:40 UTC  (2+ messages)

[PATCH v2 1/3] swiotlb: Use %pa to print phys_addr_t variables
 2020-09-09 20:25 UTC  (4+ messages)

[PATCH] PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
 2020-09-09 19:14 UTC  (3+ messages)

[PATCH] PCI/ASPM: Reject sysfs attempts to enable states that are not covered by policy
 2020-09-09 18:28 UTC  (2+ messages)

[v1,0/3] PCI: mediatek: Add new generation controller support
 2020-09-09 17:50 UTC  (9+ messages)
` [v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller

[pci:for-linus] BUILD SUCCESS e338eecf3fe79054e8a31b8c39a1234b5acfdabe
 2020-09-09 15:12 UTC 

[PATCH v2] PCI/ACPI: Suppress missing MCFG message
 2020-09-09 14:42 UTC  (3+ messages)

PCI: Race condition in pci_create_sysfs_dev_files
 2020-09-09 11:28 UTC  (3+ messages)

[PATCH v3 0/2] PCI: Add new Unisoc PCIe driver
 2020-09-09  9:48 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
` [PATCH v3 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[PATCH 0/7] PCI: layerscape: Add power management support
 2020-09-09  9:28 UTC  (3+ messages)
` [PATCH 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL

[pci:next] BUILD SUCCESS 763801810fc56cc77a6539ad7a1afb5b5a3b569e
 2020-09-09  8:43 UTC 

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-09  8:41 UTC  (16+ messages)

[PATCH v5 1/2] misc: rtsx: Fix power down flow
 2020-09-09  6:52 UTC  (3+ messages)

[PATCH] Revert "block: revert back to synchronous request_queue removal"
 2020-09-09  2:41 UTC  (5+ messages)

[PATCH v2] PCI: hv: Fix hibernation in case interrupts are not re-created
 2020-09-08 23:17 UTC 

[PATCH v2 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller
 2020-09-08 22:39 UTC  (2+ messages)

[PATCH] PCI: hv: Fix hibernation in case interrupts are not re-created
 2020-09-08 21:31 UTC  (3+ messages)

pcie-designware.c sparse warning
 2020-09-08 19:53 UTC 


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).