public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-02 20:22:50 to 2024-11-05 15:52:37 UTC [more...]

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-05 15:53 UTC  (29+ messages)
` [PATCH v3 02/12] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v3 03/12] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v3 05/12] PCI: of_property: Assign PCI instead of CPU bus address to dynamic bridge nodes
` [PATCH v3 06/12] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH v3 07/12] clk: rp1: Add support for clocks provided by RP1
` [PATCH v3 09/12] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v3 10/12] misc: rp1: RaspberryPi RP1 misc driver

[PATCH] ata: ahci: Don't call pci_intx() directly
 2024-11-05 15:51 UTC  (7+ messages)

[PATCHv2 1/2] pci: provide bus reset attribute
 2024-11-05 15:46 UTC  (12+ messages)
` [PATCHv2 2/2] pci: warn if a running device is unaware of reset

[PATCH v2] PCI: s390: Handle ARI on bus without associated struct pci_dev
 2024-11-05 15:34 UTC  (2+ messages)

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-05 15:26 UTC  (18+ messages)
` [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns()
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
` [PATCH v2 04/10] nvmem: core: calculate "
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
` [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap()
` [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek()
` [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
` [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
` [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes

[PATCH] PCI/sysfs: Fix read permissions for VPD attributes
 2024-11-05 15:24 UTC  (6+ messages)

[PATCH 00/16] AMD NB and SMN rework
 2024-11-05 14:59 UTC  (10+ messages)
` [PATCH 09/16] x86/amd_nb, x86/amd_node: Simplify amd_pci_dev_to_node_id()
` [PATCH 10/16] x86/amd_nb: Move SMN access code to a new amd_smn driver
` [PATCH 11/16] x86/amd_smn: Fixup __amd_smn_rw()

IWL errors when reading PCI config through /sys
 2024-11-05 14:34 UTC  (5+ messages)

[PATCH] pwm: Replace deprecated PCI functions
 2024-11-05 13:39 UTC 

[PATCH] PCI: epf-mhi: Fix potential NULL dereference in pci_epf_mhi_bind()
 2024-11-05 13:36 UTC  (2+ messages)

[pci:controller/dwc] BUILD SUCCESS 6734997ebd6e338cb4430d962c65d66638ef3f83
 2024-11-05 13:22 UTC 

Kernel panic with niu module
 2024-11-05 11:24 UTC  (3+ messages)

[pci:aspm] BUILD SUCCESS 1d4d8202d97c4a4987c1bf60fd7586d1c95f1b55
 2024-11-05 10:18 UTC 

[PATCH v2] PCI: mediatek-gen3: Avoid PCIe resetting via PCIE_RSTB for Airoha EN7581 SoC
 2024-11-05  9:30 UTC  (3+ messages)

[PATCH v2] PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_chan()
 2024-11-05  9:19 UTC  (2+ messages)

[PATCH] pci:endpoint Remove redundant returns
 2024-11-05  8:50 UTC  (5+ messages)

[pci:controller/imx6] BUILD SUCCESS 1a2a9024f84da4f01f033e20da1677b289e2dff4
 2024-11-05  5:47 UTC 

[PATCH v8 0/5] Add support for PCIe3 on x1e80100
 2024-11-05  5:28 UTC  (11+ messages)
` [PATCH v8 3/5] PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC
` [PATCH v8 4/5] PCI: qcom: Disable ASPM L0s for X1E80100
` [PATCH v8 5/5] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100

[pci:controller/mediatek] BUILD SUCCESS 6e73c5898973e630a659a93d913c8706fa454ebe
 2024-11-05  5:11 UTC 

[pci:controller/j721e] BUILD SUCCESS 22a9120479a40a56c13c5e473a0100fad2e017c0
 2024-11-05  3:55 UTC 

[pci:controller/vmd] BUILD SUCCESS a19131b5b61b66353cad0703b77da040e729afc6
 2024-11-05  3:55 UTC 

[pci:controller/keystone] BUILD SUCCESS 22f9b4e8b41ef290247e2413b3d905d82a5862be
 2024-11-05  3:54 UTC 

[PATCH] PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
 2024-11-05  1:21 UTC  (3+ messages)
  `  "

[PATCH 0/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before PCI client drivers
 2024-11-05  0:32 UTC  (4+ messages)

[PATCH] PCI : Fix pcie_flag_reg in set_pcie_port_type
 2024-11-04 23:59 UTC  (2+ messages)

[PATCH] PCI: dwc: ep: Do not map more memory than needed to raise a MSI/MSI-X IRQ
 2024-11-04 22:38 UTC  (4+ messages)

[PATCH v2 0/14] Enable CXL PCIe port protocol error handling and logging
 2024-11-04 22:05 UTC  (10+ messages)
` [PATCH v2 05/14] PCI/AER: Add CXL PCIe port correctable error support in AER service driver

[PATCH] PCI: dwc: Use of_property_present() for non-boolean properties
 2024-11-04 20:48 UTC  (2+ messages)

[PATCH 0/6] Add support for the root PCI bus device-tree node creation
 2024-11-04 20:20 UTC  (10+ messages)
` [PATCH 1/6] driver core: Introduce device_{add,remove}_of_node()
` [PATCH 2/6] PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
` [PATCH 3/6] PCI: of_property: Add support for NULL pdev in of_pci_set_address()
` [PATCH 4/6] PCI: of_property: Constify parameter in of_pci_get_addr_flags()
` [PATCH 5/6] of: Use the standards compliant default address cells value for x86
` [PATCH 6/6] PCI: of: Create device-tree root bus node

[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-04 19:23 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v5 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-11-04 17:36 UTC  (7+ messages)
` [PATCH v3 02/16] rust: introduce `InPlaceModule`
` [PATCH v3 08/16] rust: add `dev_*` print macros

[PATCH v4 0/2] PCI: mediatek-gen3: Support limiting link speed and width
 2024-11-04 17:02 UTC  (9+ messages)
` [PATCH v4 1/2] PCI: mediatek-gen3: Add support for setting max-link-speed limit
` [PATCH v4 2/2] PCI: mediatek-gen3: Add support for restricting link width

[PATCH v4] PCI: imx6: Add suspend/resume support for i.MX6QDL
 2024-11-04 15:20 UTC  (8+ messages)

[PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method
 2024-11-04 14:24 UTC  (2+ messages)

[PATCH] ALSA: hda: intel: Switch to pci_alloc_irq_vectors API
 2024-11-04 13:23 UTC  (4+ messages)

[PATCH v2] PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS ms
 2024-11-04 13:22 UTC  (2+ messages)

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-04 12:53 UTC  (12+ messages)
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper

pcie_bwctrl fails to probe on Rpi 4 (linux-next-20241101)
 2024-11-04 12:41 UTC  (4+ messages)

[PATCH v3 0/2] PCI: mediatek-gen3: Support limiting link speed and width
 2024-11-04 11:42 UTC  (7+ messages)
` [PATCH v3 1/2] PCI: mediatek-gen3: Add support for setting max-link-speed limit
` [PATCH v3 2/2] PCI: mediatek-gen3: Add support for restricting link width

[PATCH v5 2/2] PCI: microchip: rework reg region handing to support using either instance 1 or 2
 2024-11-04 11:18 UTC  (3+ messages)

[pci:controller/j721e] BUILD SUCCESS 08e835268c35e851b308f326357224248cfb445b
 2024-11-04 10:20 UTC 

[PATCH v6 net-next 00/12] add basic support for i.MX95 NETC
 2024-11-04 10:10 UTC  (2+ messages)

[PATCH v1] Bluetooth: btintel_pcie: Device suspend-resume support added
 2024-11-04  9:44 UTC  (3+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-11-04  9:26 UTC  (4+ messages)
` [PATCH 01/13] PCI: Prepare removing "

[pci:controller/qcom] BUILD SUCCESS fc69fb202beb0ed655514891c76852e84d24f01b
 2024-11-04  9:22 UTC 

[pci:controller/keystone] BUILD SUCCESS a46fae5a901e5dde5e51063276d8377d4f47f0a9
 2024-11-04  9:20 UTC 

[PATCH v2] PCI: Restore the original INTX_DISABLE bit by pcim_intx()
 2024-11-04  9:14 UTC  (2+ messages)

[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
 2024-11-04  8:56 UTC  (10+ messages)
` [RFC PATCH 1/7] block: share more code for bio addition helpers
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio

[PATCH] PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS ms
 2024-11-04  7:08 UTC  (3+ messages)

[PATCH v3 0/3] PCI: dwc: Skip waiting for link up if vendor drivers can detect Link up event
 2024-11-04  6:17 UTC  (7+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] PCI: qcom: Set linkup_irq if global IRQ handler is present

[PATCH v6 2/2] PCI: Enable runtime pm of the host bridge
 2024-11-04  6:09 UTC  (2+ messages)

[pci:controller/tegra194] BUILD SUCCESS 40e2125381dc11379112485e3eefdd25c6df5375
 2024-11-04  6:05 UTC 

[pci:controller/dwc] BUILD SUCCESS ec008c493c2500164d1d50f2b1fd941f8302a893
 2024-11-04  4:33 UTC 

[PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2024-11-04  2:26 UTC  (3+ messages)
` [PATCH v7 4/7] PCI: imx6: Remove cpu_addr_fixup()

[PATCH v4 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-04  2:25 UTC  (5+ messages)
` [PATCH v4 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v4 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH] PCI: j721e: Add PCIe support for J722S SoC
 2024-11-03 21:06 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for PCI Keystone driver
 2024-11-03 21:05 UTC  (2+ messages)

[PATCH V7 0/4] Add PCIe support for IPQ9574
 2024-11-03 21:01 UTC  (2+ messages)

[PATCH v2] PCI: dwc: Fix resume failure if no EP is connected at some platforms
 2024-11-03 20:56 UTC  (2+ messages)

[PATCH 0/2] PCI: {qcom-ep/tegra194}: Move endpoint cleanups to PERST# deassert handler
 2024-11-03 20:55 UTC  (5+ messages)
` [PATCH 1/2] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
` [PATCH 2/2] PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()

[PATCH] PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKU's
 2024-11-03 20:52 UTC  (2+ messages)

[PATCH v12 0/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-11-03 20:47 UTC  (5+ messages)
` [PATCH v12 1/3] PCI: vmd: Set PCI devices to D0 before enable PCI PM's L1 substates
` [PATCH v12 3/3] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration

[PATCH v2] PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is supported
 2024-11-03 20:37 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom,pcie-sm8550: add SAR2130P compatible
 2024-11-03 20:33 UTC  (2+ messages)

[PATCH v6 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2024-11-03  9:50 UTC  (4+ messages)
` [PATCH v6 4/7] PCI: keystone: Add support for PVU-based DMA isolation on AM654

[pci:controller/vmd] BUILD SUCCESS 2a530f44f509c0b40e4880723a74de0f225b2650
 2024-11-03  6:24 UTC 

[PATCH v3 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-03  6:23 UTC  (6+ messages)
` [PATCH v3 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[pci:controller/qcom] BUILD SUCCESS ba4a2e2317b9faeca9193ed6d3193ddc3cf2aba3
 2024-11-03  4:26 UTC 

[pci:aspm] BUILD SUCCESS 1f37e72d586f280049e7c177bd47d6350cfbd494
 2024-11-03  4:22 UTC 

[pci:dt-bindings] BUILD SUCCESS d38cc57c14ff9590e03da77987217eca19ea350d
 2024-11-03  3:31 UTC 

[pci:bwctrl] BUILD REGRESSION 5ccc52fd1e5a9a7602b6e20ce931a7fd4f3be87b
 2024-11-03  3:28 UTC 

[pci:controller/microchip] BUILD SUCCESS e071e6bd994056e31b445b7ab2255076777e426d
 2024-11-03  1:04 UTC 

[pci:endpoint] BUILD SUCCESS f68da9a671739adacc02a6fcb5d0a4806147ecfa
 2024-11-03  0:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox