messages from 2024-06-14 10:25:22 to 2024-06-20 03:28:15 UTC [more...]
[PATCH v1 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
2024-06-20 3:27 UTC (6+ messages)
` [PATCH v1 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v1 3/3] PCI: rockchip: refactor rockchip_pcie_disable_clocks function signature
[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
2024-06-20 2:58 UTC (3+ messages)
` [PATCH v5 1/2] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE
` [PATCH v5 2/2] PCI/AER: Print "
[PATCH] PCI: vmd: Use raw spinlock for cfg_lock
2024-06-19 20:00 UTC (2+ messages)
[PATCH 0/4] Verify devices transition from D3cold to D0
2024-06-19 18:50 UTC (5+ messages)
[PATCH 2/4] PCI: Verify functions currently in D3cold have entered D0
2024-06-19 18:46 UTC (3+ messages)
[PATCH 1/4] PCI: Check PCI_PM_CTRL in pci_dev_wait()
2024-06-19 18:44 UTC (3+ messages)
[RFC PATCH 1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers
2024-06-19 15:40 UTC (6+ messages)
` [RFC PATCH 2/9] PCI/AER: Call AER CE handler before clearing AER CE status register
` [RFC PATCH 3/9] PCI/portdrv: Update portdrv with an atomic notifier for reporting AER internal errors
` [RFC PATCH 8/9] PCI/AER: Export pci_aer_unmask_internal_errors()
[PATCH v15 0/4] PCI: qcom: Add support for OPP
2024-06-19 15:11 UTC (5+ messages)
` [PATCH v15 1/4] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v15 2/4] dt-bindings: pci: qcom: Add OPP table
` [PATCH v15 3/4] PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
` [PATCH v15 4/4] PCI: qcom: Add OPP support to scale performance
[PATCH v14 0/4] PCI: qcom: Add support for OPP
2024-06-19 14:54 UTC (11+ messages)
` [PATCH v14 1/4] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v14 3/4] PCI: Bring the PCIe speed to MBps logic to new pcie_link_speed_to_mbps()
` [PATCH v14 4/4] PCI: qcom: Add OPP support to scale performance
[PATCH v2 0/3] PCIe Enclosure LED Management
2024-06-19 14:28 UTC (18+ messages)
` [PATCH v2 1/3] leds: Init leds class earlier
` [PATCH v2 2/3] PCI/NPEM: Add Native PCIe Enclosure Management support
[PATCH] PCI: mvebu: Dispose INTx irqs prior to removing INTx domain
2024-06-19 14:28 UTC
[pci:endpoint] BUILD REGRESSION 1b2ccd0341a6124d964211bae2ec378fafd0c8b2
2024-06-19 14:17 UTC (4+ messages)
[pci:kwilczynski/sysfs-static-resource-attributes] BUILD REGRESSION 7f395964ea2fe94ad5099688ff13d6ba89c68f97
2024-06-19 13:45 UTC
[PATCH v3 0/3] Fix address translations on MPFS PCIe controller
2024-06-19 13:48 UTC (6+ messages)
` [PATCH v3 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v3 2/3] PCI: microchip: Fix inbound "
[PATCH v2 00/10] Device / Driver and PCI Rust abstractions
2024-06-19 12:42 UTC (15+ messages)
` [PATCH v2 01/10] rust: pass module name to `Module::init`
` [PATCH v2 02/10] rust: implement generic driver registration
` [PATCH v2 03/10] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
` [PATCH v2 04/10] rust: add rcu abstraction
` [PATCH v2 05/10] rust: add `Revocable` type
` [PATCH v2 06/10] rust: add `dev_*` print macros
` [PATCH v2 07/10] rust: add `io::Io` base type
` [PATCH v2 08/10] rust: add devres abstraction
` [PATCH v2 09/10] rust: pci: add basic PCI device / driver abstractions
` [PATCH v2 10/10] rust: pci: implement I/O mappable `pci::Bar`
[PATCH v1 0/5] BeagleV Fire support
2024-06-19 11:24 UTC (2+ messages)
` (subset) "
[PATCH v9 0/2] PCI: Disable AER & DPC on suspend
2024-06-19 10:52 UTC (4+ messages)
` [PATCH v9 1/2] PCI/AER: Disable AER service "
` [PATCH v9 2/2] PCI/DPC: Disable DPC "
[PATCH v7 0/7] Add suspend to ram support for PCIe on J7200
2024-06-19 10:15 UTC (8+ messages)
` [PATCH v7 1/7] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v7 2/7] PCI: cadence: Set cdns_pcie_host_init() global
` [PATCH v7 3/7] PCI: j721e: Use dev_err_probe() in the probe() function
` [PATCH v7 4/7] PCI: j721e: Add reset GPIO to struct j721e_pcie
` [PATCH v7 5/7] PCI: Add T_PERST_CLK_US macro
` [PATCH v7 6/7] PCI: j721e: Use "
` [PATCH v7 7/7] PCI: j721e: Add suspend and resume support
[pci:kwilczynski/sysfs-static-resource-attributes 11/11] drivers/pci/pci-sysfs.c:971:5: error: no member named 'legacy_io' in 'struct pci_bus'
2024-06-19 9:18 UTC
[pci:kwilczynski/sysfs-static-resource-attributes 11/11] drivers/pci/pci-sysfs.c:971:10: error: 'struct pci_bus' has no member named 'legacy_io'
2024-06-19 8:56 UTC
[PATCH v9 0/5] PCI: rcar-gen4: Add R-Car V4H support
2024-06-19 8:52 UTC (5+ messages)
` [PATCH v9 4/5] PCI: rcar-gen4: Add support for r8a779g0
[RFC] Legacy Virtio Driver with Device Has Limited Memory Access
2024-06-19 8:28 UTC (18+ messages)
[PATCH v2] PCI: pciehp: Clear LBMS on hot-remove to prevent link speed reduction
2024-06-19 7:47 UTC (7+ messages)
[PATCH v8 2/3] PCI/AER: Disable AER service on suspend
2024-06-19 6:05 UTC (3+ messages)
[PATCH v5 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
2024-06-18 23:16 UTC (3+ messages)
` [PATCH v5 1/2] cxl: Preserve the CDAT access_coordinate for an endpoint
` [PATCH v5 2/2] cxl: Calculate region bandwidth of targets with shared upstream link
[pci:devres] BUILD SUCCESS 5ce20759783efc56600111480accac8397e0204d
2024-06-18 21:23 UTC
[PATCH] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
2024-06-18 16:56 UTC (4+ messages)
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-06-18 15:55 UTC (4+ messages)
` [PATCH v2 01/19] mfd: syscon: Add reference counting and device managed support
Linux warns `Unknown NUMA node; performance will be reduced`
2024-06-18 15:19 UTC (2+ messages)
[PATCH v4 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
2024-06-18 12:31 UTC (3+ messages)
` [PATCH v4 2/2] cxl: Calculate region bandwidth of "
[PATCH v9 10/13] PCI: Give pci_intx() its own devres callback
2024-06-18 7:56 UTC (5+ messages)
[PATCH net-next v10 0/7] add ethernet driver for Tehuti Networks TN40xx chips
2024-06-17 22:04 UTC (3+ messages)
[PATCH v6 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-06-17 20:16 UTC (11+ messages)
` [PATCH v6 01/10] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v6 02/10] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v6 03/10] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v6 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v6 05/10] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v6 06/10] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v6 07/10] PCI: imx6: Consolidate redundant if-checks
` [PATCH v6 08/10] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v6 09/10] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
` [PATCH v6 10/10] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
[RFC PATCH 2/2] PCI: Add Qualcomm PCIe ECAM root complex driver
2024-06-17 18:09 UTC (12+ messages)
[PATCHv2 0/2] pcie hotplug and error fixes
2024-06-17 17:04 UTC (4+ messages)
` [PATCHv2 2/2] PCI: err: ensure stable topology during handling
[PATCH] PCI: Cancel compilation restrictions on function pcie_clear_device_status
2024-06-17 16:31 UTC (5+ messages)
[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
2024-06-17 14:26 UTC (3+ messages)
[PATCH v3 00/24] genirq, irqchip: Convert ARM MSI handling to
2024-06-17 14:15 UTC (24+ messages)
` [PATCH v3 07/24] irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]
` [PATCH v3 08/24] irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSI
` [PATCH v3 09/24] irqchip/mbigen: Prepare for real per device MSI
` [PATCH v3 10/24] irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI
` [PATCH v3 11/24] irqchip/gic-v3-its: Switch platform MSI to MSI parent
` [PATCH v3 12/24] irqchip/mbigen: Remove platform_msi_create_device_domain() fallback
` [PATCH v3 13/24] genirq/msi: Remove platform_msi_create_device_domain()
` [PATCH v3 14/24] genirq/gic-v3-mbi: Remove unused wired MSI mechanics
` [PATCH v3 15/24] genirq/gic-v3-mbi: Switch to MSI parent
` [PATCH v3 16/24] irqchip/gic-v2m: Switch to device MSI
` [PATCH v3 17/24] irqchip/imx-mu-msi: Switch to MSI parent
` [PATCH v3 18/24] irqchip/irq-mvebu-icu: Prepare for real per device MSI
` [PATCH v3 19/24] irqchip/mvebu-gicp: Switch to MSI parent
` [PATCH v3 20/24] irqchip/mvebu-odmi: Switch to parent MSI
` [PATCH v3 21/24] irqchip/irq-mvebu-sei: Switch to MSI parent
` [PATCH v3 22/24] irqchip/irq-mvebu-icu: Remove platform MSI leftovers
` [PATCH v3 23/24] genirq/msi: "
` [PATCH v3 24/24] genirq/msi: Move msi_device_data to core
[PATCH v3 03/24] PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
2024-06-17 12:52 UTC (3+ messages)
[PATCH v5 00/13] PCI: dw-rockchip: Add endpoint mode support
2024-06-17 8:00 UTC (2+ messages)
[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
2024-06-17 7:03 UTC (5+ messages)
[pci:hotplug] BUILD SUCCESS 60fb0bf345b0733c93d5c1bcc3c29535b88e212d
2024-06-16 15:47 UTC
[pci:misc] BUILD SUCCESS 3dadb4871578389c3c3bd6b081b1fe2af1dcdfe7
2024-06-16 15:30 UTC
[PATCH v10 1/4] PCI/DOE: Rename DOE protocol to feature
2024-06-15 13:12 UTC (4+ messages)
` [PATCH v10 3/4] PCI/DOE: Expose the DOE features via sysfs
[PATCH v11 1/4] PCI/DOE: Rename DOE protocol to feature
2024-06-15 13:05 UTC (4+ messages)
` [PATCH v11 3/4] PCI/DOE: Expose the DOE features via sysfs
[PATCHv2] PCI: pciehp: Use appropriate conditions to check the hotplug controller status
2024-06-15 10:06 UTC (5+ messages)
The VFIO/IOMMU/PCI MC at LPC 2024 - Call for Papers
2024-06-14 17:07 UTC
[PATCH v7] dt-bindings: PCI: altera: Convert to YAML
2024-06-14 16:35 UTC
[PATCH v9 00/13] Make PCI's devres API more consistent
2024-06-14 16:16 UTC (3+ messages)
[PATCH 0/2] pci/switch_discovery: Add new module to discover inter-switch P2P links
2024-06-14 15:36 UTC (4+ messages)
` [PATCH 1/2] switch_discovery: Add new module to discover inter switch links between PCI-to-PCI bridges
[PATCH 0/3] PCI: Add support for logging Flit Mode TLPs (PCIe6)
2024-06-14 15:09 UTC (4+ messages)
` [PATCH 1/3] PCI: Refactor pcie_update_link_speed()
` [PATCH 2/3] PCI: Track Flit Mode Status & print it with link status
` [PATCH 3/3] PCI: Handle TLP Log in Flit mode
[PATCH] x86: pci: xen: Remove unnecessary ‘0’ values from ret
2024-06-14 14:54 UTC (2+ messages)
[PATCH v2 0/4] PCI: Resource helper improvements
2024-06-14 13:20 UTC (3+ messages)
` [PATCH v2 4/4] PCI: Introduce ALIGN_DOWN_IF_NONZERO() helper locally
[pci:resource] BUILD SUCCESS 566f1dd5281679584a2a1d53a6be5daad7fbb60e
2024-06-14 13:14 UTC
[PATCH 2/2] PCI: endpoint: Fix epf_ntb_epc_cleanup() a bit
2024-06-14 13:01 UTC (2+ messages)
[PATCH 1/2] PCI: endpoint: Clean up error handling in vpci_scan_bus()
2024-06-14 12:57 UTC (2+ messages)
[PATCH V2] drivers: pci: dwc: configure multiple atu regions
2024-06-14 12:26 UTC (2+ messages)
[PATCH V2] drivers: pci: dwc: configure multiple atu regions
2024-06-14 10:40 UTC (3+ 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).