summaryrefslogtreecommitdiff
path: root/drivers/pci/vpd.c
AgeCommit message (Expand)Author
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas
2021-04-30PCI: Allow VPD access for QLogic ISP2722Arun Easi
2021-04-30PCI/VPD: Add helper pci_get_func0_dev()Heiner Kallweit
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() SRDT handlingHeiner Kallweit
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit
2021-04-30PCI/VPD: Change pci_vpd_init() return type to voidHeiner Kallweit
2021-04-30PCI/VPD: Make missing VPD message less alarmingHeiner Kallweit
2021-04-30PCI/VPD: Remove pci_set_vpd_size()Heiner Kallweit
2021-04-29PCI/sysfs: Convert "vpd" to static attributeKrzysztof WilczyƄski
2021-04-29PCI/sysfs: Rename "vpd" attribute accessorsBjorn Helgaas
2021-03-30PCI/VPD: Remove sysfs accessor size checking dead codeHeiner Kallweit
2021-03-30PCI/VPD: Remove obsolete Broadcom NIC quirkHeiner Kallweit
2019-09-16PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root PortJonathan Chocron
2018-08-14PCI/VPD: Check for VPD access completion before checking for timeoutBert Kenward
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-04Merge branch 'pci/vpd'Bjorn Helgaas
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-03-19PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD quirks to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD access code to vpd.cBjorn Helgaas
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson