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.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
2021-05-04
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+30
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
1
-1
/
+1
2021-03-24
PCI: PM: Do not read power state in pci_enable_device_flags()
Rafael J. Wysocki
1
-13
/
+3
2021-03-16
PCI: Add pci_find_vsec_capability() to find a specific VSEC
Gustavo Pimentel
1
-0
/
+30
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2021-02-22
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+10
2021-02-18
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
1
-0
/
+4
2021-01-27
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
1
-7
/
+0
2021-01-14
PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
Nirmoy Das
1
-1
/
+8
2021-01-14
PCI: Add pci_rebar_bytes_to_size()
Nirmoy Das
1
-1
/
+1
2021-01-14
PCI: Export pci_rebar_get_possible_sizes()
Darren Salt
1
-0
/
+1
2020-12-16
Merge branch 'pci/ptm'
Bjorn Helgaas
1
-1
/
+26
2020-12-16
Merge branch 'pci/pm'
Bjorn Helgaas
1
-11
/
+5
2020-12-16
Merge branch 'pci/misc'
Bjorn Helgaas
1
-8
/
+10
2020-12-16
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-25
/
+32
2020-12-11
PCI: Keep both device and resource name for config space remaps
Alexander Lobakin
1
-1
/
+8
2020-12-10
PCI: Disable PTM during suspend to save power
David E. Box
1
-1
/
+24
2020-12-10
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
1
-0
/
+2
2020-12-09
PCI: Reduce pci_set_cacheline_size() message to debug level
Heiner Kallweit
1
-1
/
+1
2020-12-05
PCI/PM: Do not generate wakeup event when runtime resuming device
Mika Westerberg
1
-1
/
+0
2020-12-05
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
Mika Westerberg
1
-10
/
+5
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
[next]