index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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]