linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-15 21:40:50 to 2020-08-21 03:56:21 UTC [more...]

[PATCH v2 00/40] PCI: dwc: Driver clean-ups
 2020-08-21  3:54 UTC  (28+ messages)
` [PATCH v2 01/40] PCI: Allow root and child buses to have different pci_ops
` [PATCH v2 02/40] PCI: dwc: Use DBI accessors instead of own config accessors
` [PATCH v2 03/40] PCI: dwc: Allow overriding bridge pci_ops
` [PATCH v2 04/40] PCI: dwc: Add a default pci_ops.map_bus for root port
` [PATCH v2 05/40] PCI: dwc: al: Use pci_ops for child config space accessors
` [PATCH v2 06/40] PCI: dwc: keystone: Use pci_ops for "
` [PATCH v2 07/40] PCI: dwc: tegra: Use pci_ops for root "
` [PATCH v2 08/40] PCI: dwc: meson: "
` [PATCH v2 09/40] PCI: dwc: kirin: "
` [PATCH v2 10/40] PCI: dwc: exynos: "
` [PATCH v2 11/40] PCI: dwc: histb: "
` [PATCH v2 12/40] PCI: dwc: Remove dwc specific config accessor ops
` [PATCH v2 13/40] PCI: dwc: Use generic config accessors
` [PATCH v2 14/40] PCI: Also call .add_bus() callback for root bus
` [PATCH v2 15/40] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
` [PATCH v2 16/40] PCI: dwc: Convert to use pci_host_probe()
` [PATCH v2 17/40] PCI: dwc: Remove root_bus pointer
` [PATCH v2 18/40] PCI: dwc: Remove storing of PCI resources
` [PATCH v2 19/40] PCI: dwc: Simplify config space handling
` [PATCH v2 20/40] PCI: dwc/keystone: Drop duplicated 'num-viewport'
` [PATCH v2 21/40] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
` [PATCH v2 22/40] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
` [PATCH v2 23/40] PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
` [PATCH v2 24/40] PCI: dwc: Ensure FAST_LINK_MODE is cleared
` [PATCH v2 25/40] PCI: dwc/meson: Drop the duplicate number of lanes setup
` [PATCH v2 26/40] PCI: dwc/meson: Drop unnecessary RC config space initialization
` [PATCH v2 27/40] PCI: dwc/meson: Rework PCI config and DW port logic register accesses

[patch RFC 00/38] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-21  0:25 UTC  (39+ messages)
` [patch RFC 01/38] iommu/amd: Prevent NULL pointer dereference
` [patch RFC 02/38] x86/init: Remove unused init ops
` [patch RFC 03/38] x86/irq: Rename X86_IRQ_ALLOC_TYPE_MSI* to reflect PCI dependency
` [patch RFC 04/38] x86/irq: Add allocation type for parent domain retrieval
` [patch RFC 05/38] iommu/vt-d: Consolidate irq domain getter
` [patch RFC 06/38] iommu/amd: "
` [patch RFC 07/38] iommu/irq_remapping: Consolidate irq domain lookup
` [patch RFC 08/38] x86/irq: Prepare consolidation of irq_alloc_info
` [patch RFC 09/38] x86/msi: Consolidate HPET allocation
` [patch RFC 10/38] x86/ioapic: Consolidate IOAPIC allocation
` [patch RFC 11/38] x86/irq: Consolidate DMAR irq allocation
` [patch RFC 12/38] x86/irq: Consolidate UV domain allocation
` [patch RFC 13/38] PCI: MSI: Rework pci_msi_domain_calc_hwirq()
` [patch RFC 14/38] x86/msi: Consolidate MSI allocation
` [patch RFC 15/38] x86/msi: Use generic MSI domain ops
` [patch RFC 16/38] x86/irq: Move apic_post_init() invocation to one place
` [patch RFC 17/38] x86/pci: Reducde #ifdeffery in PCI init code
` [patch RFC 18/38] x86/irq: Initialize PCI/MSI domain at PCI init time
` [patch RFC 19/38] irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
` [patch RFC 20/38] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI
` [patch RFC 21/38] PCI: MSI: Provide pci_dev_has_special_msi_domain() helper
` [patch RFC 22/38] x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()
` [patch RFC 23/38] x86/xen: Rework MSI teardown
` [patch RFC 24/38] x86/xen: Consolidate XEN-MSI init
` [patch RFC 25/38] irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
` [patch RFC 26/38] x86/xen: Wrap XEN MSI management into irqdomain
` [patch RFC 27/38] iommm/vt-d: Store irq domain in struct device
` [patch RFC 28/38] iommm/amd: "
` [patch RFC 29/38] x86/pci: Set default irq domain in pcibios_add_device()
` [patch RFC 30/38] PCI/MSI: Allow to disable arch fallbacks
` [patch RFC 31/38] x86/irq: Cleanup the arch_*_msi_irqs() leftovers
` [patch RFC 32/38] x86/irq: Make most MSI ops XEN private
` [patch RFC 33/38] x86/irq: Add DEV_MSI allocation type
` [patch RFC 34/38] x86/msi: Let pci_msi_prepare() handle non-PCI MSI
` [patch RFC 35/38] platform-msi: Provide default irq_chip::ack
` [patch RFC 36/38] platform-msi: Add device MSI infrastructure
` [patch RFC 37/38] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING

