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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
1
-8
/
+6
2021-03-17
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
1
-0
/
+4
2021-03-17
PCI: mediatek: Add missing of_node_put() to fix reference leak
Krzysztof Wilczyński
1
-2
/
+5
2021-03-17
PCI: xgene-msi: Fix race in installing chained irq handler
Martin Kaiser
1
-7
/
+3
2021-03-11
PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
Bjorn Helgaas
1
-0
/
+3
2021-03-07
PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
Nirmoy Das
1
-1
/
+8
2021-03-04
PCI: Align checking of syscall user config accessors
Heiner Kallweit
1
-5
/
+5
2021-03-04
PCI: Decline to resize resources if boot config must be preserved
Ard Biesheuvel
1
-0
/
+6
2021-03-04
PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
Ansuel Smith
1
-1
/
+3
2020-12-30
PCI: Fix pci_slot_release() NULL pointer dereference
Jubin Zhong
1
-3
/
+3
2020-12-30
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
1
-2
/
+2
2020-12-30
PCI: iproc: Fix out-of-bound array accesses
Bharat Gooty
1
-5
/
+5
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-11-18
PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
Ansuel Smith
1
-0
/
+13
2020-11-05
PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
Lukas Wunner
1
-0
/
+10
2020-10-29
PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
Matthew Rosato
1
-0
/
+1
2020-10-29
PCI: iproc: Set affinity mask on MSI interrupts
Mark Tomlinson
1
-4
/
+9
2020-10-29
PCI: aardvark: Check for errors from pci_bridge_emul_init() call
Pali Rohár
1
-4
/
+7
2020-10-01
PCI: tegra: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
2020-10-01
PCI: tegra194: Fix runtime PM imbalance on error
Dinghao Liu
1
-3
/
+2
2020-10-01
PCI: pciehp: Fix MSI interrupt race
Stuart Hayes
1
-6
/
+20
2020-10-01
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
1
-17
/
+0
2020-10-01
PCI: Avoid double hpmemsize MMIO window assignment
Nicholas Johnson
1
-11
/
+27
2020-10-01
PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes
Pierre Crégut
1
-1
/
+7
2020-09-03
PCI: qcom: Add missing reset for ipq806x
Ansuel Smith
1
-0
/
+12
2020-09-03
PCI: qcom: Change duplicate PCI reset to phy reset
Abhishek Sahu
1
-10
/
+8
2020-09-03
PCI: qcom: Add missing ipq806x clocks in PCIe driver
Ansuel Smith
1
-5
/
+33
2020-09-03
PCI: Fix pci_create_slot() reference count leak
Qiushi Wu
1
-2
/
+4
2020-08-21
PCI: qcom: Add support for tx term offset for rev 2.1.0
Ansuel Smith
1
-1
/
+16
2020-08-21
PCI: qcom: Define some PARF params needed for ipq8064 SoC
Ansuel Smith
1
-0
/
+24
2020-08-21
PCI: Add device even if driver attach failed
Rajat Jain
1
-5
/
+1
2020-08-21
PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
Kai-Heng Feng
1
-1
/
+4
2020-08-21
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
Rafael J. Wysocki
1
-3
/
+11
2020-08-19
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
1
-0
/
+3
2020-08-19
PCI: Release IVRS table in AMD ACS quirk
Hanjun Guo
1
-0
/
+2
2020-08-19
PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
Kishon Vijay Abraham I
1
-2
/
+7
2020-08-19
PCI/ASPM: Add missing newline in sysfs 'policy'
Xiongfeng Wang
1
-0
/
+1
2020-08-19
PCI: Fix pci_cfg_wait queue locking problem
Bjorn Helgaas
1
-6
/
+2
2020-08-11
PCI: tegra: Revert tegra124 raw_violation_fixup
Nicolas Chauvet
1
-32
/
+0
2020-08-05
PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
Robert Hancock
1
-0
/
+13
2020-07-29
Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
Bjorn Helgaas
1
-21
/
+9
2020-07-29
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
1
-2
/
+3
2020-07-22
PCI/PM: Call .bridge_d3() hook only if non-NULL
Bjorn Helgaas
1
-1
/
+3
2020-06-24
PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link
Marc Zyngier
1
-2
/
+2
2020-06-24
PCI: dwc: Fix inner MSI IRQ domain registration
Marc Zyngier
1
-0
/
+2
2020-06-24
PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port
Bjorn Helgaas
1
-5
/
+17
2020-06-24
PCI/PM: Assume ports without DLL Link Active train links in 100 ms
Mika Westerberg
1
-9
/
+21
2020-06-24
PCI: Fix pci_register_host_bridge() device_register() error handling
Rob Herring
1
-2
/
+3
2020-06-24
PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
Kai-Heng Feng
1
-10
/
+0
[next]