index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
2020-05-18
PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
Pali Rohár
2020-05-18
PCI: aardvark: Add PHY support
Marek Behún
2020-05-18
PCI: aardvark: Add FIXME comment for PCIE_CORE_CMD_STATUS_REG access
Pali Rohár
2020-05-18
PCI: aardvark: Issue PERST via GPIO
Pali Rohár
2020-05-18
PCI: aardvark: Improve link training
Marek Behún
2020-05-18
PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...
Pali Rohár
2020-05-18
PCI: aardvark: Train link immediately after enabling training
Pali Rohár
2020-05-13
PCI: brcmstb: Wait for Raspberry Pi's firmware when present
Nicolas Saenz Julienne
2020-05-12
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
2020-05-11
PCI: hv: Retry PCI bus D0 entry on invalid device state
Wei Hu
2020-05-11
PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
Wei Hu
2020-05-11
PCI: brcmstb: Disable L0s component of ASPM if requested
Jim Quinlan
2020-05-11
PCI: brcmstb: Fix window register offset from 4 to 8
Jim Quinlan
2020-05-11
PCI: brcmstb: Don't clk_put() a managed clock
Jim Quinlan
2020-05-11
PCI: brcmstb: Assert fundamental reset on initialization
Nicolas Saenz Julienne
2020-05-11
PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
Lad Prabhakar
2020-05-11
PCI: rcar: Fix calculating mask for PCIEPAMR register
Lad Prabhakar
2020-05-11
PCI: rcar: Move shareable code to a common file
Lad Prabhakar
2020-05-11
PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
Lad Prabhakar
2020-05-11
PCI: tegra: Fix reporting GPIO error value
Pali Rohár
2020-05-07
PCI: rcar: Add suspend/resume
Kazufumi Ikeda
2020-05-07
PCI: rcar: Fix incorrect programming of OB windows
Andrew Murray
2020-05-07
PCI: host-generic: Eliminate pci_host_common_probe wrappers
Rob Herring
2020-05-05
PCI: altera: Clean up indentation issue on a return statement
Colin Ian King
2020-05-05
PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling paths
Christophe JAILLET
2020-05-05
PCI: dwc: Make hisi_pcie_platform_ops static
Zou Wei
2020-05-05
PCI: dwc: Clean up computing of msix_tbl
Jiri Slaby
2020-05-01
PCI: host-generic: Support building as modules
Rob Herring
2020-05-01
PCI: Constify struct pci_ecam_ops
Rob Herring
2020-04-24
PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by default
Bjorn Helgaas
2020-04-24
PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by default
Bjorn Helgaas
2020-04-23
PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU...
Andrea Parri (Microsoft)
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-02
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-04-02
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2020-04-02
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
2020-04-02
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2020-04-02
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2020-04-02
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-04-02
Merge branch 'remotes/lorenzo/pci/amlogic'
Bjorn Helgaas
2020-04-02
PCI: tegra: Print -EPROBE_DEFER error message at debug level
Thierry Reding
2020-04-02
PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt
Kishon Vijay Abraham I
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
2020-03-31
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
2020-03-27
PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
Vignesh Raghavendra
2020-03-18
PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT
Hou Zhiqiang
2020-03-17
PCI: mobiveil: Fix sparse different address space warnings
Hou Zhiqiang
2020-03-10
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
2020-03-09
PCI: hv: Introduce hv_msi_entry
Boqun Feng
[prev]
[next]