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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
PCI: kirin: Fix reset gpio name
Loic Poulain
1
-1
/
+1
2018-06-11
PCI: hv: Do not wait forever on a device that has disappeared
Dexuan Cui
1
-12
/
+34
2018-06-05
PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
Dexuan Cui
1
-1
/
+57
2018-05-30
PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
Thomas Vincent-Cross
1
-0
/
+3
2018-05-30
PCI: Restore config space on runtime resume despite being unbound
Rafael J. Wysocki
1
-6
/
+11
2018-05-16
PCI / PM: Check device_may_wakeup() in pci_enable_wake()
Rafael J. Wysocki
1
-6
/
+23
2018-05-16
PCI / PM: Always check PME wakeup capability for runtime wakeup support
Kai Heng Feng
1
-4
/
+4
2018-05-01
PCI: aardvark: Fix PCIe Max Read Request Size setting
Evan Wang
1
-1
/
+3
2018-05-01
PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
Victor Gu
1
-17
/
+24
2018-05-01
PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
Victor Gu
1
-3
/
+1
2018-05-01
PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
Victor Gu
1
-2
/
+2
2018-04-26
PCI: Add function 1 DMA alias quirk for Marvell 9128
Alex Williamson
1
-0
/
+2
2018-04-24
PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken
Sinan Kaya
1
-0
/
+4
2018-04-24
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
Mika Westerberg
1
-7
/
+16
2018-04-19
PCI: hv: Serialize the present and eject work items
Dexuan Cui
1
-18
/
+16
2018-03-28
PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
Hans de Goede
1
-0
/
+2
2018-03-24
PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
Geert Uytterhoeven
1
-1
/
+4
2018-03-24
PCI: endpoint: Fix find_first_zero_bit() usage
Niklas Cassel
1
-1
/
+4
2018-03-24
PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
Kishon Vijay Abraham I
2
-9
/
+4
2018-03-15
PCI: dwc: Fix enumeration end when reaching root subordinate
Koen Vandeputte
1
-1
/
+1
2018-03-09
PCI/ASPM: Deal with missing root ports in link state handling
Ard Biesheuvel
1
-2
/
+6
2018-02-28
PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
Casey Leedom
1
-16
/
+23
2018-02-25
PCI: rcar: Fix use-after-free in probe error path
Geert Uytterhoeven
1
-4
/
+4
2018-02-22
PCI: keystone: Fix interrupt-controller-node lookup
Johan Hovold
1
-1
/
+4
2018-02-22
PCI: iproc: Fix NULL pointer dereference for BCMA
Ray Jui
3
-3
/
+14
2018-02-22
PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
Dongdong Liu
1
-1
/
+1
2017-12-29
PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
Rafael J. Wysocki
1
-1
/
+6
2017-12-25
PCI/AER: Report non-fatal errors only to the affected endpoint
Gabriele Paoloni
1
-1
/
+8
2017-12-25
PCI: Create SR-IOV virtfn/physfn links before attaching driver
Stuart Hayes
1
-1
/
+2
2017-12-25
PCI: Avoid bus reset if bridge itself is broken
David Daney
1
-0
/
+4
2017-12-20
PCI: Detach driver before procfs & sysfs teardown on device remove
Alex Williamson
1
-1
/
+1
2017-12-20
PCI: Do not allocate more buses than available in parent
Mika Westerberg
1
-1
/
+6
2017-12-20
PCI/PME: Handle invalid data when reading Root Status
Qiang
1
-1
/
+4
2017-12-10
PCI: dra7xx: Create functional dependency between PCIe and PHY
Kishon Vijay Abraham I
1
-0
/
+16
2017-11-30
PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
Vadim Lomovtsev
1
-1
/
+14
2017-11-30
PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
Vadim Lomovtsev
1
-5
/
+7
2017-11-30
PCI: hv: Use effective affinity mask
Dexuan Cui
1
-3
/
+5
2017-11-30
PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
Bjorn Helgaas
1
-1
/
+1
2017-11-30
PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
Bjorn Helgaas
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
23
-0
/
+23
2017-10-11
PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
Thomas Petazzoni
1
-0
/
+2
2017-10-11
Revert "PCI: tegra: Do not allocate MSI target memory"
Thierry Reding
1
-16
/
+6
2017-09-26
PCI: Fix race condition with driver_override
Nicolai Stange
1
-2
/
+9
2017-09-20
PCI: endpoint: Use correct "end of test" interrupt
John Keeping
1
-7
/
+6
2017-09-15
Revert "PCI: Avoid race while enabling upstream bridges"
Bjorn Helgaas
1
-11
/
+2
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2
-2
/
+2
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
70
-1002
/
+2438
2017-09-07
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2
-3
/
+33
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
12
-20
/
+16
2017-09-07
Merge branch 'pci/resource' into next
Bjorn Helgaas
2
-0
/
+22
[next]