index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
1
-94
/
+237
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2021-09-02
1
-1
/
+1
|
|
\
|
|
*
PCI: Fix pci_dev_str_match_path() alloc while atomic bug
Dan Carpenter
2021-08-12
1
-1
/
+1
|
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2021-09-02
1
-2
/
+2
|
|
\
\
|
|
*
|
PCI/ACS: Enforce pci=noats with Transaction Blocking
Alex Williamson
2021-08-20
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2021-09-02
1
-12
/
+16
|
|
\
\
|
|
*
|
PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar()
Krzysztof Wilczyński
2021-07-16
1
-12
/
+16
|
|
|
/
|
*
|
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-18
1
-22
/
+22
|
*
|
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
2021-08-18
1
-0
/
+1
|
*
|
PCI: Allow userspace to query and set device reset mechanism
Amey Narkhede
2021-08-18
1
-0
/
+122
|
*
|
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
2021-08-17
1
-3
/
+3
|
*
|
PCI: Add array to track reset method ordering
Amey Narkhede
2021-08-17
1
-40
/
+54
|
*
|
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
2021-08-17
1
-26
/
+30
|
*
|
PCI: Cache PCIe Device Capabilities register
Amey Narkhede
2021-08-17
1
-4
/
+2
|
|
/
*
|
PCI: PM: Enable PME if it can be signaled from D3cold
Rafael J. Wysocki
2021-08-04
1
-1
/
+8
*
|
PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
Rafael J. Wysocki
2021-08-04
1
-6
/
+10
*
|
PCI: Use pci_update_current_state() in pci_enable_device_flags()
Rafael J. Wysocki
2021-07-16
1
-5
/
+1
|
/
*
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-08
1
-22
/
+32
|
\
|
*
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-07-06
1
-14
/
+20
|
|
\
|
|
*
PCI/sysfs: Fix 'resource_alignment' newline issues
Krzysztof Wilczyński
2021-06-04
1
-14
/
+20
|
|
*
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-06-03
1
-1
/
+1
|
*
|
PCI: Add pci_reset_bus_function() Secondary Bus Reset interface
Raphael Norwitz
2021-05-24
1
-8
/
+12
|
|
/
*
|
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-07-03
1
-2
/
+4
|
\
\
|
*
|
PCI: Export pci_dev_trylock() and pci_dev_unlock()
Luis Chamberlain
2021-06-24
1
-2
/
+4
|
|
/
*
/
Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
Rafael J. Wysocki
2021-06-22
1
-3
/
+13
|
/
*
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
1
-0
/
+18
|
\
|
*
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2021-05-04
1
-0
/
+1
|
|
\
|
|
*
PCI: Export pci_pio_to_address() for module use
Jianjun Wang
2021-04-20
1
-0
/
+1
|
*
|
PCI: Add pci_disable_parity()
Bjorn Helgaas
2021-03-31
1
-0
/
+17
|
|
/
*
|
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-04
1
-0
/
+30
|
\
\
|
*
|
PCI: Add pci_find_vsec_capability() to find a specific VSEC
Gustavo Pimentel
2021-03-16
1
-0
/
+30
|
|
/
*
|
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
1
-1
/
+1
*
|
PCI: PM: Do not read power state in pci_enable_device_flags()
Rafael J. Wysocki
2021-03-24
1
-13
/
+3
|
/
*
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-25
1
-0
/
+4
|
\
|
*
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
2021-02-17
1
-0
/
+4
*
|
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
[next]