linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-12 10:39:39 to 2017-10-16 23:18:05 UTC [more...]

[PATCH] PCI Hotplug: Convert timers to use timer_setup()
 2017-10-16 23:18 UTC 

[PATCH 00/10] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-10-16 22:26 UTC  (20+ messages)
` [PATCH 01/10] PCI: dwc: use DMA-API for allocating MSI data
` [PATCH 02/10] PCI: designware-ep: set_msi should only set MMC bits
` [PATCH 03/10] PCI: designware-ep: read-only registers need DBI_RO_WR_EN to be writable
` [PATCH 04/10] PCI: designware-ep: pre-allocate memory for MSI in dw_pcie_ep_init
` [PATCH 05/10] PCI: artpec6: remove unused defines
` [PATCH 06/10] PCI: dwc: artpec6: use BIT and GENMASK macros
` [PATCH 07/10] PCI: dwc: artpec6: split artpec6_pcie_establish_link to smaller functions
` [PATCH 08/10] PCI: dwc: artpec6: add support for endpoint mode
` [PATCH 09/10] PCI: dwc: make cpu_addr_fixup take struct dw_pcie as argument
` [PATCH 10/10] PCI: dwc: artpec6: add support for the ARTPEC-7 SoC

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-16 22:11 UTC  (23+ messages)
` [PATCH 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
` [PATCH 02/12] PCI / PM: Use the NEVER_SKIP driver flag
` [PATCH 03/12] PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
` [PATCH 04/12] PM / core: Add SMART_SUSPEND driver flag
` [PATCH 05/12] PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
` [PATCH 06/12] PCI / PM: Take SMART_SUSPEND driver flag into account
` [PATCH 07/12] ACPI / LPSS: Consolidate runtime PM and system sleep handling
` [PATCH 08/12] ACPI / PM: Take SMART_SUSPEND driver flag into account
` [PATCH 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND
` [PATCH 10/12] PM / core: Add LEAVE_SUSPENDED driver flag
` [PATCH 11/12] PM: i2c-designware-platdrv: Optimize power management
` [PATCH 12/12] PM / core: Add AVOID_RPM driver flag

[PATCH] PCI: hv: fix "spurious APIC interrupt" due to new vector reservation mode
 2017-10-16 22:06 UTC  (2+ messages)

PCIe error reporting
 2017-10-16 22:06 UTC  (9+ messages)

[PATCH v5] PCI: quirks: update Cavium ThunderX ACS quirk implementation
 2017-10-16 21:23 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v4 pci 0/2] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-10-16 21:19 UTC  (2+ messages)

[PATCH v6 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-10-16 20:03 UTC  (4+ messages)
` [PATCH v6 1/3] PCI: rockchip: Add support for pcie wake irq
` [PATCH v6 2/3] dt-bindings: PCI: Add definition of "

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-16 18:48 UTC  (18+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
` [PATCH v2 03/15] target: make config_item_type const
` [PATCH v2 04/15] iio: make function argument and some structures const
` [PATCH v2 05/15] ocfs2/cluster: make config_item_type const
` [PATCH v2 06/15] PCI: endpoint: "
` [PATCH v2 07/15] usb: gadget: configfs: "
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 09/15] ACPI: configfs: "
` [PATCH v2 10/15] nullb: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "
` [PATCH v2 13/15] netconsole: "
` [PATCH v2 14/15] dlm: "
` [PATCH v2 15/15] configfs: "

[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-16 16:09 UTC  (7+ messages)
` [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v9 4/4] PCI: hisi: blacklist hip06/hip07 controllers behind SMMUv3

[PATCH 1/5] PCI: protect restore with device lock to be consistent
 2017-10-16 12:51 UTC  (10+ messages)
` [PATCH 2/5] PCI: handle FLR failure and allow other reset types
` [PATCH 4/5] PCI: wait device ready after pci_pm_reset()

[PATCH V4 0/2] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
 2017-10-16 12:09 UTC  (2+ messages)

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-10-16 10:23 UTC  (13+ messages)
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
` [RFCv2 PATCH 12/36] dt-bindings: document stall and PASID properties for IOMMU masters

[PATCH 1/5] PCI: aardvark: Check for platform_get_irq() error
 2017-10-16  9:19 UTC  (8+ messages)
` [PATCH 2/5] PCI: v3-semi: Fix platform_get_irq() error handling
` [PATCH 3/5] PCI: mediatek: Check for platform_get_irq() error
` [PATCH 4/5] PCI: tango: Fix platform_get_irq() error handling
` [PATCH 5/5] PCI: xilinx-nwl: "

[PATCH] PCI: endpoint: make config_item_type const
 2017-10-15 10:53 UTC  (3+ messages)

[PATCH 0/6] Tegra PCIe end point config space map code refactoring
 2017-10-15  6:21 UTC  (8+ messages)
` [PATCH 1/6] PCI: tegra: refactor config space mapping code
` [PATCH 2/6] ARM: tegra: limit PCIe config space mapping to 4K for T20
` [PATCH 3/6] ARM: tegra: limit PCIe config space mapping to 4K for T30
` [PATCH 4/6] ARM: tegra: limit PCIe config space mapping to 4K for T124
` [PATCH 5/6] ARM64: tegra: limit PCIe config space mapping to 4K for T132
` [PATCH 6/6] ARM64: tegra: limit PCIe config space mapping to 4K for T210

[PATCH] PCI: hisi: add PCIe driver support for HiSilicon STB SoCs
 2017-10-15  5:06 UTC 

[RFC 0/3] Adding config get/set to devlink
 2017-10-14  4:21 UTC  (29+ messages)
` [RFC 1/3] devlink: Add config parameter get/set operations
` [RFC 2/3] bnxt: Move generic devlink code to new file
` [RFC 3/3] bnxt: Add devlink support for config get/set

[PATCH 0/3] PCI: rockchip: assert PERST# in S3
 2017-10-14  0:06 UTC  (9+ messages)
` [PATCH 1/3] Documentation/devicetree: Add pcie-reset-suspend property
` [PATCH 2/3] of/pci: Add of_pci_get_pcie_reset_suspend() to parse pcie-reset-suspend
` [PATCH 3/3] PCI: rockchip: Support configuring PERST# state via DT

[PATCH 0/4] PCI: dwc: pci-dra7: Support PCIe x2 lane mode
 2017-10-13 21:45 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: PCI: dra7xx: Add SoC specific compatible strings
` [PATCH 2/4] dt-bindings: PCI: dra7xx: Add properties to enable x2 lane in dra7

[PATCH v5 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-10-13 20:44 UTC  (12+ messages)
` [PATCH v5 1/3] PCI: rockchip: Add support for pcie wake irq

[GIT PULL] PCI fixes for v4.14
 2017-10-13 20:00 UTC 

[PATCH v3 0/2] Prepartion for SR-IOV PowerVM Enablement
 2017-10-13 19:12 UTC  (11+ messages)
` [PATCH v3 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device

[PATCH v2 0/8] PCI: Improvements for native PCIe hotplug
 2017-10-13 18:35 UTC  (9+ messages)
` [PATCH v2 1/8] PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c
` [PATCH v2 2/8] PCI: Open-code the two pass loop when scanning bridges
` [PATCH v2 3/8] PCI: Do not allocate more buses than available in parent
` [PATCH v2 4/8] PCI: Distribute available buses to hotplug capable bridges
` [PATCH v2 5/8] PCI: Distribute available resources "
` [PATCH v2 6/8] PCI: pciehp: Fix race condition handling surprise link down
` [PATCH v2 7/8] PCI: pciehp: Do not clear Presence Detect Changed during initialization
` [PATCH v2 8/8] PCI: pciehp: Check that the device is really present before touching it

[PATCH v1] pcmcia: convert to use for_each_pci_bridge() helper
 2017-10-13 16:53 UTC 

[PATCH V2 0/4] Add Tegra186 PCIe support
 2017-10-13 16:38 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: pci: tegra: Document Tegra186 PCIe DT
` [PATCH V2 2/4] PCI: tegra: Add Tegra186 PCIe support

[PATCH 0/7] PCI: Improvements for native PCIe hotplug
 2017-10-13 10:26 UTC  (6+ messages)
` [PATCH 3/7] PCI: Distribute available buses to hotplug capable PCIe downstream ports

[RFC PATCH] PCI/portdrv: Fix switch devctrl error report enable
 2017-10-13  9:02 UTC 

[PATCH v2 0/2] vgaarb: Select fallback default VGA device
 2017-10-13  3:47 UTC  (3+ messages)
` [PATCH v2 1/2] vgaarb: Select a default VGA device even if there's no legacy VGA
` [PATCH v2 2/2] vgaarb: Factor out EFI and fallback default device selection

[PATCH 0/2] vgaarb: Select fallback default VGA device
 2017-10-13  3:44 UTC  (6+ messages)
` [PATCH 1/2] vgaarb: Select a default VGA device even if there's no legacy VGA

[PATCH] PCI: dwc: designware: don't sleep in atomic context
 2017-10-13  3:40 UTC  (3+ messages)

PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2017-10-12 21:43 UTC  (13+ messages)
` [PATCH 1/9] SOC: brcmstb: add memory API
` [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
` [PATCH 4/9] arm64: dma-mapping: export symbol arch_setup_dma_ops
` [PATCH 5/9] PCI: host: brcmstb: add dma-ranges for inbound traffic

[PATCH] drivers: Flag buses which demand DMA configuration
 2017-10-12 15:56 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).