index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
1
-1
/
+1
|
\
|
*
PCI/AER: Change pci_aer_init() stub to return void
Jisheng Zhang
2019-04-12
1
-1
/
+1
*
|
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
Lukas Wunner
2019-03-25
1
-0
/
+1
|
/
*
PCI: Add missing include to drivers/pci.h
Alexandru Gagniuc
2018-12-06
1
-0
/
+2
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-10-20
1
-0
/
+1
|
\
|
*
PCI/IOV: Use VF0 cached config space size for other VFs
KarimAllah Ahmed
2018-10-11
1
-0
/
+1
*
|
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
2018-10-02
1
-0
/
+3
*
|
PCI: Unify device inaccessible
Keith Busch
2018-10-02
1
-5
/
+55
*
|
PCI/ERR: Handle fatal error recovery
Keith Busch
2018-09-26
1
-2
/
+2
*
|
PCI/ERR: Use slot reset if available
Keith Busch
2018-09-21
1
-0
/
+2
*
|
PCI/DPC: Save and restore config state
Keith Busch
2018-09-20
1
-0
/
+8
|
/
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-08-15
1
-0
/
+1
|
\
|
*
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
2018-07-19
1
-0
/
+1
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2018-08-15
1
-0
/
+1
|
\
\
|
*
|
PCI: Make early dump functionality generic
Sinan Kaya
2018-06-29
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2018-08-15
1
-0
/
+19
|
\
\
|
*
|
PCI: Add device-specific ACS Redirect disable infrastructure
Logan Gunthorpe
2018-08-09
1
-0
/
+5
|
*
|
PCI: Hide ACS quirk declarations inside PCI core
Bjorn Helgaas
2018-08-09
1
-0
/
+14
|
|
/
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2018-08-15
1
-0
/
+5
|
\
\
|
*
|
PCI: Check for PCIe Link downtraining
Alexandru Gagniuc
2018-08-10
1
-0
/
+1
|
*
|
PCI: Workaround IDT switch ACS Source Validation erratum
James Puthukattukaran
2018-07-12
1
-0
/
+4
|
|
/
*
|
Merge branch 'pci/aer'
Bjorn Helgaas
2018-08-15
1
-0
/
+43
|
\
\
|
*
|
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL
Oza Pawandeep
2018-07-20
1
-0
/
+2
|
*
|
PCI/AER: Clear only ERR_FATAL status bits during fatal recovery
Bjorn Helgaas
2018-07-20
1
-0
/
+2
|
*
|
PCI/AER: Add sysfs attributes to provide AER stats and breakdown
Rajat Jain
2018-07-19
1
-0
/
+1
|
*
|
PCI/AER: Define aer_stats structure for AER capable devices
Rajat Jain
2018-07-19
1
-0
/
+2
|
*
|
PCI/AER: Move internal declarations to drivers/pci/pci.h
Rajat Jain
2018-07-19
1
-0
/
+8
|
*
|
PCI/AER: Expose internal API for obtaining AER information
Keith Busch
2018-07-19
1
-0
/
+28
|
|
/
*
|
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
2018-07-31
1
-0
/
+11
*
|
PCI/IOV: Reset total_VFs limit after detaching PF driver
Jakub Kicinski
2018-06-29
1
-0
/
+4
|
/
*
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
2018-06-06
1
-0
/
+40
|
\
|
*
PCI: Move private DT related functions into private header
Rob Herring
2018-05-14
1
-0
/
+40
*
|
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
2018-06-02
1
-1
/
+1
*
|
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
2018-05-17
1
-0
/
+4
*
|
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
2018-05-17
1
-0
/
+1
|
/
*
Merge branch 'pci/vpd'
Bjorn Helgaas
2018-04-04
1
-17
/
+2
|
\
|
*
PCI/VPD: Move VPD structures to vpd.c
Bjorn Helgaas
2018-03-19
1
-17
/
+0
|
*
PCI/VPD: Move VPD sysfs code to vpd.c
Bjorn Helgaas
2018-03-19
1
-0
/
+2
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-04-04
1
-0
/
+4
|
\
\
|
*
|
PCI/IOV: Use VF0 cached config registers for other VFs
KarimAllah Ahmed
2018-03-31
1
-0
/
+4
|
|
/
*
|
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-04-04
1
-0
/
+1
|
\
\
|
*
|
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
2018-03-12
1
-0
/
+1
|
|
/
*
|
PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
Tal Gilboa
2018-03-30
1
-0
/
+10
*
|
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
2018-03-30
1
-0
/
+1
*
|
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
2018-03-30
1
-0
/
+10
|
/
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2018-01-31
1
-27
/
+27
|
\
|
*
PCI: Clean up whitespace in linux/pci.h, pci/pci.h
Bjorn Helgaas
2017-12-18
1
-27
/
+27
*
|
PCI/ASPM: Unexport internal ASPM interfaces
Bjorn Helgaas
2017-12-18
1
-0
/
+20
|
/
*
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+10
|
\
|
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-11-14
1
-0
/
+1
|
|
\
[next]