linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-10 21:59:00 to 2017-11-21 17:04:39 UTC [more...]

[PATCH] PCI: designware-ep: use ffz() instead of find_first_zero_bit()
 2017-11-21 17:05 UTC  (4+ messages)

[vga_arb_device_init] WARNING: possible circular locking dependency detected
 2017-11-21 16:52 UTC 

[PATCH v2 0/2] Fix find_first_zero_bit() usage
 2017-11-21 16:44 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: designware-ep: "
` [PATCH v2 2/2] PCI: endpoint: "

[PATCH v2 0/4] PCI: query active service list
 2017-11-21 16:43 UTC  (13+ messages)
` [PATCH v2 1/4] PCI: Add port service list node for pci_dev
` [PATCH v2 2/4] PCI/portdrv: Add/Remove port services to the list
` [PATCH v2 3/4] PCI/portdrv: Implement interface to query the registered service
` [PATCH v2 4/4] PCI/AER: Dont do recovery when DPC is enabled

[PATCH] PCI: xgene: Remove leftover pci_scan_child_bus() call
 2017-11-21 15:49 UTC 

[PATCH V3 0/3] Add ASPM-L1 Substates support for Tegra
 2017-11-21 15:08 UTC  (8+ messages)
` [PATCH V3 1/3] PCI: tegra: Apply sw fixups to support ASPM-L1 Sub-States
` [PATCH V3 2/3] PCI: tegra: fixups to avoid unnecessary wakeup from ASPM-L1.2
` [PATCH V3 3/3] PCI: tegra: Enable ASPM-L1 capability advertisement

[PATCH 1/1] PCI: Mobiveil: Add Mobiveil PCIe Host Bridge IP driver
 2017-11-21 14:56 UTC  (7+ messages)
` [PATCH 1/1 v2 ] "

xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201
 2017-11-21 14:50 UTC  (6+ messages)

Resizable PCI BAR support V9
 2017-11-21 13:34 UTC  (6+ messages)
` [PATCH v9 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v5

[PATCH] PCI: endpoint: use ffz() instead of find_first_zero_bit()
 2017-11-21 13:01 UTC  (2+ messages)

[PATCH v4 00/17] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-11-21 12:18 UTC  (5+ messages)
` [PATCH v4 01/17] PCI: dwc: Use the DMA-API to get the MSI address

[PATCH v15 0/5] Replace PCI pool by DMA pool API
 2017-11-21  8:39 UTC  (8+ messages)
` [PATCH v15 1/5] block: DAC960: Replace PCI pool old API
` [PATCH v15 2/5] net: e100: "
` [PATCH v15 3/5] hinic: "
` [PATCH v15 4/5] scsi: mpt3sas: "
` [PATCH v15 5/5] PCI: Remove PCI pool macro functions

[PATCH v3] PCI: Mobiveil: Add Mobiveil PCIe Host Bridge IP
 2017-11-21  5:25 UTC  (3+ messages)

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-21  0:16 UTC  (38+ messages)
` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 1)
  ` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 2)
    ` [PATCH v2 1/6] PM / core: Add LEAVE_SUSPENDED driver flag
    ` [PATCH v3 0/6] PM / sleep: Driver flags for system suspend/resume (part 2)
      ` [PATCH v3 1/6] PM / core: Add LEAVE_SUSPENDED driver flag
      ` [PATCH v3 2/6] PCI / PM: Support for "
      ` [PATCH v3 3/6] ACPI / PM: Support for LEAVE_SUSPENDED driver flag in ACPI PM domain
      ` [PATCH v3 4/6] PM / core: Add helpers for subsystem callback selection
      ` [PATCH v3 5/6] PM / core: Direct handling of DPM_FLAG_LEAVE_SUSPENDED
      ` [PATCH v3 6/6] PM / core: DPM_FLAG_SMART_SUSPEND optimization
      ` [PATCH v4 0/6] PM / sleep: Driver flags for system suspend/resume (part 2)
        ` [PATCH v4 1/6] PM / core: Add LEAVE_SUSPENDED driver flag
        ` [PATCH v4 2/6] PCI / PM: Support for "
        ` [PATCH v4 3/6] ACPI / PM: Support for LEAVE_SUSPENDED driver flag in ACPI PM domain
        ` [PATCH v4 4/6] PM / core: Add helpers for subsystem callback selection
        ` [PATCH v4 5/6] PM / core: Direct handling of DPM_FLAG_LEAVE_SUSPENDED
        ` [PATCH v4 6/6] PM / core: DPM_FLAG_SMART_SUSPEND optimization

[PATCH] PCI: tegra: limit MSI target address to 32-bit
 2017-11-20 17:07 UTC  (9+ messages)

[PATCH v5 00/18] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-11-20 13:32 UTC  (19+ messages)
` [PATCH v5 01/18] PCI: dwc: Use the DMA-API to get the MSI address
` [PATCH v5 02/18] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
` [PATCH v5 03/18] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
` [PATCH v5 04/18] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
` [PATCH v5 05/18] PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
` [PATCH v5 06/18] PCI: designware-ep: Add generic function for raising MSI irq
` [PATCH v5 07/18] PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode
` [PATCH v5 08/18] PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe
` [PATCH v5 09/18] PCI: dwc: dra7xx: Help compiler to remove unused code
` [PATCH v5 10/18] PCI: dwc: artpec6: Remove unused defines
` [PATCH v5 11/18] PCI: dwc: artpec6: Use BIT and GENMASK macros
` [PATCH v5 12/18] PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions
` [PATCH v5 13/18] bindings: PCI: artpec: Add support for endpoint mode
` [PATCH v5 14/18] PCI: dwc: artpec6: "
` [PATCH v5 15/18] PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
` [PATCH v5 16/18] PCI: dwc: artpec6: Deassert the core before waiting for PHY
` [PATCH v5 17/18] bindings: PCI: artpec: Add support for the ARTPEC-7 SoC
` [PATCH v5 18/18] PCI: dwc: artpec6: "

[PATCH V3 0/2] Tegra PCIe end point config space map code refactoring
 2017-11-20 10:27 UTC  (4+ messages)

[PATCH V2 0/4] Add ASPM-L1 Substates support for Tegra
 2017-11-17 23:49 UTC  (11+ messages)
` [PATCH V2 3/4] PCI: tegra: Apply sw fixups to support ASPM-L1 Sub-States

