linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-24 21:38:00 to 2019-01-30 17:06:23 UTC [more...]

[PATCH v9 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2019-01-30 17:06 UTC  (3+ messages)
` [PATCH v9 2/9] PCI: Using PCI configuration space header type instead of class type to assign resource

[PATCH] PCI: make pci_size() return real size
 2019-01-30 16:53 UTC  (2+ messages)

[PATCH v3 0/3] PCI: dra7xx: Support PCIe x2 lane mode
 2019-01-30 16:42 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: PCI: dra7xx: Add properties to enable x2 lane in dra7

[PATCH] PCI: Mediatek: Use resource_size function on resource object
 2019-01-30 16:31 UTC  (7+ messages)

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-30 15:55 UTC  (49+ messages)
` [RFC PATCH 1/5] pci/p2p: add a function to test peer to peer capability
` [RFC PATCH 2/5] drivers/base: "
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma
` [RFC PATCH 4/5] mm/hmm: add support for peer to peer to HMM device memory
` [RFC PATCH 5/5] mm/hmm: add support for peer to peer to special device vma

[PATCHv3 00/27] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-01-30 15:34 UTC  (30+ messages)
` [PATCHv3 01/27] PCI: mobiveil: uniform the register accessors
` [PATCHv3 02/27] PCI: mobiveil: format the code without function change
` [PATCHv3 03/27] PCI: mobiveil: correct the returned error number
` [PATCHv3 04/27] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv3 05/27] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
` [PATCHv3 06/27] PCI: mobiveil: replace the resource list iteration function
` [PATCHv3 07/27] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv3 08/27] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
` [PATCHv3 09/27] PCI: mobiveil: correct inbound/outbound window setup routines
` [PATCHv3 10/27] PCI: mobiveil: fix the INTx process error
` [PATCHv3 11/27] PCI: mobiveil: only fix up the Class Code field
` [PATCHv3 12/27] PCI: mobiveil: move out the link up waiting from mobiveil_host_init
` [PATCHv3 13/27] PCI: mobiveil: move irq chained handler setup out of DT parse
` [PATCHv3 14/27] PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number
` [PATCHv3 15/27] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
` [PATCHv3 16/27] PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver
` [PATCHv3 17/27] PCI: mobiveil: fix the checking of valid device
` [PATCHv3 18/27] PCI: mobiveil: continue to initialize the host upon no PCIe link
` [PATCHv3 19/27] PCI: mobiveil: disabled IB and OB windows set by bootloader
` [PATCHv3 20/27] PCI: mobiveil: add Byte and Half-Word width register accessors
` [PATCHv3 21/27] PCI: mobiveil: make mobiveil_host_init can be used to re-init host
` [PATCHv3 22/27] dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4 controller
` [PATCHv3 23/27] PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv3 24/27] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577
` [PATCHv3 25/27] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451
` [PATCHv3 26/27] arm64: dts: freescale: lx2160a: add pcie DT nodes
` [PATCHv3 27/27] arm64: defconfig: Enable CONFIG_PCI_LAYERSCAPE_GEN4

PCI: hotplug: Erroneous removal of hotplug PCI devices
 2019-01-30 14:28 UTC  (13+ messages)

[PATCH] VMD: Configuring bus settings
 2019-01-30 11:15 UTC  (4+ messages)
` [PATCH] PCI/VMD: Configure MPS settings before adding devices

[PATCH 0/7] MIPS: SGI-IP27 rework
 2019-01-30  9:17 UTC  (15+ messages)
` [PATCH 2/7] MIPS: SGI-IP27: clean up bridge access and header files
` [PATCH 5/7] MIPS: SGI-IP27: rework HUB interrupts
` [PATCH 6/7] MIPS: SGI-IP27: use generic PCI driver
` [PATCH 7/7] MIPS: SGI-IP27: abstract chipset irq from bridge

[RFC PATCH] USB: PCI: set 32bit DMA mask for PCI based USB controllers
 2019-01-30  7:40 UTC  (2+ messages)

[PATCH] pci: ibmphp_hpc: turn semaphores into completions or mutexes
 2019-01-29 23:16 UTC  (2+ messages)

[PATCH] PCI: Probe bridge window attributes once at enumeration-time
 2019-01-29 23:02 UTC  (4+ messages)

[PATCH v1] PCI/AER: use match_string() helper to simplify the code
 2019-01-29 22:37 UTC  (2+ messages)

[PATCH V2] x86: Fix an issue with invalid ACPI NUMA config
 2019-01-29 21:10 UTC  (12+ messages)

[PATCH v7 0/7] Add virtio-iommu driver
 2019-01-29 18:54 UTC  (4+ messages)

