- 3331325 PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size() by Heiner Kallweit · 3 years, 4 months ago
- bf2928c PCI/VPD: Add pci_read/write_vpd_any() by Heiner Kallweit · 3 years, 4 months ago
- 00e1a5d PCI/VPD: Defer VPD sizing until first access by Bjorn Helgaas · 3 years, 4 months ago
- 2c208ab PCI/VPD: Use unaligned access helpers by Heiner Kallweit · 3 years, 4 months ago
- 06e1913 PCI/VPD: Clean up public VPD defines and inline functions by Heiner Kallweit · 3 years, 4 months ago
- acfbb1b PCI/VPD: Add pci_vpd_find_id_string() by Heiner Kallweit · 3 years, 4 months ago
- 46a3478 PCI/VPD: Include post-processing in pci_vpd_find_tag() by Heiner Kallweit · 3 years, 4 months ago
- 59b83b2 PCI/VPD: Stop exporting pci_vpd_find_info_keyword() by Heiner Kallweit · 3 years, 4 months ago
- a615908 PCI/VPD: Stop exporting pci_vpd_find_tag() by Heiner Kallweit · 3 years, 4 months ago
- 6107e5c PCI/VPD: Add pci_vpd_check_csum() by Heiner Kallweit · 3 years, 4 months ago
- 9e515c9 PCI/VPD: Add pci_vpd_find_ro_info_keyword() by Heiner Kallweit · 3 years, 4 months ago
- 76f3c03 PCI/VPD: Add pci_vpd_alloc() by Heiner Kallweit · 3 years, 4 months ago
- fe7568cf PCI/VPD: Treat invalid VPD like missing VPD capability by Heiner Kallweit · 3 years, 5 months ago
- 7bac544 PCI/VPD: Determine VPD size in pci_vpd_init() by Heiner Kallweit · 3 years, 5 months ago
- fd00faa PCI/VPD: Embed struct pci_vpd in struct pci_dev by Heiner Kallweit · 3 years, 5 months ago
- 22ff2bc PCI/VPD: Remove struct pci_vpd.valid member by Heiner Kallweit · 3 years, 5 months ago
- a38fccd PCI/VPD: Remove struct pci_vpd_ops by Heiner Kallweit · 3 years, 5 months ago
- d27f734 PCI/VPD: Reorder pci_read_vpd(), pci_write_vpd() by Heiner Kallweit · 3 years, 5 months ago
- fe943bd PCI/VPD: Remove struct pci_vpd.flag by Heiner Kallweit · 3 years, 8 months ago
- 91ab5d9 PCI/VPD: Make pci_vpd_wait() uninterruptible by Heiner Kallweit · 3 years, 8 months ago
- 1285762 PCI/VPD: Remove pci_vpd_size() old_size argument by Heiner Kallweit · 3 years, 8 months ago
- 5fe204e PCI/VPD: Allow access to valid parts of VPD if some is invalid by Bjorn Helgaas · 3 years, 6 months ago
- 7fa75dd PCI/VPD: Don't check Large Resource Item Names for validity by Bjorn Helgaas · 3 years, 6 months ago
- 6303049 PCI/VPD: Reject resource tags with invalid size by Bjorn Helgaas · 3 years, 6 months ago
- 4e0d77f PCI/VPD: Treat initial 0xff as missing EEPROM by Heiner Kallweit · 3 years, 5 months ago
- 70730db PCI/VPD: Check Resource Item Names against those valid for type by Bjorn Helgaas · 3 years, 6 months ago
- e2cdd86 PCI/VPD: Correct diagnostic for VPD read failure by Bjorn Helgaas · 3 years, 6 months ago
- bac66f8 Merge branch 'pci/sysfs' by Bjorn Helgaas · 3 years, 8 months ago
- e00dc69 PCI: Allow VPD access for QLogic ISP2722 by Arun Easi · 3 years, 9 months ago
- 5881b38 PCI/VPD: Add helper pci_get_func0_dev() by Heiner Kallweit · 3 years, 9 months ago
- 0a08bc0 PCI/VPD: Remove pci_vpd_find_tag() SRDT handling by Heiner Kallweit · 3 years, 9 months ago
- 4cf0abb PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument by Heiner Kallweit · 3 years, 9 months ago
- e947e7b PCI/VPD: Change pci_vpd_init() return type to void by Heiner Kallweit · 3 years, 9 months ago
- d1df5f3 PCI/VPD: Make missing VPD message less alarming by Heiner Kallweit · 3 years, 9 months ago
- 384d0c6 PCI/VPD: Remove pci_set_vpd_size() by Heiner Kallweit · 3 years, 11 months ago
- d93f839 PCI/sysfs: Convert "vpd" to static attribute by Krzysztof Wilczyński · 3 years, 9 months ago
- 07b4523 PCI/sysfs: Rename "vpd" attribute accessors by Bjorn Helgaas · 3 years, 8 months ago
- 26c0cf2 PCI/VPD: Remove sysfs accessor size checking dead code by Heiner Kallweit · 3 years, 11 months ago
- a7bf66f PCI/VPD: Remove obsolete Broadcom NIC quirk by Heiner Kallweit · 4 years ago
- a638b5d PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port by Jonathan Chocron · 5 years ago
- 6eaf278 PCI/VPD: Check for VPD access completion before checking for timeout by Bert Kenward · 6 years ago
- 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- c8afd5e Merge branch 'pci/vpd' by Bjorn Helgaas · 7 years ago
- df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
- f9ea894 PCI/VPD: Move VPD structures to vpd.c by Bjorn Helgaas · 7 years ago
- 9960585 PCI/VPD: Move VPD quirks to vpd.c by Bjorn Helgaas · 7 years ago
- b1c615c PCI/VPD: Move VPD sysfs code to vpd.c by Bjorn Helgaas · 7 years ago
- f0eb77a PCI/VPD: Move VPD access code to vpd.c by Bjorn Helgaas · 7 years ago
- 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
- 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
- 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 15 years ago
- b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 15 years ago