]> Git Repo - linux.git/commit
Merge branch 'pci/crs'
authorBjorn Helgaas <[email protected]>
Thu, 19 Sep 2024 19:25:24 +0000 (14:25 -0500)
committerBjorn Helgaas <[email protected]>
Thu, 19 Sep 2024 19:25:24 +0000 (14:25 -0500)
commit59b748cd62e4b1af6fb4992ce9d07b4f4c2189b3
treec44a9e90b6adf249f88c2b3e62ea53253d90305a
parent1a3465598e7501aa51a4088cd9b77627b821b33b
parent87f10faf166a9114aa0d4132298cad379de16fdd
Merge branch 'pci/crs'

- Wait for device readiness after reset by polling Vendor ID and looking
  for Configuration RRS instead of polling the Command register and looking
  for non-error completions (Bjorn Helgaas)

- Fix an aardvark issue with emulating Configuration RRS for two-byte reads
  of Vendor ID; previously it only worked for four-byte reads (Bjorn
  Helgaas)

- Rename CRS Completion Status to RRS to match spec usage (Bjorn Helgaas)

* pci/crs:
  PCI: Rename CRS Completion Status to RRS
  PCI: aardvark: Correct Configuration RRS checking
  PCI: Wait for device readiness with Configuration RRS
This page took 0.051458 seconds and 4 git commands to generate.