[PATCH] PCI/AER: don't call recovery process for correctable errors
 2017-11-17 18:22 UTC  (4+ messages)

[PATCH V2 0/5] PCI: rcar: Add suspend/resume support
 2017-11-17 17:49 UTC  (14+ messages)
` [PATCH V2 1/5] PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
` [PATCH V2 2/5] PCI: rcar: Clean up the macros
` [PATCH V2 3/5] PCI: rcar: Add the initialization of PCIe link in resume_noirq
` [PATCH V2 4/5] PCI: rcar: Support runtime PM, link state L1 handling
` [PATCH V2 5/5] PCI: rcar: Add the suspend/resume for pcie-rcar driver

[PATCH 1/1] Change pci_enable_sriov, pci_disable_sriov and pci_reset_function to non-GPL symbol
 2017-11-17 14:55 UTC  (2+ messages)

[PATCH v2] PCI: keystone: fix interrupt-controller-node lookup
 2017-11-17 13:38 UTC 

[PATCH] configure: use simpler/more portable echo_n
 2017-11-17 12:55 UTC  (2+ messages)

[PATCH] PCI: keystone: fix interrupt-controller-node lookup
 2017-11-17 12:59 UTC  (7+ messages)

lspci reports 'stale' BAR info after a card reset
 2017-11-17 12:55 UTC  (3+ messages)

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-11-17 11:39 UTC  (10+ messages)
` [RFCv2 PATCH 01/36] iommu: Keep track of processes and PASIDs
` [RFCv2 PATCH 31/36] iommu/arm-smmu-v3: Add support for PCI ATS

[PATCH v2 00/17] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-11-16 17:16 UTC  (4+ messages)
` [PATCH v2 04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init

[PATCHv4 0/3] dts: Add the property of IB and OB
 2017-11-16 16:49 UTC  (7+ messages)
` [PATCHv4 1/3] ARMv8: dts: ls1046a: add "
` [PATCHv4 2/3] ARMv8: layerscape: add the pcie ep function support

[PATCH v3 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support (V3)
 2017-11-16  5:07 UTC  (10+ messages)
` [PATCH v3 1/8] SOC: brcmstb: add memory API
` [PATCH v3 2/8] dt-bindings: pci: Add DT docs for Brcmstb PCIe device
` [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
` [PATCH v3 4/8] PCI: brcmstb: Add dma-range mapping for inbound traffic
` [PATCH v3 5/8] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for MIPS
` [PATCH v3 6/8] PCI: brcmstb: Add MSI capability
` [PATCH v3 7/8] MIPS: BMIPS: Add PCI bindings for 7425, 7435
` [PATCH v3 8/8] MIPS: BMIPS: Enable PCI

[GIT PULL] PCI changes for v4.15
 2017-11-15 18:58 UTC 

[PATCH] PCI/AER: update AER status string print to match other AER logs
 2017-11-15 17:56 UTC  (3+ messages)

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel II edition (OSPM-summit 2018)
 2017-11-15 13:34 UTC 

[PATCH v2] dt-bindings: PCI: rcar: Add device tree support for r8a7743
 2017-11-15 13:29 UTC  (2+ messages)

[PATCH v1 0/3] PCI: Rename host functions for consistency
 2017-11-14 17:21 UTC  (7+ messages)
` [PATCH v1 1/3] PCI: xgene: Rename xgene_pcie_probe_bridge() to xgene_pcie_probe()
` [PATCH v1 2/3] PCI: altera: Rename altera_pcie_link_is_up() to altera_pcie_link_up()
` [PATCH v1 3/3] PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up()

[PATCH v1 0/4] PCI/ASPM: Fix some L1 substate configuration
 2017-11-14 13:23 UTC  (6+ messages)
` [PATCH v1 1/4] PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
` [PATCH v1 2/4] PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
` [PATCH v1 3/4] PCI/ASPM: Reformat ASPM register definitions
` [PATCH v1 4/4] PCI/ASPM: Add L1 Substates definitions

[PATCH ] dt-bindings: PCI: rcar: Add device tree support for r8a7743
 2017-11-14  9:53 UTC  (4+ messages)

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-11-14  2:51 UTC  (4+ messages)
` [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to "

[PATCH 3/4] PCI/portdrv: Implement interface to query the registered service
 2017-11-13 23:26 UTC  (3+ messages)
` [3/4] "

[GIT PULL] Power management updates for v4.15-rc1
 2017-11-13 22:05 UTC 

[PATCH v2 1/2] powerpc/pci: convert to use for_each_pci_bridge() helper
 2017-11-13 14:30 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/pci: Unroll two pass loop when scanning bridges

[PATCH V3] PCI: rcar: Use runtime PM to control controller clock
 2017-11-13  8:14 UTC  (3+ messages)

[PATCH 1/3] PCI: rcar: Add the initialization of PCIe link in resume_noirq
 2017-11-13  8:05 UTC  (9+ messages)
` [PATCH 3/3] PCI: rcar: Add the suspend/resume for pcie-rcar driver

[PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
 2017-11-11 20:47 UTC  (7+ 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).