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
2021-09-22
PCI: Fix pci_dev_str_match_path() alloc while atomic bug
Dan Carpenter
1
-1
/
+1
2021-09-22
PCI: Use pci_update_current_state() in pci_enable_device_flags()
Rafael J. Wysocki
1
-5
/
+1
2021-09-22
PCI: PM: Enable PME if it can be signaled from D3cold
Rafael J. Wysocki
1
-1
/
+8
2021-09-22
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-22
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-01-27
PCI: Fix "try" semantics of bus and slot reset
Alex Williamson
1
-28
/
+26
2019-11-20
PCI/ERR: Use slot reset if available
Keith Busch
1
-0
/
+37
2019-10-29
PCI: PM: Fix pci_power_up()
Rafael J. Wysocki
1
-13
/
+11
2019-10-11
PCI: Restore Resizable BAR size bits correctly for 1MB BARs
Sumit Saxena
1
-1
/
+1
2019-07-26
PCI: Do not poll for PME if the device is in D3cold
Mika Westerberg
1
-0
/
+7
2019-05-25
PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored
Logan Gunthorpe
1
-2
/
+17
2019-04-20
PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
Mika Westerberg
1
-0
/
+22
2019-02-23
PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
Logan Gunthorpe
1
-1
/
+2
2018-12-05
PCI: Fix incorrect value returned from pcie_get_speed_cap()
Mikulas Patocka
1
-13
/
+11
2018-09-27
PCI: Reprogram bridge prefetch registers on resume
Daniel Drake
1
-8
/
+19
2018-09-12
IB/hfi1,PCI: Allow bus reset while probing
Dennis Dalessandro
1
-0
/
+1
2018-09-12
PCI: Fix faulty logic in pci_reset_bus()
Dennis Dalessandro
1
-1
/
+1
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-140
/
+363
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-66
/
+26
2018-08-15
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-2
/
+13
2018-08-15
Merge branch 'pci/resource'
Bjorn Helgaas
1
-2
/
+35
2018-08-15
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-56
/
+253
2018-08-15
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-6
/
+15
2018-08-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-7
/
+20
2018-08-15
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-1
/
+0
2018-08-10
PCI: Check for PCIe Link downtraining
Alexandru Gagniuc
1
-7
/
+20
2018-08-10
PCI: Add device-specific ACS Redirect disable infrastructure
Logan Gunthorpe
1
-0
/
+3
2018-08-10
PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support
Logan Gunthorpe
1
-2
/
+71
2018-08-10
PCI: Allow specifying devices using a base bus and path of devfns
Logan Gunthorpe
1
-21
/
+97
2018-08-10
PCI: Make specifying PCI devices in kernel parameters reusable
Logan Gunthorpe
1
-54
/
+103
2018-08-09
PCI: Export pcie_has_flr()
Alex Williamson
1
-1
/
+2
2018-08-06
PCI: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-07-31
PCI: Whitelist Thunderbolt ports for runtime D3
Lukas Wunner
1
-1
/
+5
2018-07-31
PCI: Whitelist native hotplug ports for runtime D3
Lukas Wunner
1
-5
/
+10
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-0
/
+38
2018-07-20
PCI: Rename pci_try_reset_bus() to pci_reset_bus()
Sinan Kaya
1
-8
/
+8
2018-07-20
PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
Sinan Kaya
1
-52
/
+1
2018-07-20
PCI: Unify try slot and bus reset API
Sinan Kaya
1
-5
/
+16
2018-07-20
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
1
-6
/
+5
2018-07-20
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
1
-6
/
+6
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
1
-0
/
+38
2018-07-13
PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough
Gustavo A. R. Silva
1
-0
/
+1
2018-07-06
PCI: Export pcie_get_speed_cap and pcie_get_width_cap
Alex Deucher
1
-0
/
+2
2018-06-30
PCI: Expand documentation for pci_add_dma_alias()
Logan Gunthorpe
1
-2
/
+13
[next]