projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b6a001c
dc6b698
)
Merge branch 'pci/enumeration'
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 12 Jul 2019 22:08:24 +0000
(17:08 -0500)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 12 Jul 2019 22:08:24 +0000
(17:08 -0500)
- If user prevents VF probing, return error instead of pretending a
driver has claimed the VF (Alex Williamson)
- Always allow probing with driver_override (Alex Williamson)
- Decode PCIe 32 GT/s link speed (Gustavo Pimentel)
- Ignore lockdep for sysfs remove to avoid lockdep false positive (Marek
Vasut)
* pci/enumeration:
PCI: sysfs: Ignore lockdep for remove attribute
PCI: Decode PCIe 32 GT/s link speed
PCI: Always allow probing with driver_override
PCI: Return error if cannot probe VF
1
2
include/linux/pci.h
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
include/linux/pci.h
Simple merge