linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-17 20:36:04 to 2017-02-28 03:28:41 UTC [more...]

[PATCH v2 00/22] PCI: Support for configurable PCI endpoint
 2017-02-28  3:28 UTC  (4+ messages)
` [PATCH v2 14/22] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode

[PATCH 2/2 v4] pci-hyperv: lock pci bus on device eject
 2017-02-28  2:22 UTC 

[PATCH 1/2 v4] pci-hyperv: properly handle pci bus remove
 2017-02-28  2:19 UTC 

[PATCH 12/12] MIPS: PCI: Fix IP27 for the PCI_PROBE_ONLY case
 2017-02-28  0:25 UTC  (9+ messages)

[Resend PATCH 2/2 v3] pci-hyperv: lock pci bus on device eject
 2017-02-27 21:51 UTC  (3+ messages)

[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
 2017-02-27 21:21 UTC  (22+ messages)
` [PATCH 01/20] PCI: remove __weak tag from pci_remap_iospace()
` [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute
` [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface
` [PATCH 04/20] ARM64: implement pci_remap_cfgspace() interface
` [PATCH 05/20] ARM: "
` [PATCH 06/20] PCI: ECAM: use pci_remap_cfgspace() to map config region
` [PATCH 07/20] PCI: implement Devres interface to map PCI config space
` [PATCH 08/20] PCI: xilinx: update PCI config space remap function
` [PATCH 09/20] PCI: xilinx-nwl: "
` [PATCH 10/20] PCI: spear13xx: "
` [PATCH 11/20] PCI: rockchip: "
` [PATCH 12/20] PCI: qcom: "
` [PATCH 13/20] PCI: iproc-platform: "
` [PATCH 14/20] PCI: hisi: "
` [PATCH 15/20] PCI: designware: "
` [PATCH 16/20] PCI: armada8k: "
` [PATCH 17/20] PCI: xgene: "
` [PATCH 18/20] PCI: tegra: "
` [PATCH 19/20] PCI: layerscape: "
` [PATCH 20/20] PCI: keystone-dw: "

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-02-27 19:54 UTC  (31+ messages)
` [RFC PATCH 01/30] iommu/arm-smmu-v3: Link groups and devices
` [RFC PATCH 02/30] iommu/arm-smmu-v3: Link groups and domains
` [RFC PATCH 03/30] PCI: Move ATS declarations outside of CONFIG_PCI
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 05/30] iommu/arm-smmu-v3: Disable tagged pointers when ATS is in use
` [RFC PATCH 06/30] iommu/arm-smmu-v3: Add support for Substream IDs
` [RFC PATCH 07/30] iommu/arm-smmu-v3: Add second level of context descriptor table
` [RFC PATCH 08/30] iommu/arm-smmu-v3: Add support for VHE
` [RFC PATCH 09/30] iommu/arm-smmu-v3: Support broadcast TLB maintenance
` [RFC PATCH 10/30] iommu/arm-smmu-v3: Add task contexts
` [RFC PATCH 11/30] arm64: mm: Pin down ASIDs for sharing contexts with devices
` [RFC PATCH 12/30] iommu/arm-smmu-v3: Keep track of process address spaces
` [RFC PATCH 13/30] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [RFC PATCH 14/30] iommu/arm-smmu-v3: Share process page tables
` [RFC PATCH 15/30] iommu/arm-smmu-v3: Steal private ASID from a domain
` [RFC PATCH 16/30] iommu/arm-smmu-v3: Use shared ASID set
` [RFC PATCH 17/30] iommu/arm-smmu-v3: Add SVM feature checking
` [RFC PATCH 18/30] PCI: Make "PRG Response PASID Required" handling common
` [RFC PATCH 19/30] PCI: Cache PRI and PASID bits in pci_dev
` [RFC PATCH 20/30] iommu/arm-smmu-v3: Enable PCI PASID in masters
` [RFC PATCH 21/30] iommu/arm-smmu-v3: Handle device faults from PRI
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
` [RFC PATCH 23/30] iommu/arm-smmu-v3: Bind/unbind device and task
` [RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
` [RFC PATCH 25/30] iommu/arm-smmu-v3: Safe invalidation and recycling of PASIDs
` [RFC PATCH 26/30] iommu/arm-smmu-v3: Fix PRI queue overflow acknowledgement
` [RFC PATCH 27/30] iommu/arm-smmu-v3: Handle PRI queue overflow
` [RFC PATCH 28/30] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update at stage 1
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
` [RFC PATCH 30/30] vfio: Allow to bind foreign task

