index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
vpd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-05-04
1
-36
/
+22
|
\
|
*
PCI/sysfs: Convert "vpd" to static attribute
Krzysztof WilczyĆski
2021-04-29
1
-30
/
+16
|
*
PCI/sysfs: Rename "vpd" attribute accessors
Bjorn Helgaas
2021-04-29
1
-8
/
+8
*
|
PCI: Allow VPD access for QLogic ISP2722
Arun Easi
2021-04-30
1
-1
/
+0
*
|
PCI/VPD: Add helper pci_get_func0_dev()
Heiner Kallweit
2021-04-30
1
-5
/
+8
*
|
PCI/VPD: Remove pci_vpd_find_tag() SRDT handling
Heiner Kallweit
2021-04-30
1
-25
/
+6
*
|
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-30
1
-2
/
+2
*
|
PCI/VPD: Change pci_vpd_init() return type to void
Heiner Kallweit
2021-04-30
1
-4
/
+3
*
|
PCI/VPD: Make missing VPD message less alarming
Heiner Kallweit
2021-04-30
1
-2
/
+6
*
|
PCI/VPD: Remove pci_set_vpd_size()
Heiner Kallweit
2021-04-30
1
-45
/
+13
*
|
PCI/VPD: Remove sysfs accessor size checking dead code
Heiner Kallweit
2021-03-30
1
-14
/
+0
*
|
PCI/VPD: Remove obsolete Broadcom NIC quirk
Heiner Kallweit
2021-03-30
1
-46
/
+0
|
/
*
PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port
Jonathan Chocron
2019-09-16
1
-0
/
+6
*
PCI/VPD: Check for VPD access completion before checking for timeout
Bert Kenward
2018-08-14
1
-2
/
+5
*
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-07
1
-2
/
+583
|
\
|
*
Merge branch 'pci/vpd'
Bjorn Helgaas
2018-04-04
1
-0
/
+573
|
|
\
|
|
*
PCI/VPD: Move VPD structures to vpd.c
Bjorn Helgaas
2018-03-19
1
-0
/
+17
|
|
*
PCI/VPD: Move VPD quirks to vpd.c
Bjorn Helgaas
2018-03-19
1
-0
/
+120
|
|
*
PCI/VPD: Move VPD sysfs code to vpd.c
Bjorn Helgaas
2018-03-19
1
-0
/
+67
|
|
*
PCI/VPD: Move VPD access code to vpd.c
Bjorn Helgaas
2018-03-19
1
-0
/
+369
|
|
/
|
/
|
|
*
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
1
-2
/
+1
|
/
*
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-26
1
-0
/
+1
*
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
pci: Add helper to search for VPD keywords
Matt Carlson
2010-02-28
1
-0
/
+18
*
pci: Add helper to find a VPD resource data type
Matt Carlson
2010-02-28
1
-0
/
+43