[PATCH v4] PCI: Reduce warnings on possible RW1C corruption
 2020-08-20 22:11 UTC  (2+ messages)

[PATCHv2] PCI: Add pci_iounmap
 2020-08-20 21:55 UTC  (2+ messages)

[GIT PULL] PCI fixes for v5.9
 2020-08-20 21:19 UTC  (2+ messages)

[PATCH] PCI: Add #defines for max payload size options
 2020-08-20 20:59 UTC  (2+ messages)

[PATCH 0/3] PCI: Remove unnecessary headers include
 2020-08-20 20:58 UTC  (2+ messages)

[PATCH v15 0/2] PCI: microchip: Add host driver for Microchip PCIe controller
 2020-08-20 18:10 UTC  (4+ messages)
` [PATCH v15 1/2] dt-bindings: PCI: microchip: Add Microchip PolarFire host binding
` [PATCH v15 2/2] PCI: microchip: Add host driver for Microchip PCIe controller

[PATCH 00/19] thunderbolt: Power Management improvements
 2020-08-20 17:24 UTC  (21+ messages)
` [PATCH 01/19] thunderbolt: Optimize Force Power logic
` [PATCH 02/19] thunderbolt: Optimize NHI LC mailbox command processing
` [PATCH 03/19] thunderbolt: Software CM only should set force power in Tiger Lake
` [PATCH 04/19] thunderbolt: Use bit 31 to check if Firmware CM is running "
` [PATCH 05/19] thunderbolt: Do not program NFC buffers for USB4 router protocol adapters
` [PATCH 06/19] thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() fails
` [PATCH 07/19] thunderbolt: Send reset only to first generation routers
` [PATCH 08/19] thunderbolt: Tear down DP tunnels when suspending
` [PATCH 09/19] thunderbolt: Initialize TMU again on resume
` [PATCH 10/19] thunderbolt: Do not change default USB4 router notification timeout
` [PATCH 11/19] thunderbolt: Configure link after lane bonding is enabled
` [PATCH 12/19] thunderbolt: Set port configured for both ends of the link
` [PATCH 13/19] thunderbolt: Configure port for XDomain
` [PATCH 14/19] thunderbolt: Disable lane 1 for XDomain connection
` [PATCH 15/19] thunderbolt: Enable wakes from system suspend
` [PATCH 16/19] PCI / thunderbolt: Switch to use device links instead of PCI quirk
` [PATCH 17/19] ACPI: Export acpi_get_first_physical_node() to modules
` [PATCH 18/19] thunderbolt: Create device links from ACPI description
` [PATCH 19/19] thunderbolt: Add runtime PM for Software CM

[PATCH] PCI/PM: Assume ports without DLL Link Active train links in 100 ms
 2020-08-20 15:36 UTC  (5+ messages)

[PATCH] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
 2020-08-20 15:24 UTC  (5+ messages)

[PATCH] x86/pci: fix xen.c build error when CONFIG_ACPI is not set
 2020-08-20 14:48 UTC  (4+ messages)

[PATCH] x86/pci: don't set acpi stuff if !CONFIG_ACPI
 2020-08-20 14:24 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances
 2020-08-20  7:30 UTC  (2+ messages)

[PATCH v2] of: address: Work around missing device_type property in pcie nodes
 2020-08-19 22:30 UTC  (2+ messages)

[PATCH] PCI: Add pci_iounmap
 2020-08-19 21:46 UTC  (3+ messages)

[RESEND PATCH V5 0/3] Intel Platform Monitoring Technology
 2020-08-19 18:02 UTC  (4+ messages)
` [PATCH V5 1/3] PCI: Add defines for Designated Vendor-Specific Extended Capability
` [PATCH V5 2/3] mfd: Intel Platform Monitoring Technology support
` [PATCH V5 3/3] platform/x86: Intel PMT Telemetry capability driver

[PATCH v1 1/3] swiotlb: Use %pa to print phys_addr_t variables
 2020-08-19 17:39 UTC  (5+ messages)
` [PATCH v1 2/3] swiotlb: Declare swiotlb_late_init_with_default_size() in header
` [PATCH v1 3/3] swiotlb: Mark max_segment with static keyword

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-08-19  7:29 UTC  (24+ messages)

[PATCHv2] PCI: designware-ep: Fix the Header Type check
 2020-08-19  4:55 UTC  (3+ messages)

[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value
 2020-08-19  2:21 UTC  (4+ messages)
` [RFC PATCH 08/17] gpio: "

[pci:for-linus] BUILD SUCCESS 7c2308f79fc81ba0bf24ccd2429fb483a91bcd51
 2020-08-19  0:49 UTC 

[pci:pci/pm] BUILD SUCCESS 89a8561c63d3b2e59cb6249dc5d70743d3605820
 2020-08-19  0:47 UTC 

[PATCH 0/2] PCI: rockchip: Fix PCIe probing in 5.9
 2020-08-18 19:06 UTC  (12+ messages)
` [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
` [PATCH 2/2] arm64: dts: rockchip: Fix PCIe DT properties

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-08-18 14:24 UTC  (7+ messages)
` [PATCH v3 1/6] ACPI: Add out of bounds and numa_off protections to pxm_to_node
` [PATCH v3 2/6] ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
` [PATCH v3 3/6] ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_node
` [PATCH v3 4/6] ACPI: Rename acpi_map_pxm_to_online_node to pxm_to_online_node
` [PATCH v3 5/6] ACPI: Remove side effect of partly creating a node in acpi_get_node
` [PATCH v3 6/6] irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or memory

[PATCH] PCI: tegra: no need to check return value of debugfs_create functions
 2020-08-18 14:09 UTC  (2+ messages)

[PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-08-18 11:03 UTC  (6+ messages)

[PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs
 2020-08-18  9:01 UTC  (3+ messages)

[PATCH 0/5] Add PCIe EP nodes on RZ/G2[EMN]
 2020-08-18  8:38 UTC  (5+ messages)
` [PATCH 3/5] arm64: dts: renesas: r8a774a1: Add PCIe EP nodes

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-08-18  0:49 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-08-17 22:50 UTC  (4+ messages)

[PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-17 21:53 UTC  (11+ messages)
` [PATCH RESEND v10 01/11] PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
` [PATCH RESEND v10 02/11] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH RESEND v10 03/11] PCI: brcmstb: Add bcm7278 register info
` [PATCH RESEND v10 04/11] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH RESEND v10 05/11] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH RESEND v10 06/11] PCI: brcmstb: Add control of rescal reset
` [PATCH RESEND v10 08/11] PCI: brcmstb: Set additional internal memory DMA viewport sizes
` [PATCH RESEND v10 09/11] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH RESEND v10 10/11] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH RESEND v10 11/11] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list

[PATCH v2] MAINTAINERS: Add missing documentation references to PCI Endpoint Subsystem
 2020-08-17 20:27 UTC 

[PATCH v1] PCI: Drop pcibios_pm_ops from the PCI subsystem
 2020-08-17 20:01 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: fix build without dma ops
 2020-08-17 19:51 UTC  (2+ messages)

[PATCH v2 4/8] resource: Introduce resource_union() for overlapping resources
 2020-08-17 16:36 UTC  (3+ messages)
` [PATCH v2 6/8] PCI/ACPI: Replace open coded variant of resource_union()
` [PATCH v2 7/8] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge()

[PATCH v1 1/3] arm64: allow de-selection of ThunderX PCI controllers
 2020-08-17 17:11 UTC  (2+ messages)

[PATCH v6 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-08-17 16:48 UTC  (5+ messages)
` [PATCH v6 5/6] PCI: uniphier: Add iATU register support
` [PATCH v6 6/6] PCI: uniphier: Add error message when failed to get phy

[PATCH 0/6] VMD MSI Remapping Bypass
 2020-08-17 16:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add missing documentation references to PCI Endpoint Subsystem
 2020-08-17 13:59 UTC 

[PATCH] PCI: designware-ep: Fix the Header Type check
 2020-08-17 12:04 UTC  (5+ messages)

[PATCH 0/2] r8a7742 add PCIe node
 2020-08-17  8:19 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: rcar: Add device tree support for r8a7742

[PATCH] Use maximum latency when determining L1 ASPM
 2020-08-15 19:39 UTC  (3+ messages)
` [PATCH] Use maximum latency when determining L1/L0s ASPM v2


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).