linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-02 00:15:56 to 2019-02-10 16:39:32 UTC [more...]

[PATCH 0/5] genirq/affinity: introduce .setup_affinity to support allocating interrupt sets
 2019-02-10 16:39 UTC  (11+ 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 4/5] nvme-pci: simplify nvme_setup_irqs() via .setup_affinity callback
` [PATCH 5/5] genirq/affinity: remove support for allocating interrupt sets

[PATCH] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-02-09 11:58 UTC  (3+ messages)

[PATCH v1 0/2] Add page alignment check in Intel IOMMU
 2019-02-09  4:49 UTC  (10+ messages)
` [PATCH v1 1/2] PCI: ATS: Add function to check ATS page aligned request status
` [PATCH v1 2/2] iommu/vt-d: Enable ATS only if the device uses page aligned address

[GIT PULL] PCI fixes for v5.0
 2019-02-09  0:40 UTC  (2+ messages)

[PATCH 1/2] genirq/msi: Clean up usage of __u8/__u16 types
 2019-02-08 19:44 UTC  (3+ messages)
` [PATCH 2/2] PCI: Clean up usage of __u32 type

[PATCH v2 0/3] Workaround for IMX7d PCI-e PLL lock failure
 2019-02-08 18:19 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: imx6q-pcie: Add description of imx7d pcie phy
` [PATCH v2 2/3] ARM: dts: imx7d: Add node for PCIe PHY
` [PATCH v2 3/3] PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure

[PATCH 0/7] QCS404 PCIe PHY and controller
 2019-02-08 16:39 UTC  (14+ 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 6/7] PCI: qcom: Add QCS404 PCIe controller support
` [PATCH 7/7] arm64: dts: qcom: qcs404: Add PCIe related nodes

[PATCH v3 0/2] Add Stratix 10 PCIe Root Port support
 2019-02-08 16:29 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: altera: Add Stratix 10 PCIe support

[PATCH v1 1/3] PCI / ACPI: Do not export pci_get_hp_params()
 2019-02-08 16:24 UTC  (3+ messages)
` [PATCH v1 2/3] PCI / ACPI: Remove the need for 'struct hotplug_params'
` [PATCH v1 3/3] PCI / ACPI: Implement Type 3 _HPX record

[PATCH] PCI: qcom: Don't deassert reset GPIO during probe
 2019-02-08 14:54 UTC  (2+ messages)

[PATCHv3 00/27] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-02-08 14:13 UTC  (55+ 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 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

[PATCH v2 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-08 14:05 UTC  (24+ messages)
` [PATCH v2 1/9] PCI: keystone: Cleanup interrupt related macros
` [PATCH v2 2/9] PCI: keystone: Modify legacy_irq_handler to check the IRQ_STATUS of INTA/B/C/D
` [PATCH v2 3/9] PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
` [PATCH v2 4/9] PCI: keystone: Use hwirq to get the IRQ number offset
` [PATCH v2 5/9] PCI: keystone: Cleanup ks_pcie_msi_irq_handler and ks_pcie_legacy_irq_handler
` [PATCH v2 6/9] PCI: dwc: Add support to use non default msi_irq_chip
` [PATCH v2 7/9] PCI: keystone: Use Keystone specific msi_irq_chip
` [PATCH v2 8/9] PCI: dwc: Remove Keystone specific dw_pcie_host_ops
` [PATCH v2 9/9] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

[PATCH v2] PCI: dwc: Print debug error message when MSI-X entry control mask bit is set
 2019-02-08 12:25 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: functions: Use kmemdup instead of duplicating its function
 2019-02-08 12:20 UTC  (2+ messages)

[PATCH v2 1/2] pci: imx6: avoid dereferencing program counter from user mode
 2019-02-08 12:13 UTC  (2+ messages)

[PATCH 1/2] PCI: dwc: allow to limit registers set length
 2019-02-08 11:10 UTC  (5+ messages)
` [PATCH 2/2] PCI: imx6: limit DBI register length
` [PATCH 1/2] Acked-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>

DONATION
 2019-02-08  1:05 UTC 

[PATCH] PCI: hv: Add hv_pci_remove_slots() when we unload the driver
 2019-02-08  0:44 UTC  (2+ messages)

[PATCH v4] PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
 2019-02-08  0:27 UTC  (2+ messages)

[PATCH v1 0/2] Add PGR response PASID requirement check in Intel IOMMU
 2019-02-07 20:35 UTC  (4+ messages)
` [PATCH v1 1/2] PCI: ATS: Add function to check PRG response PASID bit status
` [PATCH v1 2/2] iommu/vt-d: Enable PASID only if device expects PASID in PRG response

[RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
 2019-02-07 19:52 UTC  (3+ messages)

[PATCH 0/1] PCI/ASPM: Proposal to add a fix for an erratum of the PI7C9X111SLB PCI-to-PCIe bridge
 2019-02-07 15:16 UTC  (3+ messages)
` [PATCH 1/1] PCI/ASPM: Add "

[PATCH v2] PCI: Fixup the RTIT_BAR of Intel TH on Denverton
 2019-02-07 15:02 UTC  (2+ messages)

[PATCH V2] x86: Fix an issue with invalid ACPI NUMA config
 2019-02-07 10:12 UTC  (11+ messages)

[PATCH] Add Microchip/Microsemi PolarFire-SoC PCIe support
 2019-02-06 23:46 UTC  (2+ messages)

[PATCH RESEND] PCI: Check for USB xHCI class for HAPS platform
 2019-02-06 23:22 UTC  (6+ messages)

[PATCH 1/2] PCI: fix serious bug when sizing bridges with additional size
 2019-02-06 21:22 UTC  (2+ messages)

[RFC v3 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-02-06 18:06 UTC  (10+ messages)
` [RFC v3 1/7] dmaengine: Add Synopsys eDMA IP core driver

[PATCH v3 00/15] Bring suspend to RAM support to PCIe Aardvark driver
 2019-02-06 14:17 UTC  (7+ messages)
` [PATCH v3 13/15] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe PHY
` [PATCH v3 14/15] ARM64: dts: marvell: armada-37xx: declare PCIe reset pin
` [PATCH v3 15/15] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe warm "

[PATCH 00/24] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-02-06 12:50 UTC  (3+ messages)

[PATCH 2/2] PCI: modify kernel parameters to differentiate between MMIO and MMIO_PREF sizes
 2019-02-06 10:25 UTC 

[PATCH 0/9] Support using MSI interrupts in ntb_transport
 2019-02-05 23:58 UTC  (7+ messages)
` [PATCH 1/9] iommu/vt-d: Allow interrupts from the entire bus for aliased devices

Linux Kernel Regression: HAPS quirk breaks PCIe on i.MX6QP
 2019-02-05 21:33 UTC  (10+ messages)

[PATCH] PCI: Probe bridge window attributes once at enumeration-time
 2019-02-05 18:24 UTC  (5+ messages)

[PATCHv6 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-02-05 18:02 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: rcar: Add device tree support for r8a774c0
 2019-02-05 17:24 UTC  (5+ messages)

[PATCH v2 0/2] Add IPROC PCIe new features
 2019-02-05  4:57 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: iproc: Add CRS check in config read
` [PATCH v2 2/2] PCI: iproc: Add PCIe 32bit outbound memory configuration

[v3 PATCH 1/2] PCI: read fixed bus numbers in EA for type 1 functions
 2019-02-05  4:00 UTC  (2+ messages)

[PATCH v2 1/2] PCI: Move Synopsys HAPS platform device IDs
 2019-02-04 23:50 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: Override Synopsys USB 3.x HAPS device class

[PATCH] PCI / ACPI: Don't clear pme_poll on device that has unreliable ACPI wake
 2019-02-04 17:20 UTC  (9+ messages)

[PATCH] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-02-04 16:47 UTC  (5+ messages)

[PATCH RFC v3 00/21] PCI: Allow BAR movement during hotplug
 2019-02-04 15:36 UTC  (22+ messages)
` [PATCH RFC v3 01/21] PCI: Fix writing invalid BARs during pci_restore_state()
` [PATCH RFC v3 02/21] PCI: Fix race condition in pci_enable/disable_device()
` [PATCH RFC v3 03/21] PCI: Enable bridge's I/O and MEM access for hotplugged devices
` [PATCH RFC v3 04/21] PCI: Define PCI-specific version of the release_child_resources()
` [PATCH RFC v3 05/21] PCI: hotplug: Add a flag for the movable BARs feature
` [PATCH RFC v3 06/21] PCI: Pause the devices with movable BARs during rescan
` [PATCH RFC v3 07/21] PCI: Wake up bridges during rescan when movable BARs enabled
` [PATCH RFC v3 08/21] nvme-pci: Handle movable BARs
` [PATCH RFC v3 09/21] PCI: Mark immovable BARs with PCI_FIXED
` [PATCH RFC v3 10/21] PCI: Fix assigning of fixed prefetchable resources
` [PATCH RFC v3 11/21] PCI: Release and reassign the root bridge resources during rescan
` [PATCH RFC v3 12/21] PCI: Don't allow hotplugged devices to steal resources
` [PATCH RFC v3 13/21] PCI: Include fixed BARs into the bus size calculating
` [PATCH RFC v3 14/21] PCI: Don't reserve memory for hotplug when enabled movable BARs
` [PATCH RFC v3 15/21] PCI: Allow the failed resources to be reassigned later
` [PATCH RFC v3 16/21] PCI: Calculate fixed areas of bridge windows based on fixed BARs
` [PATCH RFC v3 17/21] PCI: Calculate boundaries for bridge windows
` [PATCH RFC v3 18/21] PCI: Make sure bridge windows include their fixed BARs
` [PATCH RFC v3 19/21] PCI: Prioritize fixed BAR assigning over the movable ones
` [PATCH RFC v3 20/21] PCI: pciehp: Add support for the movable BARs feature
` [PATCH RFC v3 21/21] powerpc/pci: Fix crash with enabled movable BARs

[PATCH v4 1/3] PCI: dwc: allow to limit registers set length
 2019-02-04 12:27 UTC  (4+ messages)

[PATCH v7 0/4] PCIE support for i.MX8MQ
 2019-02-04 12:19 UTC  (5+ messages)
` [PATCH v7 1/4] PCI: imx6: Introduce drvdata
` [PATCH v7 2/4] PCI: imx6: Mark PHY functions as i.MX6 specific
` [PATCH v7 4/4] PCI: imx6: Add support for i.MX8MQ

Regression with commit PCI: mvebu: Convert to PCI emulated bridge config space
 2019-02-04 11:09 UTC  (8+ messages)

Do the work
 2019-02-02 12:29 UTC 

Still need this?
 2019-02-02 14:33 UTC 

[RFC PATCH] USB: PCI: set 32bit DMA mask for PCI based USB controllers
 2019-02-02  8:10 UTC  (5+ messages)

[PATCH] PCI: Enable SERR# forwarding for Type-1 PCI devices
 2019-02-02  0:41 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).