linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-14 01:49:36 to 2024-08-20 07:40:18 UTC [more...]

[PATCH 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-20  7:40 UTC  (26+ messages)
` [PATCH 1/9] PCI: Make pcim_release_region() a public function
` [PATCH 2/9] PCI: Make pcim_iounmap_region() "
` [PATCH 3/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH 4/9] block: mtip32xx: "
` [PATCH 5/9] gpio: "
` [PATCH 6/9] ethernet: cavium: "
` [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH 9/9] PCI: Remove pcim_iounmap_regions()

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

[PATCH v1 0/3] PCI: imx6: reset link after suspend/resume
 2024-08-20  7:07 UTC  (12+ messages)
` [PATCH v1 1/3] PCI: imx6: Add a function to deassert the reset gpio
` [PATCH v1 2/3] PCI: imx6: move the wait for clock stabilization to enable ref clk
` [PATCH v1 3/3] PCI: imx6: reset link on resume

[PATCH v2] PCI: endpoint: pci-epf-test: Move DMA check into read/write/copy functions
 2024-08-20  6:19 UTC  (4+ messages)

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-20  6:00 UTC  (13+ messages)
` [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms

[PATCH v6 00/13] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-19 21:49 UTC  (38+ messages)
` [PATCH v6 01/13] dt-bindings: PCI: Change brcmstb maintainer and cleanup
` [PATCH v6 02/13] dt-bindings: PCI: Use maxItems for reset controllers
` [PATCH v6 03/13] dt-bindings: PCI: brcmstb: Add 7712 SoC description
` [PATCH v6 04/13] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
` [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available
` [PATCH v6 06/13] PCI: brcmstb: Use swinit "
` [PATCH v6 07/13] PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
` [PATCH v6 08/13] PCI: brcmstb: Remove two unused constants from driver
` [PATCH v6 09/13] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl
` [PATCH v6 10/13] PCI: brcmstb: Refactor for chips with many regular inbound windows
` [PATCH v6 11/13] PCI: brcmstb: Check return value of all reset_control_xxx calls
` [PATCH v6 12/13] PCI: brcmstb: Change field name from 'type' to 'soc_base'
` [PATCH v6 13/13] PCI: brcmstb: Enable 7712 SOCs

[RFC PATCH 1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers
 2024-08-19 18:35 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: PCI: hisilicon,kirin-pcie: add top-level constraints
 2024-08-19 17:14 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: PCI: renesas,pci-rcar-gen2: "
` [PATCH 3/3] dt-bindings: PCI: socionext,uniphier-pcie-ep: "

[PATCH v3 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-19 15:03 UTC  (13+ messages)
` [PATCH v3 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v3 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v3 03/10] crypto: qat - replace "
` [PATCH v3 04/10] crypto: marvell "
` [PATCH v3 05/10] intel_th: pci: Replace "
` [PATCH v3 06/10] wifi: iwlwifi: replace "
` [PATCH v3 07/10] ntb: idt: Replace "
` [PATCH v3 08/10] serial: rp2: "
` [PATCH v3 09/10] ALSA: korg1212: "
` [PATCH v3 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-08-19 11:33 UTC  (5+ messages)

`powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices
 2024-08-19  8:52 UTC 

[PATCH v2 0/2] PCI/pwrctl: fixes for v6.11
 2024-08-19  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: don't rely on of_platform_depopulate() for reused OF-nodes
` [PATCH v2 2/2] PCI/pwrctl: put the bus rescan on a different thread

[PATCH 1/2] PCI: ASPM: Allow OS to configure ASPM where BIOS is incapable of
 2024-08-19  5:31 UTC  (3+ messages)

[PATCH v4] PCI: Enable runtime pm of the host bridge
 2024-08-19  4:49 UTC  (5+ messages)

[PATCH] PCI: hotplug: check the return of hotplug bridge
 2024-08-17 13:24 UTC 

[PATCH v4 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
 2024-08-17 13:22 UTC  (9+ messages)
` [PATCH v4 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v4 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks function signature

[PATCH 0/2] PCI: {qcom-ep/tegra194}: Move endpoint cleanups to PERST# deassert handler
 2024-08-17  5:39 UTC  (3+ 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: hotplug: check the return of hotplug bridge In some pci drivers, when the pci bridge is added if the process return an error, the drivers don't check this and continue your execute normally. Then, this patch change this drivers for check return of pci_hp_add_bridge(), and if has an error, then the drivers call goto lable , free your mutex and return the error for your caller
 2024-08-17  5:20 UTC  (2+ messages)
` [PATCH] PCI: hotplug: check the return of hotplug bridge

[PATCH] PCI: hotplug: check the return of hotplug bridge In some pci drivers, when the pci bridge is added if the process return an error, the drivers don't check this and continue your execute normally. Then, this patch change this drivers for check return of pci_hp_add_bridge(), and if has an error, then the drivers call goto lable , free your mutex and return the error for your caller
 2024-08-17  3:18 UTC 

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

[PATCH 0/4] PCI: mobivel: Drop layerscape gen4 support
 2024-08-16 23:14 UTC  (9+ messages)
` [PATCH 4/4] MAINTAINERS: drop NXP LAYERSCAPE GEN4 CONTROLLER

[PATCH RESEND] Documentation: devres: fix error about PCI devres
 2024-08-16 22:33 UTC  (2+ messages)

PCI: Work around PCIe link training failures
 2024-08-16 13:57 UTC  (3+ messages)

[PATCH] ACPI: PCI: check if the io space is page aligned
 2024-08-16 12:44 UTC  (3+ messages)

[PATCH] PCI: qcom-ep: Do not enable resources during probe()
 2024-08-16 12:02 UTC  (4+ messages)

[PATCH 2/2] PCI: vmd: Let OS control ASPM for devices under VMD domain
 2024-08-16  6:17 UTC  (4+ messages)

[PATCH v8 2/3] PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver
 2024-08-15 22:47 UTC  (2+ messages)

[PATCH v3] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-15 19:07 UTC 

[PATCH v2] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-15 19:05 UTC  (3+ messages)

[PATCH v2 1/1] PCI: mobivel: Mark layerscape gen4 support as Obsolete
 2024-08-15 18:24 UTC 

[PATCH v6 0/3] PCIe Enclosure LED Management
 2024-08-15 17:42 UTC  (8+ messages)
` [PATCH v6 1/3] leds: Init leds class earlier
` [PATCH v6 2/3] PCI/NPEM: Add Native PCIe Enclosure Management support
` [PATCH v6 3/3] PCI/NPEM: Add _DSM PCIe SSD status LED management

[PATCH] x86/amd_nb: Add a new PCI ID for AMD family 1Ah model 60h
 2024-08-15 17:31 UTC  (4+ messages)

[PATCH RFC 0/8] pci: rescan/remove locking rework
 2024-08-15 17:05 UTC  (16+ messages)
` [PATCH RFC 1/8] pci: make pci_stop_dev concurrent safe
` [PATCH RFC 2/8] pci: make pci_destroy_dev "
` [PATCH RFC 3/8] pci: move the walk bus lock to where its needed
` [PATCH RFC 4/8] pci: walk bus recursively
` [PATCH RFC 6/8] pci: add helpers for stop and remove bus
` [PATCH RFC 7/8] pci: reference count subordinate
` [PATCH RFC 8/8] pci: use finer grain locking for bus protection

[PATCH v3 05/13] PCI: endpoint: Assign PCI domain number for endpoint controllers
 2024-08-15 15:59 UTC  (3+ messages)

[PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-08-15 14:56 UTC  (4+ messages)

[PATCH v2 2/4] PCI: Revert to the original speed after PCIe failed link retraining
 2024-08-15  5:57 UTC  (2+ messages)

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

[pci:for-linus] BUILD SUCCESS 80a2a75a2a9cc83b4af591380c9499c27ab306bd
 2024-08-14 22:57 UTC 

[PATCH] PCI/ATS: Add missing pci_prepare_ats() stub
 2024-08-14 22:20 UTC 

[PATCH v3 8/8] PCI: Align small BARs
 2024-08-14 22:05 UTC  (3+ messages)

[PATCH v4] PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
 2024-08-14 22:03 UTC 

[PATCH v3 4/8] PCI: Restore memory decoding after reallocation
 2024-08-14 18:31 UTC  (2+ messages)

[v4,05/11] PCI: dwc: imx6: Share PHY debug register definitions
 2024-08-14 10:12 UTC 

[PATCH v3 3/8] PCI: Restore resource alignment
 2024-08-14 18:12 UTC  (2+ messages)

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-14 18:05 UTC  (7+ messages)
` [PATCH v5 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC

[pci:controller/qcom] BUILD SUCCESS 6d27436b41d4e756565b4fdf93eda300df59cee5
 2024-08-14 16:01 UTC 

[pci:controller/keystone] BUILD SUCCESS 6188a1c762eb9bbd444f47696eda77a5eae6207a
 2024-08-14 15:03 UTC 

[PATCH v2] ACPI: PCI: check if the io space is page aligned
 2024-08-14 11:30 UTC  (2+ messages)

[PATCH] PCI/pwrctl: pwrseq: add support for WCN6855
 2024-08-14 10:28 UTC  (2+ messages)

[PATCH v5 0/2] PCI: microchip: support using either instance 1 or 2
 2024-08-14  8:08 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: microchip,pcie-host: fix reg properties
` [PATCH v5 2/2] PCI: microchip: rework reg region handing to support using either instance 1 or 2

[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-08-14  1:49 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint


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).