Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-08-20 07:29:59 to 2024-08-23 04:25:55 UTC [more...]

[PATCH v4 0/5] Verify devices transition from D3cold to D0
 2024-08-23  4:25 UTC  (2+ messages)
` [PATCH v4 1/5] PCI: Use an enum for reset type in pci_dev_wait()

[PATCH] PCI: dwc: change to use devm_clk_get_enabled() helpers
 2024-08-23  1:25 UTC 

[PATCH] efi/cper: Print correctable AER information
 2024-08-23  0:24 UTC 

[PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy
 2024-08-22 21:13 UTC  (4+ messages)

[PATCH][next] PCI: rcar-gen4: make read-only const array check_addr static
 2024-08-22 20:59 UTC 

[pci:for-linus] BUILD SUCCESS db1ec60fba4a995975dc1dc837b408db0d666801
 2024-08-22 20:56 UTC 

[PATCH V4 00/12] PCIe TPH and cache direct injection support
 2024-08-22 20:41 UTC  (13+ messages)
` [PATCH V4 01/12] PCI: Introduce PCIe TPH support framework
` [PATCH V4 02/12] PCI: Add TPH related register definition
` [PATCH V4 03/12] PCI/TPH: Add pcie_tph_modes() to query TPH modes
` [PATCH V4 04/12] PCI/TPH: Add pcie_enable_tph() to enable TPH
` [PATCH V4 05/12] PCI/TPH: Add pcie_disable_tph() to disable TPH
` [PATCH V4 06/12] PCI/TPH: Add pcie_tph_enabled() to check TPH state
` [PATCH V4 07/12] PCI/TPH: Add pcie_tph_set_st_entry() to set ST tag
` [PATCH V4 08/12] PCI/TPH: Add pcie_tph_get_cpu_st() to get "
` [PATCH V4 09/12] PCI/TPH: Add save/restore support for TPH
` [PATCH V4 10/12] PCI/TPH: Add pci=nostmode to force TPH No ST Mode
` [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver
` [PATCH V4 12/12] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings

[PATCH] PCI/PM: Put devices to low power state on shutdown
 2024-08-22 19:28 UTC  (2+ messages)

[PATCH] PCI/pwrctl: pwrseq: add support for WCN6855
 2024-08-22 19:04 UTC  (2+ messages)

[PATCH] PCI: Add function 0 DMA alias quirk for Glenfly arise chip
 2024-08-22 18:56 UTC  (2+ messages)

[PATCH v2] PCI: vmd: Clear PCI_INTERRUPT_LINE for VMD sub-devices
 2024-08-22 18:30 UTC  (3+ messages)

[PATCH] PCI: qcom-ep: Do not enable resources during probe()
 2024-08-22 17:31 UTC  (6+ messages)

[PATCH v3 1/1] dt-bindings: PCI: layerscape-pci: Fix property 'fsl,pcie-scfg' type
 2024-08-22 17:05 UTC  (3+ messages)

[PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-08-22 17:03 UTC  (5+ messages)

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-22 16:23 UTC  (43+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 05/11] vmlinux.lds.h: Preserve DTB sections from being discarded after init
` [PATCH 06/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH 09/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers as built-in
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1

[PATCH v3] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-22 15:56 UTC  (5+ messages)

[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-22 14:50 UTC  (16+ messages)
` [PATCH v3 1/9] PCI: Make pcim_iounmap_region() a public function
` [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v3 3/9] block: mtip32xx: "
` [PATCH v3 4/9] gpio: "
` [PATCH v3 5/9] ethernet: cavium: "
` [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
` [PATCH v3 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH v3 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver
 2024-08-22 14:49 UTC  (6+ messages)

[PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-08-22 14:16 UTC  (17+ messages)
` [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615

[PATCH 0/2] PCI: rcar-gen4: Add R-Car V4M support
 2024-08-22 13:51 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car V4M compatible
` [PATCH 2/2] dt-bindings: PCI: rcar-gen4-pci-ep: "

[PATCH] PCI: armada8k: change to use devm_clk_get_enabled() helpers
 2024-08-22 11:39 UTC  (2+ messages)

[pci:misc] BUILD SUCCESS dbc3171194403d0d40e4bdeae666f6e76e428b53
 2024-08-22 10:58 UTC 

[PATCH v2 0/2] PCI/pwrctl: fixes for v6.11
 2024-08-22 10:23 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' again
 2024-08-22  9:42 UTC  (3+ messages)

[PATCH v2 0/4] PCI: Rework error reporting with PCIe failed link retraining
 2024-08-22  9:13 UTC  (3+ messages)
` [PATCH v2 2/4] PCI: Revert to the original speed after "

[PATCH] PCI: Deprecate pcim_pin_device()
 2024-08-22  7:38 UTC 

[PATCH v1 0/3] PCI: imx6: reset link after suspend/resume
 2024-08-22  7:20 UTC  (6+ messages)

[PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
 2024-08-21 21:43 UTC  (2+ messages)

[PATCH v8 0/3] Fix address translations on MPFS PCIe controller
 2024-08-21 17:52 UTC  (7+ messages)
` [PATCH v8 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v8 2/3] PCI: microchip: Fix inbound "
` [PATCH v8 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH v5 0/3] pci: qcom: Add 16GT/s equalization and margining settings
 2024-08-21 17:34 UTC  (6+ messages)
` [PATCH v5 1/3] PCI: qcom: Refactor common code
` [PATCH v5 2/3] PCI: qcom: Add equalization settings for 16 GT/s
` [PATCH v5 3/3] PCI: qcom: Add RX margining "

[pci:misc] BUILD SUCCESS e845e723bea5492614fd364a581ec0241593453e
 2024-08-21 15:17 UTC 

[PATCH v6 00/13] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-21 14:48 UTC  (11+ messages)
` [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available

[PATCH v6 0/3] PCIe Enclosure LED Management
 2024-08-21 14:02 UTC  (3+ messages)

[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-21 12:25 UTC  (19+ messages)
` [PATCH v2 1/9] PCI: Make pcim_iounmap_region() a public function
` [PATCH v2 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v2 3/9] block: mtip32xx: "
` [PATCH v2 4/9] gpio: "
` [PATCH v2 5/9] ethernet: cavium: "
` [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres
` [PATCH v2 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH v2 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH RFC 0/8] pci: rescan/remove locking rework
 2024-08-21 11:01 UTC  (7+ messages)
` [PATCH RFC 1/8] pci: make pci_stop_dev concurrent safe
` [PATCH RFC 5/8] pci: unexport pci_walk_bus_locked

[PATCH 1/3] dt-bindings: PCI: hisilicon,kirin-pcie: add top-level constraints
 2024-08-21 10:31 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: PCI: socionext,uniphier-pcie-ep: "

[PATCH v4 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
 2024-08-21  7:05 UTC  (5+ messages)
` [PATCH v4 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function

`powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices
 2024-08-21  5:36 UTC  (3+ messages)

[PATCH v4 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2024-08-21  5:34 UTC  (3+ messages)
` [PATCH v4 2/2] PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver

[PATCH v3] ACPI: PCI: check if the root io space is page aligned
 2024-08-21  4:43 UTC  (3+ messages)

[PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
 2024-08-21  1:45 UTC  (2+ messages)

[PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
 2024-08-20 23:45 UTC  (2+ messages)

[PATCH] x86/PCI: Fix Null pointer dereference after call to pcie_find_root_port()
 2024-08-20 23:36 UTC  (2+ messages)

[PATCH] x86/PCI: Fix Null pointer dereference after call to pcie_find_root_port()
 2024-08-20 21:01 UTC  (2+ messages)

[PATCH] PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems
 2024-08-20 14:04 UTC 

[PATCH v4 0/4] Add Airoha EN7581 PCIe support
 2024-08-20 14:01 UTC  (3+ messages)

[PATCH v6 2/3] PCI/NPEM: Add Native PCIe Enclosure Management support
 2024-08-20 13:52 UTC  (4+ messages)

Question about AER in latest kernels (text format)
 2024-08-20 11:57 UTC  (3+ messages)
  ` AW: "

[PATCH 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-20 11:14 UTC  (22+ messages)
` [PATCH 4/9] block: mtip32xx: Replace deprecated PCI functions
` [PATCH 6/9] ethernet: cavium: "
` [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions

[PATCH v3 0/1] PCI: endpoint: pci-epf-test: Call
 2024-08-20  9:23 UTC  (6+ messages)
` [PATCH v3 1/1] PCI: endpoint: pci-epf-test: Call pci_epf_test_raise_irq() on failed DMA check


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