index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-05
PCI: Return u16 from pci_find_ext_capability() and similar
Bjorn Helgaas
1
-3
/
+3
2020-12-05
PCI: Return u8 from pci_find_capability() and similar
Puranjay Mohan
1
-21
/
+21
2020-11-30
PCI: Fix overflow in command-line resource alignment requests
Colin Ian King
1
-1
/
+1
2020-11-30
PCI: Bounds-check command-line resource alignment requests
Bjorn Helgaas
1
-6
/
+8
2020-11-30
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-20
PCI/ASPM: Save/restore L1SS Capability for suspend/resume
Vidya Sagar
1
-0
/
+7
2020-10-31
PCI: Always enable ACS even if no ACS Capability
Rajat Jain
1
-2
/
+7
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+30
2020-10-21
Merge branch 'pci/misc'
Bjorn Helgaas
1
-13
/
+4
2020-10-21
Merge branch 'pci/pm'
Bjorn Helgaas
1
-8
/
+8
2020-10-21
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-3
/
+2
2020-10-21
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+12
2020-10-01
PCI: Add Kconfig options for MPS/MRRS strategy
Jim Quinlan
1
-0
/
+12
2020-10-01
PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"
Bjorn Helgaas
1
-1
/
+1
2020-10-01
PCI: Simplify bool comparisons
Krzysztof Wilczyński
1
-2
/
+2
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
1
-7
/
+7
2020-09-18
PCI: Simplify pci_dev_reset_slot_function()
Lukas Wunner
1
-7
/
+1
2020-09-18
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
1
-3
/
+2
2020-09-17
PCI/ACS: Enable Translation Blocking for external devices
Rajat Jain
1
-0
/
+4
2020-09-01
PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions
Krzysztof Wilczyński
1
-1
/
+1
2020-09-01
PCI: Remove unnecessary header includes
Gustavo Pimentel
1
-3
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-130
/
+156
2020-08-06
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+8
2020-08-06
Merge branch 'pci/error'
Bjorn Helgaas
1
-0
/
+8
2020-07-22
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
Bjorn Helgaas
1
-0
/
+8
2020-07-22
Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
Bjorn Helgaas
1
-21
/
+9
2020-07-10
PCI: Cache ACS capability offset in device
Rajat Jain
1
-4
/
+16
2020-07-10
PCI: Reorder pci_enable_acs() and dependencies
Rajat Jain
1
-127
/
+127
2020-06-26
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
1
-2
/
+8
2020-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
1
-12
/
+26
2020-05-15
PCI/PM: Assume ports without DLL Link Active train links in 100 ms
Mika Westerberg
1
-9
/
+21
2020-05-15
PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
Bjorn Helgaas
1
-2
/
+2
2020-05-15
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
1
-24
/
+0
2020-05-12
PCI: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-24
PCI/PM: Call .bridge_d3() hook only if non-NULL
Bjorn Helgaas
1
-1
/
+3
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+8
2020-04-02
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-16
/
+7
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2020-03-10
PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro
Yicong Yang
1
-13
/
+4
2020-03-10
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
1
-3
/
+3
2020-03-06
PCI: Introduce pci_get_dsn
Jacob Keller
1
-0
/
+34
2020-03-05
PCI: Add pci_status_get_and_clear_errors
Heiner Kallweit
1
-0
/
+23
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-02-01
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+40
2020-01-30
Merge branch 'pci/host-vmd'
Bjorn Helgaas
1
-1
/
+18
2020-01-30
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-6
/
+18
2020-01-24
PCI: Introduce pci_real_dma_dev()
Jon Derrick
1
-1
/
+18
2020-01-14
PCI/PM: Print config space of devices before suspend
Chen Yu
1
-1
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
[prev]
[next]