index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-21
1
-2
/
+10
|
\
|
*
PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
Nirmoy Das
2021-01-14
1
-1
/
+8
|
*
PCI: Add pci_rebar_bytes_to_size()
Nirmoy Das
2021-01-14
1
-1
/
+1
|
*
PCI: Export pci_rebar_get_possible_sizes()
Darren Salt
2021-01-14
1
-0
/
+1
*
|
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
2021-01-27
1
-7
/
+0
|
/
*
Merge branch 'pci/ptm'
Bjorn Helgaas
2020-12-15
1
-1
/
+26
|
\
|
*
PCI: Disable PTM during suspend to save power
David E. Box
2020-12-10
1
-1
/
+24
|
*
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
2020-12-10
1
-0
/
+2
*
|
Merge branch 'pci/pm'
Bjorn Helgaas
2020-12-15
1
-11
/
+5
|
\
\
|
*
|
PCI/PM: Do not generate wakeup event when runtime resuming device
Mika Westerberg
2020-12-04
1
-1
/
+0
|
*
|
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
Mika Westerberg
2020-12-04
1
-10
/
+5
|
|
/
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2020-12-15
1
-8
/
+10
|
\
\
|
*
|
PCI: Reduce pci_set_cacheline_size() message to debug level
Heiner Kallweit
2020-12-08
1
-1
/
+1
|
*
|
PCI: Fix overflow in command-line resource alignment requests
Colin Ian King
2020-11-30
1
-1
/
+1
|
*
|
PCI: Bounds-check command-line resource alignment requests
Bjorn Helgaas
2020-11-30
1
-6
/
+8
|
*
|
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
2020-11-30
1
-1
/
+1
|
|
/
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-12-15
1
-25
/
+32
|
\
\
|
*
|
PCI: Keep both device and resource name for config space remaps
Alexander Lobakin
2020-12-10
1
-1
/
+8
|
*
|
PCI: Return u16 from pci_find_ext_capability() and similar
Bjorn Helgaas
2020-12-04
1
-3
/
+3
|
*
|
PCI: Return u8 from pci_find_capability() and similar
Puranjay Mohan
2020-12-04
1
-21
/
+21
|
|
/
*
/
PCI/ASPM: Save/restore L1SS Capability for suspend/resume
Vidya Sagar
2020-11-20
1
-0
/
+7
|
/
*
PCI: Always enable ACS even if no ACS Capability
Rajat Jain
2020-10-30
1
-2
/
+7
*
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
1
-24
/
+30
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2020-10-21
1
-13
/
+4
|
|
\
|
|
*
PCI: Simplify bool comparisons
Krzysztof Wilczyński
2020-09-30
1
-2
/
+2
|
|
*
PCI: Simplify pci_dev_reset_slot_function()
Lukas Wunner
2020-09-17
1
-7
/
+1
|
|
*
PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions
Krzysztof Wilczyński
2020-09-01
1
-1
/
+1
|
|
*
PCI: Remove unnecessary header includes
Gustavo Pimentel
2020-09-01
1
-3
/
+0
|
*
|
Merge branch 'pci/pm'
Bjorn Helgaas
2020-10-21
1
-8
/
+8
|
|
\
\
|
|
*
|
PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"
Bjorn Helgaas
2020-10-01
1
-1
/
+1
|
|
*
|
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
2020-09-29
1
-7
/
+7
|
|
|
/
|
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2020-10-21
1
-3
/
+2
|
|
\
\
|
|
*
|
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2020-09-17
1
-3
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-10-21
1
-0
/
+12
|
|
\
\
|
|
*
|
PCI: Add Kconfig options for MPS/MRRS strategy
Jim Quinlan
2020-10-01
1
-0
/
+12
|
|
|
/
|
*
/
PCI/ACS: Enable Translation Blocking for external devices
Rajat Jain
2020-09-16
1
-0
/
+4
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
|
/
*
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-08
1
-130
/
+156
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2020-08-06
1
-2
/
+8
|
|
\
|
|
*
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
2020-06-26
1
-2
/
+8
|
*
|
Merge branch 'pci/error'
Bjorn Helgaas
2020-08-06
1
-0
/
+8
|
|
\
\
|
|
*
|
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
Bjorn Helgaas
2020-07-22
1
-0
/
+8
|
|
|
/
|
*
|
PCI: Cache ACS capability offset in device
Rajat Jain
2020-07-10
1
-4
/
+16
|
*
|
PCI: Reorder pci_enable_acs() and dependencies
Rajat Jain
2020-07-10
1
-127
/
+127
|
|
/
*
/
Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
Bjorn Helgaas
2020-07-22
1
-21
/
+9
|
/
*
Merge branch 'pci/pm'
Bjorn Helgaas
2020-06-04
1
-12
/
+26
|
\
|
*
PCI/PM: Assume ports without DLL Link Active train links in 100 ms
Mika Westerberg
2020-05-15
1
-9
/
+21
|
*
PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
Bjorn Helgaas
2020-05-15
1
-2
/
+2
|
*
PCI/PM: Call .bridge_d3() hook only if non-NULL
Bjorn Helgaas
2020-04-24
1
-1
/
+3
*
|
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
2020-05-14
1
-24
/
+0
[next]