index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-2
/
+4
2020-06-04
Merge branch 'remotes/lorenzo/pci/v3-semi'
Bjorn Helgaas
1
-1
/
+1
2020-06-04
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2
-7
/
+5
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
9
-1181
/
+1904
2020-06-04
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-20
/
+62
2020-06-04
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
9
-61
/
+51
2020-06-04
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
11
-20
/
+414
2020-06-04
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2
-12
/
+4
2020-06-04
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
1
-4
/
+33
2020-06-04
Merge branch 'remotes/lorenzo/pci/altera'
Bjorn Helgaas
1
-1
/
+1
2020-06-04
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-44
/
+219
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
7
-10
/
+16
2020-06-04
PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver
Kunihiko Hayashi
3
-2
/
+396
2020-06-01
PCI: tegra: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
2020-05-29
PCI: vmd: Filter resource type bits from shadow register
Jon Derrick
1
-2
/
+4
2020-05-29
PCI: tegra194: Fix runtime PM imbalance on error
Dinghao Liu
1
-3
/
+2
2020-05-28
PCI: hv: Use struct_size() helper
Gustavo A. R. Silva
1
-14
/
+8
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: 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
1
-8
/
+8
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: 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-13
PCI: brcmstb: Wait for Raspberry Pi's firmware when present
Nicolas Saenz Julienne
1
-0
/
+17
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
2
-2
/
+2
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-07
PCI: rcar: Add suspend/resume
Kazufumi Ikeda
1
-15
/
+75
2020-05-07
PCI: rcar: Fix incorrect programming of OB windows
Andrew Murray
1
-4
/
+5
2020-05-07
PCI: host-generic: Eliminate pci_host_common_probe wrappers
Rob Herring
6
-42
/
+24
[next]