index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
PCI: Fix pci_dev_str_match_path() alloc while atomic bug
Dan Carpenter
1
-1
/
+1
2021-09-18
PCI: Use pci_update_current_state() in pci_enable_device_flags()
Rafael J. Wysocki
1
-5
/
+1
2021-09-18
PCI: Export pci_pio_to_address() for module use
Jianjun Wang
1
-0
/
+1
2021-09-15
PCI: PM: Enable PME if it can be signaled from D3cold
Rafael J. Wysocki
1
-1
/
+8
2021-09-15
PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
Rafael J. Wysocki
1
-6
/
+10
2021-06-30
Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
Rafael J. Wysocki
1
-3
/
+13
2021-05-11
PCI: PM: Do not read power state in pci_enable_device_flags()
Rafael J. Wysocki
1
-13
/
+3
2021-03-17
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
1
-0
/
+4
2021-03-07
PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
Nirmoy Das
1
-1
/
+8
2020-12-30
PCI: Fix overflow in command-line resource alignment requests
Colin Ian King
1
-1
/
+1
2020-12-30
PCI: Bounds-check command-line resource alignment requests
Bjorn Helgaas
1
-6
/
+8
2020-10-30
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-09-30
PCI: Add Kconfig options for MPS/MRRS strategy
Jim Quinlan
1
-0
/
+12
2020-09-30
PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"
Bjorn Helgaas
1
-1
/
+1
2020-09-30
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-17
PCI: Simplify pci_dev_reset_slot_function()
Lukas Wunner
1
-7
/
+1
2020-09-17
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
1
-3
/
+2
2020-09-16
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-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-130
/
+156
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+8
2020-08-05
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-14
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-03
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-05
PCI: Introduce pci_get_dsn
Jacob Keller
1
-0
/
+34
2020-03-04
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-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+40
[next]