messages from 2025-03-23 12:56:55 to 2025-03-25 11:10:36 UTC [more...]
[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
2025-03-25 11:10 UTC (10+ messages)
[PATCH v2 00/13] PCI: apple: Add support for t6020
2025-03-25 11:02 UTC (16+ messages)
` [PATCH v2 01/13] dt-bindings: pci: apple,pcie: Add t6020 compatible string
` [PATCH v2 02/13] PCI: host-generic: Extract an ecam bridge creation helper from pci_host_common_probe()
` [PATCH v2 03/13] PCI: ecam: Allow cfg->priv to be pre-populated from the root port device
` [PATCH v2 04/13] PCI: apple: Move over to standalone probing
` [PATCH v2 05/13] PCI: apple: Dynamically allocate RID-to_SID bitmap
` [PATCH v2 06/13] PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts
` [PATCH v2 07/13] PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
` [PATCH v2 08/13] PCI: apple: Set only available ports up
` [PATCH v2 09/13] PCI: apple: Move port PHY registers to their own reg items
` [PATCH v2 10/13] PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLK
` [PATCH v2 11/13] PCI: apple: Use gpiod_set_value_cansleep in probe flow
` [PATCH v2 12/13] PCI: apple: Abstract register offsets via a SoC-specific structure
` [PATCH v2 13/13] PCI: apple: Add T602x PCIe support
[PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
2025-03-25 10:55 UTC (13+ messages)
[PATCH v6 0/6] rust: reduce `as` casts, enable related lints
2025-03-25 10:45 UTC (9+ messages)
` [PATCH v6 1/6] rust: retain pointer mut-ness in `container_of!`
` [PATCH v6 2/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v6 3/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v6 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v6 5/6] rust: enable `clippy::as_underscore` lint
` [PATCH v6 6/6] rust: enable `clippy::cast_lossless` lint
[PATCH 0/5] rust: list: remove HasListLinks::OFFSET
2025-03-25 10:42 UTC (13+ messages)
` [PATCH 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH 2/5] rust: list: simplify macro capture
` [PATCH 3/5] rust: list: use consistent type parameter names
` [PATCH 4/5] rust: list: use consistent self parameter name
` [PATCH 5/5] rust: list: remove OFFSET constants
[PATCH v2 1/3] pcie-xilinx: Wait for link-up status during initialization
2025-03-25 8:17 UTC (4+ messages)
` [PATCH v2 2/3] dt-bindings: PCI: xilinx-pcie: Add reset-gpios for PERST#
` [PATCH v2 3/3] pcie-xilinx: Support reset GPIO "
[PATCH v1 0/5] Add some enhancements for i.MX95 PCIe
2025-03-25 8:08 UTC (13+ messages)
` [PATCH v1 1/5] PCI: imx6: Start link directly when workaround is not required
` [PATCH v1 2/5] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH v1 3/5] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready
` [PATCH v1 4/5] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s Receiver Impedance ECN
` [PATCH v1 5/5] PCI: imx6: Save and restore the LUT setting for i.MX95 PCIe
[PATCH v6 0/6] Enable IPQ5018 PCI support
2025-03-25 7:55 UTC (17+ messages)
` [PATCH v6 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC
` [PATCH v6 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH v6 6/6] arm64: dts: qcom: ipq5018: Enable PCIe
[PATCH v2 00/57] irqdomain: Cleanups and Documentation
2025-03-25 7:03 UTC (2+ messages)
` (subset) "
[PATCH v5 0/9 RESEND] Add STM32MP25 PCIe drivers
2025-03-25 6:59 UTC (10+ messages)
` [PATCH v5 1/9 RESEND] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v5 2/9 RESEND] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v5 3/9 RESEND] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v5 4/9 RESEND] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v5 5/9 RESEND] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v5 6/9 RESEND] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v5 7/9 RESEND] arm64: dts: st: Add PCIe Rootcomplex mode on stm32mp251
` [PATCH v5 8/9 RESEND] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v5 9/9 RESEND] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board
[PATCH] PCI: Add MUCSE vendor ID to pci_ids.h
2025-03-25 6:57 UTC
[PATCH 1/6] dt-bindings: pci: cadence: Add property "hpa" for PCIe controllers
2025-03-25 6:57 UTC (4+ messages)
[PATCH] PCI: dwc: Chain the set IRQ affinity request back to the parent
2025-03-25 6:38 UTC (11+ messages)
[PATCH 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
2025-03-25 4:43 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: PCI: qcom: Move phy, wake & reset gpio's to root port
` [PATCH 2/3] arm64: qcom: sc7280: Move phy, perst to root port node
[syzbot] [pci?] linux-next test error: general protection fault in msix_capability_init
2025-03-25 4:33 UTC (3+ messages)
[PATCH 1/2] dt-bindings: PCI: Correct indentation and style in DTS example
2025-03-25 3:17 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: PCI: sifive,fu740-pcie: Fix include placement "
[PATCH 2/6] PCI: cadence: Add header support for PCIe next generation controllers
2025-03-25 3:12 UTC (3+ messages)
[v6 0/5] Introduce generic capability search functions
2025-03-25 2:59 UTC (18+ messages)
` [v6 1/5] PCI: "
` [v6 2/5] PCI: dwc: Use common PCI host bridge APIs for finding the capabilities
` [v6 3/5] PCI: cadence: "
` [v6 4/5] PCI: cadence: Use cdns_pcie_find_*capability to avoid hardcode
` [v6 5/5] MAINTAINERS: Add entry for PCI host controller helpers
[PATCH 07/10] rust: pci: fix docs related to missing Markdown code spans
2025-03-24 23:01 UTC (3+ messages)
[PATCH v12 00/13] PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
2025-03-24 20:04 UTC (10+ messages)
` [PATCH v12 05/13] PCI: dwc: Add dw_pcie_parent_bus_offset()
` [PATCH v12 06/13] PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debug
[PATCH] PCI/AER: Consolidate CXL and native AER reporting paths
2025-03-24 19:31 UTC (2+ messages)
[PATCH 0/4] pci_endpoint_test: Let PCITEST_{READ,WRITE,COPY} set IRQ type automatically
2025-03-24 18:36 UTC (9+ messages)
` [PATCH 3/4] misc: "
[PATCH v4 0/3] Implement TryFrom<&Device> for bus specific devices
2025-03-24 18:32 UTC (12+ messages)
` [PATCH v4 2/3] rust: pci: impl TryFrom<&Device> for &pci::Device
[PATCH 0/6] Enhancements for PCIe Cadence Controllers
2025-03-24 16:49 UTC (2+ messages)
[PATCH v2 1/1] PCI/hotplug: Don't enable HPIE in poll mode
2025-03-24 16:41 UTC (3+ messages)
[PATCH v2 0/3] PCI: Add PTM sysfs support
2025-03-24 16:28 UTC (7+ messages)
` [PATCH v2 1/3] PCI: Add sysfs support for exposing PTM context
` [PATCH v2 2/3] PCI: dwc: Add sysfs support for "
` [PATCH v2 3/3] PCI: qcom-ep: Mask PTM_UPDATING interrupt
[PATCH] pcie-xilinx: Support reset GPIO and wait for link-up status
2025-03-24 16:08 UTC (4+ messages)
[pci:controller/xilinx-cpm] BUILD SUCCESS 9e141923cf86b2e1c83d21b87fb4de3d14a20c99
2025-03-24 14:13 UTC
[pci:bwctrl] BUILD SUCCESS 667f053b05f00a007738cd7ed6fa1901de19dc7e
2025-03-24 14:12 UTC
[PATCH] PCI/IOV: Make the display of vf_device more readble
2025-03-24 13:12 UTC
[pci:dt-bindings] BUILD SUCCESS d1e8487e25ffd7c6eb94160df01247de491d9136
2025-03-24 12:50 UTC
[pci:controller/brcmstb] BUILD SUCCESS 2d72d81caccad516ece9f91f86ac65ff1f2c68a2
2025-03-24 12:51 UTC
[PATCH 3/6] PCI: cadence: Add architecture information for PCIe controller
2025-03-24 9:09 UTC
[PATCH v4 0/2] Add support for PCIe RP PERST#
2025-03-24 9:29 UTC (8+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-cpm: Add reset-gpios "
` [PATCH v4 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal
[PATCH 6/6] PCI: cadence: Update support for TI J721e boards
2025-03-24 9:12 UTC
[PATCH 5/6] PCI: cadence: Add callback functions for Root Port and EP controllers
2025-03-24 9:10 UTC
[PATCH 4/6] PCI: cadence: Add support for PCIe Endpoint HPA controller
2025-03-24 9:09 UTC
[PATCH v3 0/2] PCI: Marvell CN96XX/CN10XXX quirk and bus-range omission
2025-03-24 9:01 UTC (3+ messages)
` [PATCH v3 1/2] PCI: Forcefully set the PCI_REASSIGN_ALL_BUS flag for Marvell CN96XX/CN10XXX boards
` [PATCH v3 2/2] PCI: of_property: Omit 'bus-range' property if no secondary bus
[PATCH v3 3/5] PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
2025-03-24 8:15 UTC (7+ messages)
[PATCH v5 0/2] Add support for PCIe RP PERST#
2025-03-24 8:06 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: xilinx-cpm: Add reset-gpios "
[PATCH v3 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
2025-03-24 7:33 UTC (4+ messages)
[PATCH RFC NOT TESTED 0/2] PCI: dra7xx: Try to clean up dra7xx_pcie_cpu_addr_fixup()
2025-03-24 7:27 UTC (7+ messages)
` [PATCH PATCH RFC NOT TESTED 1/2] ARM: dts: ti: dra7: Correct ranges for PCIe and parent bus nodes
[PATCH RFC NOT TESTED 0/2] PCI: dra7xx: Try to clean up dra7xx_pcie_cpu_addr_fixup()
2025-03-24 7:25 UTC (3+ messages)
[pci:controller/amd-mdb] BUILD SUCCESS 5f3de23d858edf5df89c397678ba492b96646df4
2025-03-24 6:42 UTC
[PATCH] PCI: xilinx-cpm: Add cpm5_csr register mapping for CPM5_HOST1 variant
2025-03-24 4:39 UTC (3+ messages)
[PATCH v17 3/4] PCI/DOE: Expose the DOE features via sysfs
2025-03-24 3:02 UTC (3+ messages)
[v5 0/4] Introduce generic capability search functions
2025-03-23 15:36 UTC (6+ messages)
` [v5 1/4] PCI: "
[PATCH] PCI/bwctrl: Fix NULL pointer deref on bus number exhaustion
2025-03-23 13:39 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).