linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-09 17:18:01 to 2020-09-14 09:30:30 UTC [more...]

[RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
 2020-09-14  9:29 UTC  (4+ messages)
`  "

[PATCH] PCI: rcar: Add L1 link state fix into data abort hook
 2020-09-14  9:29 UTC  (5+ messages)

[PATCH] MAINTAINERS: make linux-mediatek list remarks consistent
 2020-09-14  9:25 UTC  (3+ messages)

support range based offsets in dma-direct v2
 2020-09-14  7:51 UTC  (8+ messages)
` [PATCH 1/6] ARM/dma-mapping: remove a __arch_page_to_dma #error
` [PATCH 2/6] ARM/dma-mapping: remove dma_to_virt
` [PATCH 3/6] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
` [PATCH 4/6] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 5/6] usb: don't inherity DMA properties for USB devices
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-14  7:23 UTC  (15+ messages)

[RFC PATCH v2] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
 2020-09-14  6:30 UTC  (6+ messages)

dma-coherent property for PCIe Root
 2020-09-14  5:23 UTC 

[PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
 2020-09-14  4:02 UTC  (2+ messages)

touchpad doesn't work at all on ACER Spin 5
 2020-09-13 22:48 UTC  (2+ messages)

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

[PATCH v8 1/5] PCI: Conditionally initialize host bridge native_* members
 2020-09-13 20:49 UTC  (4+ messages)

[PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-13 17:24 UTC  (13+ 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 0/7] PCI: layerscape: Add power management support
 2020-09-13 16:17 UTC  (4+ messages)
` [PATCH 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL

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

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-09-13  4:27 UTC  (6+ messages)

[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: 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  (4+ messages)

[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 -next] PCI: dwc: unexport dw_pcie_link_set_max_speed
 2020-09-10 19:34 UTC  (3+ 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  (15+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
  ` [PATCH v2 15/28] init: lto: ensure initcall ordering

[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] 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  (5+ messages)
` [v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller


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