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.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
2020-05-22
PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_port
Kishon Vijay Abraham I
1
-1
/
+1
2020-05-22
PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link
Marc Zyngier
1
-2
/
+2
2020-05-22
PCI: dwc: Fix inner MSI IRQ domain registration
Marc Zyngier
1
-0
/
+2
2020-05-22
PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()
Wei Yongjun
1
-5
/
+3
2020-05-22
PCI: dwc: intel: Make intel_pcie_cpu_addr() static
Jason Yan
1
-1
/
+1
2020-05-22
PCI: dwc: Program outbound ATU upper limit register
Alan Mikhak
2
-3
/
+7
2020-05-22
PCI: pci-bridge-emul: Eliminate the 'reserved' member
Jon Derrick
1
-17
/
+13
2020-05-22
PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0
Jon Derrick
1
-15
/
+16
2020-05-22
PCI: pci-bridge-emul: Fix Root Cap/Status comment
Jon Derrick
1
-1
/
+5
2020-05-22
PCI: pci-bridge-emul: Fix PCIe bit conflicts
Jon Derrick
1
-3
/
+3
2020-05-22
PCI: rcar: Add endpoint mode support
Lad Prabhakar
4
-0
/
+581
2020-05-22
PCI: endpoint: Add support to handle multiple base for mapping outbound memory
Lad Prabhakar
2
-69
/
+146
2020-05-21
PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)
Krzysztof Wilczynski
1
-53
/
+61
2020-05-21
PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port
Bjorn Helgaas
1
-5
/
+17
2020-05-21
PCI: shpchp: Make shpchp_unconfigure_device() void
Krzysztof Wilczynski
3
-7
/
+3
2020-05-21
PCI/switchtec: Correct bool variable type assignment
Krzysztof Wilczynski
1
-1
/
+1
2020-05-21
PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove()
Jay Fang
1
-2
/
+2
2020-05-20
s390/pci: create links between PFs and VFs
Niklas Schnelle
1
-3
/
+0
2020-05-20
PCI/IOV: Introduce pci_iov_sysfs_link() function
Niklas Schnelle
1
-11
/
+25
2020-05-18
PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT
Kishon Vijay Abraham I
2
-4
/
+4
2020-05-18
PCI: cadence: Remove "cdns,max-outbound-regions" DT property
Kishon Vijay Abraham I
2
-8
/
+0
2020-05-18
PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
Pali Rohár
1
-23
/
+18
2020-05-18
PCI: aardvark: Add PHY support
Marek Behún
1
-0
/
+69
2020-05-18
PCI: aardvark: Add FIXME comment for PCIE_CORE_CMD_STATUS_REG access
Pali Rohár
1
-0
/
+7
2020-05-18
PCI: aardvark: Issue PERST via GPIO
Pali Rohár
1
-1
/
+42
2020-05-18
PCI: aardvark: Improve link training
Marek Behún
1
-25
/
+89
2020-05-18
PCI: of: Zero max-link-speed value is invalid
Pali Rohár
1
-1
/
+1
2020-05-18
PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...
Pali Rohár
1
-4
/
+0
2020-05-18
PCI: aardvark: Train link immediately after enabling training
Pali Rohár
1
-6
/
+9
2020-05-15
PCI/PM: Assume ports without DLL Link Active train links in 100 ms
Mika Westerberg
1
-9
/
+21
2020-05-15
PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
Bjorn Helgaas
1
-2
/
+2
2020-05-15
PCI: Program MPS for RCiEP devices
Ashok Raj
1
-1
/
+21
2020-05-15
PCI: Fix pci_host_bridge struct device release/free handling
Rob Herring
2
-18
/
+20
2020-05-15
PCI: Fix pci_register_host_bridge() device_register() error handling
Rob Herring
1
-2
/
+3
2020-05-15
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
4
-27
/
+3
2020-05-13
PCI: brcmstb: Wait for Raspberry Pi's firmware when present
Nicolas Saenz Julienne
1
-0
/
+17
2020-05-12
PCI: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-12
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
7
-10
/
+16
2020-05-11
PCI: hv: Retry PCI bus D0 entry on invalid device state
Wei Hu
1
-2
/
+38
2020-05-11
PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
Wei Hu
1
-4
/
+16
2020-05-11
PCI: brcmstb: Disable L0s component of ASPM if requested
Jim Quinlan
1
-1
/
+13
2020-05-11
PCI: brcmstb: Fix window register offset from 4 to 8
Jim Quinlan
1
-2
/
+2
2020-05-11
PCI: brcmstb: Don't clk_put() a managed clock
Jim Quinlan
1
-1
/
+0
2020-05-11
PCI: brcmstb: Assert fundamental reset on initialization
Nicolas Saenz Julienne
1
-0
/
+1
2020-05-11
PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
Lad Prabhakar
3
-2
/
+9
2020-05-11
PCI: rcar: Fix calculating mask for PCIEPAMR register
Lad Prabhakar
1
-1
/
+4
2020-05-11
PCI: rcar: Move shareable code to a common file
Lad Prabhakar
4
-293
/
+361
2020-05-11
PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
Lad Prabhakar
3
-1
/
+11
2020-05-11
PCI: tegra: Fix reporting GPIO error value
Pali Rohár
1
-2
/
+2
2020-05-09
ACPI: hotplug: PCI: Use the new acpi_evaluate_reg() helper
Hans de Goede
1
-10
/
+3
[prev]
[next]