messages from 2024-11-01 06:57:09 to 2024-11-04 17:20:11 UTC [more...]
[PATCH 0/6] Add support for the root PCI bus device-tree node creation
2024-11-04 17:19 UTC (3+ 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 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
[PATCHv2 1/2] pci: provide bus reset attribute
2024-11-04 17:01 UTC (6+ messages)
` [PATCHv2 2/2] pci: warn if a running device is unaware of reset
[PATCH v4] PCI: imx6: Add suspend/resume support for i.MX6QDL
2024-11-04 15:20 UTC (8+ messages)
[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-11-04 15:05 UTC (23+ 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 09/12] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v3 10/12] misc: rp1: RaspberryPi RP1 misc driver
[PATCH v8 0/5] Add support for PCIe3 on x1e80100
2024-11-04 14:59 UTC (10+ 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
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-04 14:56 UTC (16+ 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 00/16] AMD NB and SMN rework
2024-11-04 14:32 UTC (7+ 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()
[PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method
2024-11-04 14:24 UTC (2+ messages)
[PATCH] pci:endpoint Remove redundant returns
2024-11-04 13:53 UTC (2+ messages)
[PATCH] ata: ahci: Don't call pci_intx() directly
2024-11-04 13:23 UTC (3+ 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] PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
2024-11-04 13:04 UTC (2+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-04 12:53 UTC (13+ 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)
Kernel panic with niu module
2024-11-04 11:34 UTC
[PATCH v3 0/2] PCI: mediatek-gen3: Support limiting link speed and width
2024-11-04 11:42 UTC (9+ 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 (4+ 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 (4+ messages)
` [PATCH v6 net-next 02/12] dt-bindings: net: add i.MX95 ENETC support
[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] PCI : Fix pcie_flag_reg in set_pcie_port_type
2024-11-04 9:16 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 (9+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] PCI: qcom: Set linkup_irq if global IRQ handler is present
` [PATCH v3 3/3] PCI: qcom: Update ICC and OPP values during link up event
[PATCH v6 2/2] PCI: Enable runtime pm of the host bridge
2024-11-04 6:09 UTC (3+ messages)
[pci:controller/tegra194] BUILD SUCCESS 40e2125381dc11379112485e3eefdd25c6df5375
2024-11-04 6:05 UTC
[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
2024-11-04 0:24 UTC (6+ messages)
` [PATCH v3 02/16] rust: introduce `InPlaceModule`
` [PATCH v3 08/16] rust: add `dev_*` print macros
[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 (6+ 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 0/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before PCI client drivers
2024-11-03 20:31 UTC (2+ messages)
IWL errors when reading PCI config through /sys
2024-11-03 12:52 UTC
[PATCH] PCI/sysfs: Fix read permissions for VPD attributes
2024-11-03 12:33 UTC (5+ 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 (15+ messages)
` [PATCH v3 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [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
[pci:bwctrl 2/5] drivers/pci/msi/../pci.h:834:1: error: expected identifier or '(' before '{' token
2024-11-02 19:55 UTC
[pci:bwctrl 2/5] drivers/pci/msi/../pci.h:834:1: error: expected identifier or '('
2024-11-02 19:55 UTC
[PATCH] PCI: Fix typos
2024-11-02 17:45 UTC
[PATCH RFC 0/2] PCI: endpoint: fix bugs for both API pci_epc_destroy() and pci_epc_remove_epf()
2024-11-02 14:26 UTC (3+ messages)
` [PATCH RFC 1/2] PCI: endpoint: Fix API pci_epc_destroy() releasing domain_nr ID faults
` [PATCH RFC 2/2] PCI: endpoint: Fix that API pci_epc_remove_epf() cleans up wrong EPC of EPF
[PATCH v2 0/2] PCI: endpoint: fix bug for an API and simplify another API
2024-11-02 12:20 UTC (3+ messages)
` [PATCH v2 1/2] PCI: endpoint: Fix that API devm_pci_epc_destroy() fails to destroy the EPC device
` [PATCH v2 2/2] PCI: endpoint: Simplify API pci_epc_get() implementation
[PATCH v5 0/2] PCI: microchip: support using either instance 1 or 2
2024-11-02 11:51 UTC (2+ messages)
[pci:thunderbolt] BUILD SUCCESS 591dcd25b1f0d5e5744b17fd9f2f615131f91c98
2024-11-02 11:43 UTC
[PATCH 0/2] PCI: dwc: ep: Minor alignment cleanups
2024-11-02 11:41 UTC (7+ messages)
` [PATCH 1/2] PCI: dwc: ep: Fix dw_pcie_ep_align_addr()
` [PATCH 2/2] PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()
[PATCH v2] PCI: endpoint: test: Synchronously cancel command handler work
2024-11-02 11:17 UTC (2+ messages)
[PATCH v2] PCI: endpoint: Improve pci_epc_ops::align_addr() interface
2024-11-02 11:09 UTC (5+ messages)
[pci:typos] BUILD SUCCESS 67096efe8d6564dda4aa4cbabe653add066ef850
2024-11-02 9:24 UTC
[GIT PULL] PCI fixes for v6.12
2024-11-02 1:47 UTC (2+ messages)
[PATCH v2 0/14] Enable CXL PCIe port protocol error handling and logging
2024-11-01 22:11 UTC (8+ messages)
` [PATCH v2 06/14] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe port devices
[PATCH 2/2] PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()
2024-11-01 18:25 UTC (3+ messages)
[pci:next] BUILD SUCCESS 87f9a42bd6c1a7258425715ff9cd77c7e6316b48
2024-11-01 15:13 UTC
[pci:vpd] BUILD SUCCESS 34742a5f97c1fd52f4b115e24be9f7ab27d89409
2024-11-01 15:07 UTC
[PATCH v4 00/10] Add PCIe support for bcm2712
2024-11-01 13:15 UTC (4+ messages)
` [PATCH v4 03/10] irqchip: Add Broadcom bcm2712 MSI-X interrupt controller
[PATCH v4] Export PBEC Data register into sysfs
2024-11-01 11:04 UTC (2+ messages)
[PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control
2024-11-01 10:34 UTC (9+ messages)
[pci:controller/imx6] BUILD SUCCESS 49a8f8a8419417b95386c43402d2e8f24ec84b50
2024-11-01 7:59 UTC
[pci:controller/microchip] BUILD SUCCESS 61efe7e328bc4e9a646d78cc6c3b0525fc10bb70
2024-11-01 7:54 UTC
[PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver
2024-11-01 7:06 UTC (2+ messages)
` [PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe
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).