linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 15:23:44 to 2019-06-18 18:03:47 UTC [more...]

[PATCH V6 00/27] Enable Tegra PCIe root port features
 2019-06-18 18:02 UTC  (28+ messages)
` [PATCH V6 01/27] soc/tegra: pmc: Export tegra_powergate_power_on()
` [PATCH V6 02/27] PCI: tegra: Handle failure cases in tegra_pcie_power_on()
` [PATCH V6 03/27] PCI: tegra: Rearrange Tegra PCIe driver functions
` [PATCH V6 04/27] PCI: tegra: Mask AFI_INTR in runtime suspend
` [PATCH V6 05/27] PCI: tegra: Fix PCIe host power up sequence
` [PATCH V6 06/27] PCI: tegra: Add PCIe Gen2 link speed support
` [PATCH V6 07/27] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH V6 08/27] PCI: tegra: Program UPHY electrical settings for Tegra210
` [PATCH V6 09/27] PCI: tegra: Enable opportunistic UpdateFC and ACK
` [PATCH V6 10/27] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH V6 11/27] PCI: tegra: Process pending DLL transactions before entering L1 or L2
` [PATCH V6 12/27] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH V6 13/27] PCI: tegra: Increase the deskew retry time
` [PATCH V6 14/27] PCI: tegra: Add SW fixup for RAW violations
` [PATCH V6 15/27] PCI: tegra: Update flow control timer frequency in Tegra210
` [PATCH V6 16/27] PCI: tegra: Set target speed as Gen1 before starting LTSSM
` [PATCH V6 17/27] PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal
` [PATCH V6 18/27] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH V6 19/27] PCI: tegra: Change PRSNT_SENSE IRQ log to debug
` [PATCH V6 20/27] PCI: tegra: Disable MSI for Tegra PCIe root port
` [PATCH V6 21/27] PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of soc struct
` [PATCH V6 22/27] dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional prop
` [PATCH V6 23/27] arm64: tegra: Add PEX DPD states as pinctrl properties
` [PATCH V6 24/27] PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
` [PATCH V6 25/27] PCI: Add DT binding for "reset-gpios" property
` [PATCH V6 26/27] PCI: tegra: Add support for GPIO based PERST#
` [PATCH V6 27/27] PCI: tegra: Change link retry log level to debug

[PATCH v2 0/3] PCI / ACPI: Handle sibling devices sharing power resources
 2019-06-18 16:18 UTC  (4+ messages)
` [PATCH v2 1/3] PCI / ACPI: Use cached ACPI device state to get PCI device power state
` [PATCH v2 2/3] ACPI / PM: Introduce concept of a _PR0 dependent device
` [PATCH v2 3/3] PCI / ACPI: Add _PR0 dependent devices

[PATCH] PCI: Add Intel remapped NVMe device support
 2019-06-18 15:15 UTC  (13+ messages)

[PATCH V4 00/28] Enable Tegra PCIe root port features
 2019-06-18 14:48 UTC  (36+ messages)
` [PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up
` [PATCH V4 26/28] PCI: Add DT binding for "reset-gpios" property
` [PATCH V4 27/28] PCI: tegra: Add support for GPIO based PERST#

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-06-18 14:28 UTC  (11+ messages)

[PATCH V5 00/27] Enable Tegra PCIe root port features
 2019-06-18 13:35 UTC  (31+ messages)
` [PATCH V5 01/27] soc/tegra: pmc: Export tegra_powergate_power_on()
` [PATCH V5 02/27] PCI: tegra: Handle failure cases in tegra_pcie_power_on()
` [PATCH V5 03/27] PCI: tegra: Rearrange Tegra PCIe driver functions
` [PATCH V5 04/27] PCI: tegra: Mask AFI_INTR in runtime suspend
` [PATCH V5 05/27] PCI: tegra: Fix PCIe host power up sequence
` [PATCH V5 06/27] PCI: tegra: Add PCIe Gen2 link speed support
` [PATCH V5 07/27] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH V5 08/27] PCI: tegra: Program UPHY electrical settings for Tegra210
` [PATCH V5 09/27] PCI: tegra: Enable opportunistic UpdateFC and ACK
` [PATCH V5 10/27] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH V5 11/27] PCI: tegra: Process pending DLL transactions before entering L1 or L2
` [PATCH V5 12/27] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH V5 13/27] PCI: tegra: Increase the deskew retry time
` [PATCH V5 14/27] PCI: tegra: Add SW fixup for RAW violations
` [PATCH V5 15/27] PCI: tegra: Update flow control timer frequency in Tegra210
` [PATCH V5 16/27] PCI: tegra: Set target speed as Gen1 before starting LTSSM
` [PATCH V5 17/27] PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal
` [PATCH V5 18/27] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH V5 19/27] PCI: tegra: Change PRSNT_SENSE IRQ log to debug
` [PATCH V5 20/27] PCI: tegra: Use legacy IRQ for port service drivers
` [PATCH V5 21/27] PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of soc struct
` [PATCH V5 22/27] dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional prop
` [PATCH V5 23/27] arm64: tegra: Add PEX DPD states as pinctrl properties
` [PATCH V5 24/27] PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
` [PATCH V5 25/27] PCI: Add DT binding for "reset-gpios" property
` [PATCH V5 26/27] PCI: tegra: Add support for GPIO based PERST#
` [PATCH V5 27/27] PCI: tegra: Change link retry log level to debug

