[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241025173125.GA1026995@bhelgaas>
Date: Fri, 25 Oct 2024 12:31:25 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Krzysztof WilczyĆski <kwilczynski@...nel.org>,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
Johan Hovold <johan@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>
Subject: [GIT PULL] PCI fixes for v6.12
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.12-fixes-1
for you to fetch changes up to ad783b9f8e78572fff3b04b6caee7bea3821eea8:
PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-trees (2024-10-23 13:34:41 -0500)
----------------------------------------------------------------
- Hold the rescan lock while adding devices to avoid race with concurrent
pwrctl rescan that can lead to a crash (Bartosz Golaszewski)
- Avoid binding pwrctl driver to QCom WCN wifi if the DT lacks the
necessary PMU regulator descriptions (Bartosz Golaszewski)
----------------------------------------------------------------
Bartosz Golaszewski (2):
PCI: Hold rescan lock while adding devices during host probe
PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-trees
drivers/pci/probe.c | 2 ++
drivers/pci/pwrctl/pci-pwrctl-pwrseq.c | 55 ++++++++++++++++++++++++++++++----
2 files changed, 52 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists