index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/vpd'
Bjorn Helgaas
2021-09-02
13
-668
/
+404
|
\
|
*
PCI/VPD: Use unaligned access helpers
Heiner Kallweit
2021-08-31
1
-9
/
+5
|
*
PCI/VPD: Clean up public VPD defines and inline functions
Heiner Kallweit
2021-08-31
1
-0
/
+26
|
*
cxgb4: Use pci_vpd_find_id_string() to find VPD ID string
Heiner Kallweit
2021-08-31
1
-8
/
+5
|
*
PCI/VPD: Add pci_vpd_find_id_string()
Heiner Kallweit
2021-08-31
1
-0
/
+6
|
*
PCI/VPD: Include post-processing in pci_vpd_find_tag()
Heiner Kallweit
2021-08-31
1
-10
/
+13
|
*
PCI/VPD: Stop exporting pci_vpd_find_info_keyword()
Heiner Kallweit
2021-08-31
1
-2
/
+1
|
*
PCI/VPD: Stop exporting pci_vpd_find_tag()
Heiner Kallweit
2021-08-31
1
-2
/
+1
|
*
scsi: cxlflash: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
1
-28
/
+6
|
*
cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
1
-40
/
+27
|
*
cxgb4: Remove unused vpd_param member ec
Heiner Kallweit
2021-08-24
2
-6
/
+1
|
*
cxgb4: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
2021-08-24
1
-8
/
+4
|
*
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
1
-29
/
+9
|
*
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-24
1
-9
/
+4
|
*
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
1
-42
/
+15
|
*
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-24
2
-35
/
+10
|
*
bnx2: Replace open-coded byte swapping with swab32s()
Heiner Kallweit
2021-08-24
1
-9
/
+4
|
*
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
1
-25
/
+8
|
*
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
1
-51
/
+14
|
*
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-24
1
-16
/
+14
|
*
tg3: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-20
1
-43
/
+16
|
*
tg3: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
2021-08-20
1
-27
/
+4
|
*
tg3: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-20
2
-18
/
+10
|
*
sfc: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-20
1
-51
/
+14
|
*
sfc: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-20
1
-15
/
+14
|
*
PCI/VPD: Add pci_vpd_check_csum()
Heiner Kallweit
2021-08-20
1
-0
/
+23
|
*
PCI/VPD: Add pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-20
1
-0
/
+33
|
*
PCI/VPD: Add pci_vpd_alloc()
Heiner Kallweit
2021-08-20
1
-0
/
+26
|
*
PCI/VPD: Treat invalid VPD like missing VPD capability
Heiner Kallweit
2021-08-12
1
-6
/
+3
|
*
PCI/VPD: Determine VPD size in pci_vpd_init()
Heiner Kallweit
2021-08-12
1
-23
/
+19
|
*
PCI/VPD: Embed struct pci_vpd in struct pci_dev
Heiner Kallweit
2021-08-12
2
-50
/
+14
|
*
PCI/VPD: Remove struct pci_vpd.valid member
Heiner Kallweit
2021-08-12
1
-17
/
+12
|
*
PCI/VPD: Remove struct pci_vpd_ops
Heiner Kallweit
2021-08-12
1
-54
/
+32
|
*
PCI/VPD: Reorder pci_read_vpd(), pci_write_vpd()
Heiner Kallweit
2021-08-12
1
-30
/
+30
|
*
PCI/VPD: Remove struct pci_vpd.flag
Heiner Kallweit
2021-08-09
1
-7
/
+5
|
*
PCI/VPD: Make pci_vpd_wait() uninterruptible
Heiner Kallweit
2021-08-09
1
-24
/
+9
|
*
PCI/VPD: Remove pci_vpd_size() old_size argument
Heiner Kallweit
2021-08-09
1
-5
/
+5
|
*
PCI/VPD: Allow access to valid parts of VPD if some is invalid
Bjorn Helgaas
2021-08-09
1
-3
/
+3
|
*
PCI/VPD: Don't check Large Resource Item Names for validity
Bjorn Helgaas
2021-08-09
1
-19
/
+8
|
*
PCI/VPD: Reject resource tags with invalid size
Bjorn Helgaas
2021-08-09
1
-9
/
+15
|
*
PCI/VPD: Treat initial 0xff as missing EEPROM
Heiner Kallweit
2021-07-30
1
-4
/
+8
|
*
PCI/VPD: Check Resource Item Names against those valid for type
Bjorn Helgaas
2021-07-30
1
-12
/
+6
|
*
PCI/VPD: Correct diagnostic for VPD read failure
Bjorn Helgaas
2021-07-30
1
-2
/
+2
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2021-09-02
2
-3
/
+52
|
\
\
|
*
|
PCI/ACS: Enforce pci=noats with Transaction Blocking
Alex Williamson
2021-08-20
2
-3
/
+3
|
*
|
PCI: Add ACS quirks for Cavium multi-function devices
George Cherian
2021-08-20
1
-0
/
+4
|
*
|
PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
Wasim Khan
2021-08-04
1
-0
/
+45
|
|
/
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2021-09-02
1
-12
/
+16
|
\
\
|
*
|
PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar()
Krzysztof WilczyĆski
2021-07-16
1
-12
/
+16
|
|
/
*
|
Merge branch 'pci/reset'
Bjorn Helgaas
2021-09-02
13
-154
/
+321
|
\
\
[next]