[PATCH v4] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-18 13:03 UTC  (4+ messages)

[PATCH 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-06-18 12:50 UTC  (2+ messages)
` [PATCH 2/2] PCI: pciehp: Prevent deadlock on disconnect

[PATCH v4 19/28] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-18 12:39 UTC  (4+ messages)

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a774a1
 2019-06-18 10:38 UTC  (4+ messages)

[PATCH] PCI: tegra: Add debugfs support to dump LTSSM trace
 2019-06-18 10:08 UTC 

[PATCH] PCI/PME: Fix race on PME polling
 2019-06-18  9:45 UTC  (7+ messages)

[PATCH] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-06-18  7:38 UTC 

[PATCH v3 0/2] Fix a pair of setup bus bugs
 2019-06-18  5:27 UTC  (6+ messages)
` [PATCH v3 2/2] PCI: Fix disabling of bridge BARs when assigning bus resources

[PATCH V10 00/15] Add Tegra194 PCIe support
 2019-06-18  6:34 UTC  (3+ messages)
` [PATCH V10 03/15] PCI: dwc: Perform dbi regs write lock towards the end

dev_pagemap related cleanups v2
 2019-06-17 21:09 UTC  (39+ messages)
` [PATCH 01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 02/25] mm: remove the struct hmm_device infrastructure
` [PATCH 03/25] mm: remove hmm_devmem_add_resource
` [PATCH 04/25] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/25] mm: export alloc_pages_vma
` [PATCH 06/25] mm: factor out a devm_request_free_mem_region helper
` [PATCH 07/25] memremap: validate the pagemap type passed to devm_memremap_pages
` [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
` [PATCH 09/25] memremap: pass a struct dev_pagemap to ->kill and ->cleanup
` [PATCH 10/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 11/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
` [PATCH 12/25] memremap: remove the data field in struct dev_pagemap
` [PATCH 13/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
` [PATCH 14/25] memremap: provide an optional internal refcount in struct dev_pagemap
` [PATCH 15/25] device-dax: use the dev_pagemap internal refcount
` [PATCH 16/25] PCI/P2PDMA: "
` [PATCH 17/25] nouveau: use alloc_page_vma directly
` [PATCH 18/25] nouveau: use devm_memremap_pages directly
` [PATCH 19/25] mm: remove hmm_vma_alloc_locked_page
` [PATCH 20/25] mm: remove hmm_devmem_add
` [PATCH 21/25] mm: mark DEVICE_PUBLIC as broken
` [PATCH 22/25] mm: simplify ZONE_DEVICE page private data
` [PATCH 23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess
` [PATCH 24/25] mm: remove the HMM config option
` [PATCH 25/25] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR

[PATCH v6 1/4] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-06-17 18:22 UTC  (7+ messages)
` [PATCH v6 2/4] PCI: Modify extend_bridge_window() to set resource size directly

[PATCH v6 0/4] PCI: Patch series to support Thunderbolt without any BIOS support
 2019-06-17 16:55 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: msm8998: Add PCIe PHY and RC nodes
 2019-06-17 15:53 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3] PCI: aardvark: Fix PCI_EXP_RTCTL register configuration
 2019-06-17 12:43 UTC  (2+ messages)

[PATCH v2 0/2] PCI: device link quirk for NVIDIA GPU
 2019-06-17 11:34 UTC  (3+ messages)

[PATCH v2] PCI: altera: Fix configuration type based on secondary number
 2019-06-17 11:29 UTC  (2+ messages)

[PATCH] PCI: armada8k: Add PHYs support
 2019-06-17 11:18 UTC  (3+ messages)

[PATCH v2 0/2] PCI: Power management improvements
 2019-06-17 10:43 UTC  (2+ messages)

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-06-17 10:42 UTC  (21+ messages)
` [PATCHv5 04/20] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv5 17/20] PCI: mobiveil: Complete initialization of host even if no PCIe link
` [PATCHv5 18/20] PCI: mobiveil: Disable IB and OB windows set by bootloader
` [PATCHv5 19/20] PCI: mobiveil: Add 8-bit and 16-bit register accessors

IORESOURCE_PCI_FIXES & __pci_bus_assign_resources()
 2019-06-17  8:35 UTC 

[PATCH v8 0/7] Add virtio-iommu driver
 2019-06-16 20:04 UTC  (5+ messages)
` [PATCH v8 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
    ` [virtio-dev] "

dev_pagemap related cleanups
 2019-06-15 18:09 UTC  (9+ messages)
` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper

fwd:
 2019-06-15 14:53 UTC 

[PATCH] PCI: hv: Fix build error without CONFIG_SYSFS
 2019-06-15  6:48 UTC  (6+ messages)

[RFC PATCH v2] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup
 2019-06-15  1:18 UTC  (12+ messages)

[PATCH 1/4] arm64: pci: acpi: Use pci_assign_unassigned_root_bus_resources()
 2019-06-15  0:23 UTC  (4+ messages)
` [PATCH 2/4] pci: acpi: Read _DSM #5 from ACPI on root bridges
` [PATCH 3/4] pci: Do not auto-enable PCI reallocation when _DSM #5 returns 0
` [PATCH 4/4] arm64: pci: acpi: Preserve PCI resources configuration when asked by ACPI

[PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst
 2019-06-14 21:14 UTC  (3+ messages)
  ` [PATCH v5] docs: power: "

[PATCH] PCI: dwc: pci-dra7xx: Add missing include file
 2019-06-14 15:40 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).