[RESEND PATCH v5 0/4] i.MX7 PCI support
 2017-02-27 19:42 UTC  (6+ messages)
` [RESEND PATCH v5 1/4] PCI: imx6: Add code to support i.MX7D
` [RESEND PATCH v5 2/4] PCI: imx6: Do not wait for speed change on i.MX7
` [RESEND PATCH v5 3/4] PCI: imx6: Do not switch speed if Gen2 is disabled
` [RESEND PATCH v5 4/4] PCI: imx6: Allow probe deferal by reset GPIO

[PATCH] PCI: Add cavium acs pci quirk
 2017-02-27 19:25 UTC  (6+ messages)

[PATCH 1/4 v3] PCI: add DT bindings for Faraday Technology PCI Host Bridge
 2017-02-27 19:07 UTC  (4+ messages)
` [PATCH 2/4 v3] PCI: add driver for Faraday Technology "
` [PATCH 3/4 v3] ARM: gemini: select MIGHT_HAVE_PCI
` [PATCH 4/4 v3] ARM: dts: add PCI to the Gemini device trees

Using the generic host PCIe driver
 2017-02-27 18:35 UTC  (4+ messages)

[PATCH] PCI: dwc: Fix crashes seen due to missing assignments
 2017-02-27 17:01 UTC  (3+ messages)

[PATCH 1/4] PCI: add DT bindings for Cortina Gemini PCI Host Bridge
 2017-02-27 16:49 UTC  (9+ messages)
` [PATCH 2/4] PCI: add driver for Cortina Gemini "

[PATCH 0/2] Improvement on ioapic hotplug
 2017-02-27 14:15 UTC  (3+ messages)
` [PATCH 1/2] x86/PCI: Implement pci_release_device to release IRQ from IOAPIC
` [PATCH 2/2] x86/ioapic: Split IOAPIC hot-removal into two steps

[PATCH] pci: Prevent VPD access for QLogic ISP2722
 2017-02-27  8:08 UTC 

[PATCH] PCI: Disable IOV before pcibios_sriov_disable()
 2017-02-27  0:18 UTC 

[PATCH 1/4] PCI: add DT bindings for Faraday Technology PCI Host Bridge
 2017-02-26 20:17 UTC  (3+ messages)

[PATCH v5 0/4] New Microsemi PCI Switch Management Driver
 2017-02-26  6:53 UTC  (5+ messages)
` [PATCH v5 1/4] MicroSemi Switchtec management interface driver
` [PATCH v5 2/4] switchtec: Add user interface documentation
` [PATCH v5 3/4] switchtec: Add sysfs attributes to the Switchtec driver
` [PATCH v5 4/4] switchtec: Add IOCTLs "

[PATCH 0/5] Thunderbolt GPU fixes
 2017-02-25 14:44 UTC  (5+ messages)
` [PATCH 1/5] PCI: Recognize Thunderbolt devices

v4.10-rc6 boot regression on Intel desktop, does not boot after cold boots, boots after reboot
 2017-02-25  3:28 UTC  (7+ messages)
      ` v4.10-rc8 (-rc6) "

[PATCH v2 0/4] New Microsemi PCI Switch Management Driver
 2017-02-24 22:45 UTC  (17+ messages)
` [PATCH v2 1/4] MicroSemi Switchtec management interface driver
` [PATCH v2 3/4] switchtec: Add sysfs attributes to the Switchtec driver

