index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+1
2018-08-15
Merge branch 'pci/resource'
Bjorn Helgaas
1
-0
/
+1
2018-08-15
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-0
/
+19
2018-08-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+5
2018-08-15
Merge branch 'pci/aer'
Bjorn Helgaas
1
-0
/
+43
2018-08-10
PCI: Check for PCIe Link downtraining
Alexandru Gagniuc
1
-0
/
+1
2018-08-09
PCI: Add device-specific ACS Redirect disable infrastructure
Logan Gunthorpe
1
-0
/
+5
2018-08-09
PCI: Hide ACS quirk declarations inside PCI core
Bjorn Helgaas
1
-0
/
+14
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
1
-0
/
+11
2018-07-20
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL
Oza Pawandeep
1
-0
/
+2
2018-07-20
PCI/AER: Clear only ERR_FATAL status bits during fatal recovery
Bjorn Helgaas
1
-0
/
+2
2018-07-19
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
1
-0
/
+1
2018-07-19
PCI/AER: Add sysfs attributes to provide AER stats and breakdown
Rajat Jain
1
-0
/
+1
2018-07-19
PCI/AER: Define aer_stats structure for AER capable devices
Rajat Jain
1
-0
/
+2
2018-07-19
PCI/AER: Move internal declarations to drivers/pci/pci.h
Rajat Jain
1
-0
/
+8
2018-07-19
PCI/AER: Expose internal API for obtaining AER information
Keith Busch
1
-0
/
+28
2018-07-12
PCI: Workaround IDT switch ACS Source Validation erratum
James Puthukattukaran
1
-0
/
+4
2018-06-29
PCI: Make early dump functionality generic
Sinan Kaya
1
-0
/
+1
2018-06-29
PCI/IOV: Reset total_VFs limit after detaching PF driver
Jakub Kicinski
1
-0
/
+4
2018-06-06
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
1
-0
/
+40
2018-06-02
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
1
-1
/
+1
2018-05-17
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
1
-0
/
+4
2018-05-17
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
1
-0
/
+1
2018-05-14
PCI: Move private DT related functions into private header
Rob Herring
1
-0
/
+40
2018-04-04
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-17
/
+2
2018-04-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+4
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-0
/
+1
2018-03-31
PCI/IOV: Use VF0 cached config registers for other VFs
KarimAllah Ahmed
1
-0
/
+4
2018-03-30
PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
Tal Gilboa
1
-0
/
+10
2018-03-30
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
1
-0
/
+1
2018-03-30
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
1
-0
/
+10
2018-03-19
PCI/VPD: Move VPD structures to vpd.c
Bjorn Helgaas
1
-17
/
+0
2018-03-19
PCI/VPD: Move VPD sysfs code to vpd.c
Bjorn Helgaas
1
-0
/
+2
2018-03-12
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
1
-0
/
+1
2018-01-31
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-27
/
+27
2017-12-18
PCI: Clean up whitespace in linux/pci.h, pci/pci.h
Bjorn Helgaas
1
-27
/
+27
2017-12-18
PCI/ASPM: Unexport internal ASPM interfaces
Bjorn Helgaas
1
-0
/
+20
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+10
2017-11-14
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+1
2017-11-14
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
PCI: Add resizable BAR infrastructure
Christian König
1
-0
/
+8
2017-10-05
PCI: Cache the VF device ID in the SR-IOV structure
Filippo Sironi
1
-0
/
+1
2017-10-05
PCI: Constify pci_dev_type structure
Bhumika Goyal
1
-1
/
+1
2017-07-31
PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken
Sinan Kaya
1
-0
/
+1
2017-07-14
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-0
/
+1
2017-07-12
PCI / PM: Restore PME Enable after config space restoration
Rafael J. Wysocki
1
-0
/
+1
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-06-28
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
1
-7
/
+2
2017-06-14
PCI: Protect pci_driver->sriov_configure() usage with device_lock()
Jakub Kicinski
1
-1
/
+0
[next]