Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2017-06-02 18:56:12 to 2017-06-13 05:43:17 UTC [more...]

[PATCH v2 1/1] PCI: imx6: Add pcie compliance test option
 2017-06-13  5:43 UTC  (4+ messages)

[PATCH v3 0/2] PCI: iproc: SOC specific fixes
 2017-06-13  5:40 UTC  (7+ messages)
` [PATCH v3 1/2] PCI: iproc: Retry request when CRS returned from EP
` [PATCH v3 2/2] PCI: iproc: add device shutdown for PCI RC

[Merge tag 'pci-v4.12-changes' of git] 857f864014: BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8
 2017-06-13  4:35 UTC  (9+ messages)

[PATCH] usb: host: ehci: workaround PME bug on AMD EHCI controller
 2017-06-13  4:21 UTC  (2+ messages)

[PATCH] PCI: dwc: Constify dw_pcie_host_ops structures
 2017-06-12 23:51 UTC  (3+ messages)

avoid null pointer rereference during FLR V2
 2017-06-12 23:14 UTC  (8+ messages)
` [PATCH 1/3] PCI: ensure the PCI device is locked over ->reset_notify calls

[PATCH 0/6] ACPI / PM: Suspend-to-idle rework to deal with spurious ACPI wakeups
 2017-06-12 22:18 UTC  (22+ messages)
` [PATCH 1/6] ACPI / PM: Run wakeup notify handlers synchronously
` [PATCH 2/6] USB / PCI / PM: Allow the PCI core to do the resume cleanup
` [PATCH 3/6] ACPI / PM: Change log level of wakeup-related message
` [PATCH 4/6] ACPI / PM: Clean up device wakeup enable/disable code
` [PATCH 5/6] PM / sleep: Print timing information if debug is enabled
` [PATCH 6/6] ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
` [PATCH v2 0/8] ACPI / PM: Suspend-to-idle rework to deal with spurious ACPI wakeups
  ` [PATCH v2 1/8] ACPI / PM: Run wakeup notify handlers synchronously
  ` [PATCH v2 2/8] USB / PCI / PM: Allow the PCI core to do the resume cleanup
  ` [PATCH v2 3/8] ACPI / PM: Change log level of wakeup-related message
  ` [PATCH v2 4/8] ACPI / PM: Clean up device wakeup enable/disable code
  ` [PATCH v2 5/8] PM / sleep: Print timing information if debug is enabled
  ` [PATCH v2 6/8] PCI / PM: Restore PME Enable if skipping wakeup setup
  ` [PATCH v2 7/8] platform/x86: Add driver for ACPI INT0002 Virtual GPIO device
  ` [PATCH v2 8/8] ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle

[PATCH] PCI: Add Intel XXV710 to broken INTx masking quirk
 2017-06-12 21:56 UTC  (3+ messages)

[PATCH v3] PCI: Workaround wrong flags completions for IDT switch
 2017-06-12 21:48 UTC  (2+ messages)