[PATCHv5 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-01-29 12:06 UTC  (2+ messages)

[PATCH 00/24] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-01-29 10:19 UTC  (4+ messages)
` [PATCH 18/24] PCI: dwc: Fix dw_pcie_ep_find_capability to return correct capability offset

[PATCH v3 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-01-29  7:20 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: hv: Replace hv_vp_set with hv_vpset
` [PATCH v3 2/2] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()

PCI LTR - ASPM handling upon suspend / resume cycle. Regression since 4.18
 2019-01-29  7:05 UTC 

[PATCH v2 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-01-29  5:52 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: hv: Replace hv_vp_set with hv_vpset
` [PATCH v2 2/2] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()

[PATCH] PCI: dwc: Fix stop condition on __dw_pcie_ep_find_next_cap()
 2019-01-29  4:12 UTC  (2+ messages)

[PATCH] PCI/ERR: Fix run error recovery callbacks for all affected devices
 2019-01-28 16:15 UTC  (13+ messages)

[PATCH AUTOSEL 4.20 026/304] x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
 2019-01-28 15:43 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 171/304] switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite
` [PATCH AUTOSEL 4.20 290/304] PCI: imx: Enable MSI from downstream components

[PATCH AUTOSEL 4.19 022/258] x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
 2019-01-28 15:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 145/258] switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite
` [PATCH AUTOSEL 4.19 246/258] PCI: imx: Enable MSI from downstream components

[PATCH 3/3] PCI: controller: dwc: allow to select i.MX driver for i.MX 7D
 2019-01-28 16:09 UTC 

[PATCH AUTOSEL 4.14 015/170] x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
 2019-01-28 16:10 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 093/170] switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite

[PATCH AUTOSEL 4.9 010/107] x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
 2019-01-28 16:18 UTC 

[PATCH AUTOSEL 4.4 09/80] x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
 2019-01-28 16:22 UTC 

[PATCH AUTOSEL 3.18 06/61] x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
 2019-01-28 16:25 UTC 

[PATCH] PCI / ACPI: Don't clear pme_poll on device that has unreliable ACPI wake
 2019-01-28  7:51 UTC  (7+ messages)

[PATCH 00/15] PCI: endpoint: Cleanup EPC features
 2019-01-28  5:01 UTC  (3+ messages)

Data entry service and data processing services
 2019-01-26  7:29 UTC 

Data entry service and data processing services
 2019-01-26 10:04 UTC 

[Bug 201609] sysfs duplicate filename on driver loading Adaptec AIC-9410W
 2019-01-26  4:36 UTC 

[PATCH 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-01-26  0:32 UTC  (7+ messages)
` [PATCH 1/2] PCI: hv: Replace hv_vp_set with hv_vpset
` [PATCH 2/2] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()

[PATCH 0/7] QCS404 PCIe PHY and controller
 2019-01-25 23:45 UTC  (8+ messages)
` [PATCH 1/7] clk: gcc-qcs404: Add PCIe resets
` [PATCH 2/7] dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY
` [PATCH 3/7] phy: qcom: Add Qualcomm PCIe2 PHY driver
` [PATCH 4/7] PCI: qcom: Use clk_bulk API for 2.4.0 controllers
` [PATCH 5/7] dt-bindings: PCI: qcom: Add QCS404 to the binding
` [PATCH 6/7] PCI: qcom: Add QCS404 PCIe controller support
` [PATCH 7/7] arm64: dts: qcom: qcs404: Add PCIe related nodes

[PATCH] PCI: qcom: Don't deassert reset GPIO during probe
 2019-01-25 23:26 UTC 

[PATCH 0/2] PCI: imx: imx6_pcie_attach_pd
 2019-01-25 17:59 UTC  (2+ messages)

[PATCH v3 00/15] Bring suspend to RAM support to PCIe Aardvark driver
 2019-01-25 17:38 UTC  (6+ messages)

[RFC 5/6] powerpc/pci/hotplug: Use common drcinfo parsing
 2019-01-25 16:12 UTC  (4+ messages)

[PATCH 0/3] Add IPROC PCIe new features
 2019-01-25 15:05 UTC  (7+ messages)
` [PATCH 1/3] PCI: iproc: Add feature to set order mode

[PATCH v2] Revert "PCI: armada8k: Add support for gpio controlled reset signal"
 2019-01-25 11:58 UTC  (2+ messages)

[PATCH v2 1/2] arm: cns3xxx: fix writing to wrong PCI registers after alignment
 2019-01-25 10:55 UTC  (3+ messages)
` [PATCH v2 2/2] arm: cns3xxx: use actual size reads for PCIe

[PATCH v3 0/3] PCIe Host request to reserve IOVA
 2019-01-25 10:13 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: Add dma-resv window list
` [PATCH v3 2/3] iommu/dma: Reserve IOVA for PCI host reserve address list
` [PATCH v3 3/3] PCI: iproc: Add dma reserve resources to host

[PATCH 0/5] genirq/affinity: introduce .setup_affinity to support allocating interrupt sets
 2019-01-25  9:56 UTC  (7+ messages)
` [PATCH 1/5] genirq/affinity: move allocation of 'node_to_cpumask' to irq_build_affinity_masks
` [PATCH 2/5] genirq/affinity: allow driver to setup managed IRQ's affinity
` [PATCH 3/5] genirq/affinity: introduce irq_build_affinity()
` [PATCH 4/5] nvme-pci: simplify nvme_setup_irqs() via .setup_affinity callback
` [PATCH 5/5] genirq/affinity: remove support for allocating interrupt sets

Request for Quotation
 2019-01-24 20:16 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).