linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-06 22:52:02 to 2021-12-08 15:51:27 UTC [more...]

[patch V2 00/36] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-08 15:51 UTC  (25+ messages)
` [patch V2 18/36] genirq/msi: Add msi_device_data::properties
` [patch V2 19/36] PCI/MSI: Store properties in device::msi::data
` [patch V2 21/36] x86/apic/msi: Use device MSI properties
` [patch V2 23/36] powerpc/cell/axon_msi: Use MSI device properties
` [patch V2 24/36] powerpc/pseries/msi: "
` [patch V2 26/36] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch V2 27/36] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch V2 28/36] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch V2 29/36] PCI/MSI: Simplify pci_irq_get_affinity()

[patch V2 00/23] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-12-08 15:29 UTC  (41+ messages)
` [patch V2 01/23] powerpc/4xx: Remove MSI support which never worked
` [patch V2 03/23] genirq/msi: Guard sysfs code
` [patch V2 05/23] genirq/msi: Fixup includes
` [patch V2 08/23] PCI/sysfs: Use pci_irq_vector()
` [patch V2 10/23] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch V2 14/23] PCI/MSI: Make msix_update_entries() smarter
` [patch V2 16/23] PCI/MSI: Split out CONFIG_PCI_MSI independent part
` [patch V2 17/23] PCI/MSI: Split out !IRQDOMAIN code
` [patch V2 18/23] PCI/MSI: Split out irqdomain code
` [patch V2 20/23] PCI/MSI: Move msi_lock to struct pci_dev
` [patch V2 21/23] PCI/MSI: Make pci_msi_domain_check_cap() static
` [patch V2 22/23] genirq/msi: Handle PCI/MSI allocation fail in core code
` [patch V2 23/23] PCI/MSI: Move descriptor counting on allocation fail to the legacy code

[PATCH 1/2] sizes.h: Add SZ_1T macro
 2021-12-08 14:32 UTC 

[PATCH v3 0/6] Convert iProc PCIe binding to YAML
 2021-12-08 13:44 UTC  (8+ messages)
` [PATCH v3 1/6] ARM: dts: Cygnus: Fixed iProc PCIe controller properties
` [PATCH v3 2/6] ARM: dts: Cygnus: Update PCIe PHY node unit name(s)
` [PATCH v3 3/6] ARM: dts: HR2: Fixed iProc PCIe MSI sub-node
` [PATCH v3 4/6] ARM: dts: NSP: "
` [PATCH v3 5/6] dt-bindings: phy: Convert Cygnus PCIe PHY to YAML
` [PATCH v3 6/6] dt-bindings: pci: Convert iProc PCIe "

[PATCH V2 1/2] PCI/ASPM: Add ASPM BIOS override function
 2021-12-08 10:58 UTC  (4+ messages)