[PATCH v4 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-12 21:33 UTC 

[PATCH v4 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-12 21:28 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v4 2/3] PCI: Enable PCIe Relaxed Ordering if supported
` [PATCH v4 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH v2 0/9] add new irq api to pcie-designware
 2017-06-12 21:18 UTC  (12+ messages)
` [PATCH v2 1/9] pci: adding new irq api to pci-designware
` [PATCH v2 2/9] pci: exynos SoC driver adapted to new irq API
` [PATCH v2 3/9] pci: imx6 "
` [PATCH v2 4/9] pci: artpec6 "
` [PATCH v2 5/9] pci: generic PCIe DW "
` [PATCH v2 6/9] pci: qcom SoC "
` [PATCH v2 7/9] pci: keystone "
` [PATCH v2 8/9] pci: removing old irq api from pcie-designware
` [PATCH v2 9/9] pci: remove limitation of the number of the available IRQs

[PATCH] pci: endpoint: fix endpoint test build error
 2017-06-12 20:48 UTC  (3+ messages)

[PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
 2017-06-12 17:00 UTC  (16+ messages)

[RFT PATCH v2 00/42] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-06-12 16:20 UTC  (48+ messages)
` [RFT PATCH v2 01/42] PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter
` [RFT PATCH v2 02/42] drivers: pci: host: iproc: Convert link check to raw PCI config accessors
` [RFT PATCH v2 03/42] drivers: pci: host: ftpci100: convert IRQ masking "
` [RFT PATCH v2 04/42] PCI: Initialize bridge release function at bridge allocation
` [RFT PATCH v2 05/42] PCI: Add pci_free_host_bridge interface
` [RFT PATCH v2 06/42] PCI: Add devm_pci_alloc_host_bridge() interface
` [RFT PATCH v2 07/42] drivers: pci: host: ftpci100: Fix host bridge memory leakage
` [RFT PATCH v2 08/42] drivers: pci: host: tegra: "
` [RFT PATCH v2 09/42] PCI: Introduce pci_scan_root_bus_bridge()
` [RFT PATCH v2 10/42] PCI: Make pci_register_host_bridge() PCI core internal
` [RFT PATCH v2 11/42] ARM: PCI: bios32: Convert PCI scan API to pci_scan_root_bus_bridge()
` [RFT PATCH v2 12/42] PCI: designware: "
` [RFT PATCH v2 13/42] PCI: aardvark: "
` [RFT PATCH v2 14/42] PCI: rcar: "
` [RFT PATCH v2 15/42] PCI: iproc: "
` [RFT PATCH v2 16/42] PCI: versatile: "
` [RFT PATCH v2 17/42] PCI: altera: "
` [RFT PATCH v2 18/42] PCI: xilinx: "
` [RFT PATCH v2 19/42] PCI: xgene: "
` [RFT PATCH v2 20/42] PCI: host-common: "
` [RFT PATCH v2 21/42] PCI: rockchip: "
` [RFT PATCH v2 22/42] PCI: xilinx-nwl: "
` [RFT PATCH v2 23/42] PCI: Remove pci_scan_root_bus_msi()
` [RFT PATCH v2 24/42] PCI: Build setup-irq.o on all arches
` [RFT PATCH v2 25/42] PCI: Add IRQ mapping function pointers to pci_host_bridge struct
` [RFT PATCH v2 26/42] PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
` [RFT PATCH v2 27/42] OF/PCI: Update of_irq_parse_and_map_pci() comment
` [RFT PATCH v2 28/42] PCI: Add a call to pci_assign_irq() in pci_device_probe()
` [RFT PATCH v2 29/42] ARM: PCI: Remove pci_fixup_irqs() call for bios32 host controllers
` [RFT PATCH v2 30/42] PCI: tegra: Drop pci_fixup_irqs()
` [RFT PATCH v2 31/42] PCI: xilinx: "
` [RFT PATCH v2 32/42] PCI: rcar: "
` [RFT PATCH v2 33/42] PCI: iproc: "
` [RFT PATCH v2 34/42] PCI: designware-host: "
` [RFT PATCH v2 35/42] PCI: ftpci100: "
` [RFT PATCH v2 36/42] PCI: host-common: "
` [RFT PATCH v2 37/42] PCI: versatile: "
` [RFT PATCH v2 38/42] PCI: altera: "
` [RFT PATCH v2 39/42] PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
` [RFT PATCH v2 40/42] PCI: rockchip: "
` [RFT PATCH v2 41/42] PCI: xilinx-nwl: "
` [RFT PATCH v2 42/42] ARM64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()

[PATCH] PCI: imx6: add regulator support
 2017-06-12 16:00 UTC  (2+ messages)

[PATCH v9 0/7] LPC: legacy ISA I/O support
 2017-06-12 15:57 UTC  (6+ messages)
` [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning

patch "PCI: pci-driver: convert to use DRIVER_ATTR_WO" added to driver-core-testing
 2017-06-12 14:15 UTC 

[PATCH v3 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-12  6:53 UTC  (8+ messages)
` [PATCH v3 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v3 2/3] PCI: Enable PCIe Relaxed Ordering if supported
` [PATCH v3 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH v1 1/2] MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
 2017-06-11  1:14 UTC  (3+ messages)
` [PATCH v1 2/2] MIPS: PCI: Remove unused busn_offset

Resizeable PCI BAR support V5
 2017-06-09 10:14 UTC  (8+ messages)
` [PATCH v5 1/6] PCI: add a define for the PCI resource type mask v2
` [PATCH v5 2/6] PCI: add resizeable BAR infrastructure v5
` [PATCH v5 3/6] PCI: add functionality for resizing resources v6
` [PATCH v5 4/6] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v4
` [PATCH v5 5/6] drm/amdgpu: move hw generation check into amdgpu_doorbell_init
` [PATCH v5 6/6] drm/amdgpu: resize VRAM BAR for CPU access v3

[PATCH 03/11] PCI: pci-driver: convert to use DRIVER_ATTR_WO
 2017-06-09  9:03 UTC 

Resizeable PCI BAR support v6
 2017-06-09  8:59 UTC  (10+ messages)
` [PATCH v6 5/5] drm/amdgpu: resize VRAM BAR for CPU access v2

[PATCH] PCI: dwc: fall back to legacy IRQs when multiple devices are attached
 2017-06-08 15:48 UTC  (8+ messages)

[PATCH] vfio/pci: Add Intel XXV710 to hidden INTx devices
 2017-06-08 13:06 UTC 

[PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-06-08 10:39 UTC  (7+ messages)

[PATCH 01/17] drivers: support PCIe in RISCV
 2017-06-08  8:35 UTC  (6+ messages)
    ` [PATCH 02/17] pcie-xilinx: add missing 5th legacy interrupt
    ` [PATCH 06/17] pci: Add generic pcibios_{fixup_bus,align_resource}

[PATCH v5 0/3] Tango PCIe controller support
 2017-06-07 22:34 UTC  (6+ messages)
` [PATCH v5 1/3] PCI: Add DT binding for tango PCIe controller
` [PATCH v5 2/3] PCI: Add tango PCIe host bridge support

[PATCH v9 0/4] add PCIe driver for Kirin PCIe
 2017-06-07 21:23 UTC  (3+ messages)
` [PATCH v9 1/4] PCI: hisi: Add DT binding for PCIe of Kirin SoC series

PCIe AER error report inconsistency in dmesg vs trace event
 2017-06-07 21:07 UTC 

[PATCH v6 3/6] irqdomain: Add irq_domain_{push,pop}_irq() functions
 2017-06-07 16:28 UTC  (3+ messages)

[Question] eDPC and DPC settings in BIOS or Kernel?
 2017-06-07  8:54 UTC  (2+ messages)

[PATCH v9 2/4] arm64: dts: hisi: add kirin pcie node
 2017-06-06 11:19 UTC  (4+ messages)

[PATCH 0/7] Add PCI ATS support to SMMUv3
 2017-06-06 11:11 UTC  (6+ messages)
` [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes

dmi type 0xB1 record - unknown flag
 2017-06-06  8:02 UTC  (4+ messages)

[PATCH v2 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-06  6:09 UTC  (10+ messages)
` [PATCH v2 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v2 2/3] PCI: Enable PCIe Relaxed Ordering if supported
` [PATCH v2 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH] PCI/PM: Set D3 power state only if the end device supports it
 2017-06-05 22:00 UTC  (4+ messages)

[PATCH] PCI: mediatek: fix error handling in mtk_pcie_parse_and_add_res()
 2017-06-05  6:27 UTC 

[PATCH v4 0/4] PCI: xilinx: Fixes, optimisation & MIPS support
 2017-06-05  5:47 UTC  (4+ messages)
` [PATCH v4 1/4] PCI: xilinx: Fix INTX irq dispatch
` [PATCH v4 4/4] PCI: xilinx: Allow build on MIPS platforms


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox