index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
vpd.c
Age
Commit message (
Expand
)
Author
2021-05-04
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-04-30
PCI: Allow VPD access for QLogic ISP2722
Arun Easi
2021-04-30
PCI/VPD: Add helper pci_get_func0_dev()
Heiner Kallweit
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() SRDT handling
Heiner Kallweit
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-30
PCI/VPD: Change pci_vpd_init() return type to void
Heiner Kallweit
2021-04-30
PCI/VPD: Make missing VPD message less alarming
Heiner Kallweit
2021-04-30
PCI/VPD: Remove pci_set_vpd_size()
Heiner Kallweit
2021-04-29
PCI/sysfs: Convert "vpd" to static attribute
Krzysztof WilczyĆski
2021-04-29
PCI/sysfs: Rename "vpd" attribute accessors
Bjorn Helgaas
2021-03-30
PCI/VPD: Remove sysfs accessor size checking dead code
Heiner Kallweit
2021-03-30
PCI/VPD: Remove obsolete Broadcom NIC quirk
Heiner Kallweit
2019-09-16
PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port
Jonathan Chocron
2018-08-14
PCI/VPD: Check for VPD access completion before checking for timeout
Bert Kenward
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-04
Merge branch 'pci/vpd'
Bjorn Helgaas
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
PCI/VPD: Move VPD structures to vpd.c
Bjorn Helgaas
2018-03-19
PCI/VPD: Move VPD quirks to vpd.c
Bjorn Helgaas
2018-03-19
PCI/VPD: Move VPD sysfs code to vpd.c
Bjorn Helgaas
2018-03-19
PCI/VPD: Move VPD access code to vpd.c
Bjorn Helgaas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2011-10-31
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2010-02-28
pci: Add helper to search for VPD keywords
Matt Carlson
2010-02-28
pci: Add helper to find a VPD resource data type
Matt Carlson