` [PATCH V2 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices

[V2 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-12-08 10:56 UTC  (23+ messages)
` [V2 1/6] PCI: Add #defines for accessing PCIe DVSEC fields
` [V2 2/6] driver core: auxiliary bus: Add driver data helpers
` [V2 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [V2 4/6] platform/x86: Add Intel Software Defined Silicon driver
` [V2 5/6] sample/sdsi: Sample of SDSi provisiong using sysfs
` [V2 6/6] selftests: sdsi: test sysfs setup

[RESEND PATCH v2] PCI: mediatek: Delay 100ms to wait power and clock to become stable
 2021-12-08 10:18 UTC  (6+ messages)

[helgaas-pci:for-linus] BUILD SUCCESS 87620512681a20ef24ece85ac21ff90c9efed37d
 2021-12-08  8:49 UTC 

[helgaas-pci:next] BUILD SUCCESS 6b711ebfff29c8f9f11c798b3dc3618f011f2547
 2021-12-08  8:49 UTC 

[PATCH 00/17] PCI: aardvark controller fixes BATCH 4
 2021-12-08  7:55 UTC  (20+ messages)
` [PATCH 01/17] PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
` [PATCH 02/17] PCI: aardvark: Rewrite IRQ code to chained IRQ handler
` [PATCH 03/17] PCI: aardvark: Fix support for MSI interrupts
` [PATCH 04/17] PCI: aardvark: Fix reading MSI interrupt number
` [PATCH 05/17] PCI: aardvark: Refactor unmasking summary MSI interrupt
` [PATCH 06/17] PCI: aardvark: Add support for masking MSI interrupts
` [PATCH 07/17] PCI: aardvark: Fix setting MSI address
` [PATCH 08/17] PCI: aardvark: Enable MSI-X support
` [PATCH 09/17] PCI: aardvark: Add support for ERR interrupt on emulated bridge
` [PATCH 10/17] PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit "
` [PATCH 11/17] PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME "
` [PATCH 12/17] PCI: aardvark: Add support for PME interrupts
` [PATCH 13/17] PCI: aardvark: Fix support for PME requester on emulated bridge
` [PATCH 14/17] PCI: aardvark: Use separate INTA interrupt for emulated root bridge
` [PATCH 15/17] PCI: aardvark: Check return value of generic_handle_domain_irq() when processing INTx IRQ
` [PATCH 16/17] PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
` [PATCH 17/17] PCI: aardvark: Don't mask irq when mapping

[PATCH RESEND V2 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-12-08  1:50 UTC  (7+ messages)
` [PATCH RESEND V2 1/6] PCI: Add #defines for accessing PCIe DVSEC fields
` [PATCH RESEND V2 2/6] driver core: auxiliary bus: Add driver data helpers
` [PATCH RESEND V2 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [PATCH RESEND V2 4/6] platform/x86: Add Intel Software Defined Silicon driver
` [PATCH RESEND V2 5/6] sample/sdsi: Sample of SDSi provisiong using sysfs
` [PATCH RESEND V2 6/6] selftests: sdsi: test sysfs setup

[V2 1/2] PCI/ASPM: Add ASPM BIOS override function
 2021-12-08  0:51 UTC  (3+ messages)
` [V2 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices

[PATCH] pci/quirks: Add quirk for Bayhub O2 SD controller
 2021-12-08  0:09 UTC 

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-07 23:09 UTC  (28+ messages)
` [PATCH v3 01/18] iommu: Add device dma ownership set/release interfaces
` [PATCH v3 03/18] driver core: platform: Rename platform_dma_configure()
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management
` [PATCH v3 12/18] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v3 18/18] drm/tegra: Use the iommu dma_owner mechanism

[PATCH v2 0/5] Convert iProc PCIe binding to YAML
 2021-12-07 22:49 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: dts: Cygnus: Fixed iProc PCIe controller properties

[PATCH v2] dt-bindings: PCI: ti,j721e: Add device id for J721S2
 2021-12-07 21:14 UTC  (2+ messages)

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2021-12-07 21:08 UTC  (25+ messages)
` [patch V2 11/31] x86/pci/xen: Use msi_for_each_desc()
` [patch V2 12/31] xen/pcifront: Rework MSI handling
` [patch V2 13/31] s390/pci: Rework MSI descriptor walk
` [patch V2 14/31] powerpc/4xx/hsta: Rework MSI handling
` [patch V2 15/31] powerpc/cell/axon_msi: Convert to msi_on_each_desc()
` [patch V2 16/31] powerpc/pasemi/msi: Convert to msi_on_each_dec()
` [patch V2 17/31] powerpc/fsl_msi: Use msi_for_each_desc()
` [patch V2 18/31] powerpc/mpic_u3msi: Use msi_for_each-desc()
` [patch V2 19/31] PCI: hv: Rework MSI handling
` [patch V2 20/31] NTB/msi: Convert to msi_on_each_desc()
` [patch V2 21/31] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
` [patch V2 22/31] soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
` [patch V2 23/31] bus: fsl-mc-msi: Simplify MSI descriptor handling
` [patch V2 24/31] platform-msi: Let core code handle MSI descriptors
` [patch V2 25/31] platform-msi: Simplify platform device MSI code
` [patch V2 26/31] genirq/msi: Make interrupt allocation less convoluted
` [patch V2 27/31] genirq/msi: Convert to new functions
` [patch V2 28/31] genirq/msi: Mop up old interfaces
` [patch V2 29/31] genirq/msi: Add abuse prevention comment to msi header
` [patch V2 30/31] genirq/msi: Simplify sysfs handling
` [patch V2 31/31] genirq/msi: Convert storage to xarray

[patch V2 10/31] PCI/MSI: Use msi_on_each_desc()
 2021-12-07 21:07 UTC  (2+ messages)

[patch V2 09/31] PCI/MSI: Let core code free MSI descriptors
 2021-12-07 21:07 UTC  (2+ messages)

[patch V2 08/31] PCI/MSI: Use msi_add_msi_desc()
 2021-12-07 21:07 UTC  (2+ messages)

[patch V2 07/31] PCI/MSI: Protect MSI operations
 2021-12-07 21:06 UTC  (2+ messages)

[patch V2 25/36] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
 2021-12-07 21:05 UTC  (2+ messages)

[patch V2 17/36] PCI/MSI: Use msi_desc::msi_index
 2021-12-07 21:04 UTC  (2+ messages)

[patch V2 08/36] PCI/MSI: Let the irq code handle sysfs groups
 2021-12-07 21:04 UTC  (2+ messages)

[patch V2 03/36] PCI/MSI: Allocate MSI device data on first use
 2021-12-07 21:03 UTC  (2+ messages)

[patch V2 19/23] PCI/MSI: Sanitize MSIX table map handling
 2021-12-07 21:01 UTC  (2+ messages)

[patch V2 15/23] PCI/MSI: Move code into a separate directory
 2021-12-07 20:57 UTC  (2+ messages)

[patch V2 13/23] PCI/MSI: Cleanup include zoo
 2021-12-07 20:57 UTC  (2+ messages)

[patch V2 12/23] PCI/MSI: Make arch_restore_msi_irqs() less horrible
 2021-12-07 20:56 UTC  (2+ messages)

[patch V2 07/23] PCI/MSI: Remove msi_desc_to_pci_sysdata()
 2021-12-07 20:55 UTC  (2+ messages)

[patch V2 06/23] PCI/MSI: Make pci_msi_domain_write_msg() static
 2021-12-07 20:54 UTC  (2+ messages)

[patch V2 02/23] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()
 2021-12-07 20:53 UTC  (2+ messages)

[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
 2021-12-07 20:30 UTC  (4+ messages)

[PATCH v9 0/7] PCI: brcmstb: root port turns on sub-device power
 2021-12-07 20:26 UTC  (4+ messages)
` [PATCH v9 3/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[PATCH v5 1/2] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-12-07 16:52 UTC  (4+ messages)

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-12-07 16:31 UTC  (8+ messages)
` [PATCH v2 2/6] hwtracing: Add trace function "

[PATCH v3 1/3] PCI: apple: Follow the PCIe specifications when resetting the port
 2021-12-07 16:22 UTC  (2+ messages)

[PATCH v1 00/10] qcom: add support for PCIe0 on SM8450 platform
 2021-12-07 14:30 UTC  (5+ messages)
` [PATCH v1 02/10] dt-bindings: phy: qcom,qmp: Add SM8450 PCIe PHY bindings
` [PATCH v1 03/10] phy: qcom-qmp: Add SM8450 PCIe0 PHY support

[helgaas-pci:next] BUILD SUCCESS cc3062ee1393cb98177e40e339acf38a35f21488
 2021-12-07 14:28 UTC 

[PATCH v3] PCI: vmd: Honor ACPI _OSC on PCIe features
 2021-12-07 13:15 UTC  (3+ messages)

[PATCH] PCI: mediatek: Delay 100ms to wait power and clock to become stable
 2021-12-07 12:16 UTC  (2+ messages)

[PATCH v3 0/5] PCI: mt7621: Remove specific MIPS code from driver
 2021-12-07 10:49 UTC  (6+ messages)
` [PATCH v3 1/5] PCI: Let pcibios_root_bridge_prepare() access to 'bridge->windows'
` [PATCH v3 2/5] MIPS: ralink: implement 'pcibios_root_bridge_prepare()'
` [PATCH v3 3/5] PCI: mt7621: Avoid custom MIPS code in driver code
` [PATCH v3 4/5] PCI: mt7621: Add missing 'MODULE_LICENSE()' definition
` [PATCH v3 5/5] PCI: mt7621: Allow COMPILE_TEST for all arches

[PATCH] arm64: dts: apple: t8103: Remove PCIe max-link-speed properties
 2021-12-07  9:29 UTC  (2+ messages)

[PATCH v13 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-12-07  7:50 UTC  (2+ messages)

[PATCH] PCI: endpoint: Fix use after free in pci_epf_remove_cfs()
 2021-12-07  7:44 UTC  (3+ messages)

[PATCH] PCI: apple: Configure link speeds properly
 2021-12-07  5:07 UTC  (10+ messages)

[PATCH 20/23] cxl/port: Introduce a port driver
 2021-12-07  4:48 UTC  (3+ messages)

[PATCH] PCI: mediatek: Delay 100ms to wait power and clock to become stable
 2021-12-07  1:53 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).