[Resend PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove
 2017-02-24 21:41 UTC 

[PATCH v4 0/4] New Microsemi PCI Switch Management Driver
 2017-02-24 19:27 UTC  (5+ messages)
` [PATCH v4 1/4] MicroSemi Switchtec management interface driver
` [PATCH v4 2/4] switchtec: Add user interface documentation
` [PATCH v4 3/4] switchtec: Add sysfs attributes to the Switchtec driver
` [PATCH v4 4/4] switchtec: Add IOCTLs "

[PATCH] PCI, pciehp: Reuse set_slot_off()
 2017-02-24 18:39 UTC  (3+ messages)

[PATCH v1 0/3] PCI: Configure PCIe MPS settings
 2017-02-24 14:32 UTC  (4+ messages)

[PATCH] PCI,pciehp: Skip not changed command write
 2017-02-24  6:54 UTC 

[PATCH v3 0/4] New Microsemi PCI Switch Management Driver
 2017-02-24  0:07 UTC  (5+ messages)
` [PATCH v3 1/4] MicroSemi Switchtec management interface driver
` [PATCH v3 2/4] switchtec: Add user interface documentation
` [PATCH v3 3/4] switchtec: Add sysfs attributes to the Switchtec driver
` [PATCH v3 4/4] switchtec: Add IOCTLs "

[PATCH] PCI,pciehp: Move printout before write_cmd
 2017-02-23 21:55 UTC  (3+ messages)

[PATCH -v2] PCI,pciehp: Not write linkctrl register if val is not changed
 2017-02-23 21:37 UTC 

[PATCH] PCI,pciehp: Not write linkctrl register if val is changed
 2017-02-23 21:32 UTC 

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-02-23 21:01 UTC 

[GIT PULL] PCI changes for v4.11
 2017-02-23 19:51 UTC  (3+ messages)

Partial BAR Address Allocation
 2017-02-23 13:54 UTC  (6+ messages)

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-02-23 10:30 UTC  (2+ messages)

[patch] PCI: dwc: uninitialized variable in dw_handle_msi_irq()
 2017-02-22 23:08 UTC  (4+ messages)

[Xen-devel] [PATCH] xen: do not re-use pirq number cached in pci device msi msg data
 2017-02-22 15:14 UTC  (8+ messages)
`  "

[PATCH V3 0/2] PCI: add CRS support after hot reset and FLR
 2017-02-22  2:37 UTC  (5+ messages)
` [PATCH V3 2/2] PCI: handle CRS returned by device after FLR

[PATCH v6 0/8] Runtime PM for Thunderbolt on Macs
 2017-02-21 22:55 UTC  (12+ messages)
` [PATCH v6 1/8] PCI: Recognize Thunderbolt devices
` [PATCH v6 3/8] PCI: pciehp: Reinstate runtime PM on Thunderbolt hotplug ports

next-20170221 build: 2 failures 9 warnings (next-20170221)
 2017-02-21 21:31 UTC  (2+ messages)

[PATCH v2 1/4] MicroSemi Switchtec management interface driver
 2017-02-21 18:37 UTC  (6+ messages)
` [PATCH] switchtec: cleanup cdev init

[PATCH v4 0/3] i.MX7 PCI support
 2017-02-21 16:44 UTC  (6+ messages)
` [PATCH v4 3/3] PCI: imx6: Add code to support i.MX7D

PCI: imx6: writing to PCI BAR memory while LTSSM != 0x11 hangs CPU
 2017-02-21 13:20 UTC 

Pointers for writing a good PCIe driver
 2017-02-20 16:12 UTC  (11+ messages)

[PATCH v5 0/4] i.MX7 PCI support
 2017-02-20 15:47 UTC  (6+ messages)
` [PATCH v5 1/4] PCI: imx6: Add code to support i.MX7D
` [PATCH v5 2/4] PCI: imx6: Do not wait for speed change on i.MX7
` [PATCH v5 3/4] PCI: imx6: Do not switch speed if Gen2 is disabled
` [PATCH v5 4/4] PCI: imx6: Allow probe deferal by reset GPIO

[PATCH 0/4] PCI: dwc: cleanup designware driver
 2017-02-20  8:32 UTC  (3+ messages)
` [PATCH 2/4] PCI: dwc: dra7xx: Populate cpu_addr_fixup ops

[PATCH 1/3] pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
 2017-02-19 11:33 UTC  (2+ messages)
` [1/3] "

pciehp is broken from 4.10-rc1
 2017-02-19  2:53 UTC  (11+ messages)

v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot after cold boots, boots after reboot
 2017-02-18  8:55 UTC  (11+ messages)

[PATCH] PCI,pciehp: Don't handle PDC for cards with attention button
 2017-02-17 23:36 UTC  (3+ messages)

[RESENT PATCH] PCI/MSI: Fix msi_desc->affinity memory leak when freeing MSI IRQs
 2017-02-17 21:47 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).