index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
PCI: dwc: Fix inner MSI IRQ domain registration
Marc Zyngier
2020-05-22
1
-0
/
+2
|
|
*
|
|
PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()
Wei Yongjun
2020-05-22
1
-5
/
+3
|
|
*
|
|
PCI: dwc: intel: Make intel_pcie_cpu_addr() static
Jason Yan
2020-05-22
1
-1
/
+1
|
|
*
|
|
PCI: dwc: Program outbound ATU upper limit register
Alan Mikhak
2020-05-22
2
-3
/
+7
|
|
*
|
|
PCI: dwc: Make hisi_pcie_platform_ops static
Zou Wei
2020-05-05
1
-1
/
+1
|
|
*
|
|
PCI: dwc: Clean up computing of msix_tbl
Jiri Slaby
2020-05-05
1
-5
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2020-06-04
2
-12
/
+4
|
|
\
\
\
|
|
*
|
|
PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT
Kishon Vijay Abraham I
2020-05-18
2
-4
/
+4
|
|
*
|
|
PCI: cadence: Remove "cdns,max-outbound-regions" DT property
Kishon Vijay Abraham I
2020-05-18
2
-8
/
+0
|
|
|
/
/
|
*
|
|
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
2020-06-04
1
-4
/
+33
|
|
\
\
\
|
|
*
|
|
PCI: brcmstb: Wait for Raspberry Pi's firmware when present
Nicolas Saenz Julienne
2020-05-13
1
-0
/
+17
|
|
*
|
|
PCI: brcmstb: Disable L0s component of ASPM if requested
Jim Quinlan
2020-05-11
1
-1
/
+13
|
|
*
|
|
PCI: brcmstb: Fix window register offset from 4 to 8
Jim Quinlan
2020-05-11
1
-2
/
+2
|
|
*
|
|
PCI: brcmstb: Don't clk_put() a managed clock
Jim Quinlan
2020-05-11
1
-1
/
+0
|
|
*
|
|
PCI: brcmstb: Assert fundamental reset on initialization
Nicolas Saenz Julienne
2020-05-11
1
-0
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'remotes/lorenzo/pci/altera'
Bjorn Helgaas
2020-06-04
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
PCI: altera: Clean up indentation issue on a return statement
Colin Ian King
2020-05-05
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
2020-06-04
2
-45
/
+220
|
|
\
\
\
|
|
*
|
|
PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
Pali Rohár
2020-05-18
1
-23
/
+18
|
|
*
|
|
PCI: aardvark: Add PHY support
Marek Behún
2020-05-18
1
-0
/
+69
|
|
*
|
|
PCI: aardvark: Add FIXME comment for PCIE_CORE_CMD_STATUS_REG access
Pali Rohár
2020-05-18
1
-0
/
+7
|
|
*
|
|
PCI: aardvark: Issue PERST via GPIO
Pali Rohár
2020-05-18
1
-1
/
+42
|
|
*
|
|
PCI: aardvark: Improve link training
Marek Behún
2020-05-18
1
-25
/
+89
|
|
*
|
|
PCI: of: Zero max-link-speed value is invalid
Pali Rohár
2020-05-18
1
-1
/
+1
|
|
*
|
|
PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...
Pali Rohár
2020-05-18
1
-4
/
+0
|
|
*
|
|
PCI: aardvark: Train link immediately after enabling training
Pali Rohár
2020-05-18
1
-6
/
+9
|
|
|
/
/
|
*
|
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2020-06-04
1
-4
/
+31
|
|
\
\
\
|
|
*
|
|
PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints
Ashok Raj
2020-06-02
1
-0
/
+15
|
|
*
|
|
PCI: Avoid FLR for AMD Starship USB 3.0
Kevin Buettner
2020-05-27
1
-0
/
+2
|
|
*
|
|
PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0
Marcos Scriven
2020-05-27
1
-4
/
+14
|
|
|
/
/
|
*
|
|
Merge branch 'pci/switchtec'
Bjorn Helgaas
2020-06-04
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
PCI/switchtec: Correct bool variable type assignment
Krzysztof Wilczynski
2020-05-21
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'pci/resource'
Bjorn Helgaas
2020-06-04
1
-4
/
+5
|
|
\
\
\
|
|
*
|
|
PCI: Allow pci_resize_resource() for devices on root bus
Ard Biesheuvel
2020-05-01
1
-4
/
+5
|
|
|
/
/
|
*
|
|
Merge branch 'pci/pm'
Bjorn Helgaas
2020-06-04
2
-12
/
+39
|
|
\
\
\
|
|
*
|
|
PCI/PM: Assume ports without DLL Link Active train links in 100 ms
Mika Westerberg
2020-05-15
1
-9
/
+21
|
|
*
|
|
PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
Bjorn Helgaas
2020-05-15
1
-2
/
+2
|
|
*
|
|
PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
Kai-Heng Feng
2020-05-08
1
-0
/
+13
|
|
*
|
|
PCI/PM: Call .bridge_d3() hook only if non-NULL
Bjorn Helgaas
2020-04-24
1
-1
/
+3
|
|
|
/
/
|
*
|
|
Merge branch 'pci/p2pdma'
Bjorn Helgaas
2020-06-04
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
PCI/P2PDMA: Add AMD Zen Raven and Renoir Root Ports to whitelist
Alex Deucher
2020-04-23
1
-0
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'pci/misc'
Bjorn Helgaas
2020-06-04
13
-44
/
+26
|
|
\
\
\
|
|
*
|
|
PCI: Rename _DSM constants to align with spec
Krzysztof Wilczyński
2020-05-27
2
-4
/
+4
|
|
*
|
|
PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove()
Jay Fang
2020-05-21
1
-2
/
+2
|
|
*
|
|
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
2020-05-14
4
-27
/
+3
|
|
*
|
|
PCI: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-12
1
-1
/
+1
|
|
*
|
|
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
2020-05-12
7
-10
/
+16
|
|
|
/
/
|
*
|
|
Merge branch 'pci/kconfig'
Bjorn Helgaas
2020-06-04
2
-3
/
+1
|
|
\
\
\
|
|
*
|
|
PCI/AER: Don't select CONFIG_PCIEAER by default
Bjorn Helgaas
2020-04-24
1
-1
/
+0
|
|
*
|
|
PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by default
Bjorn Helgaas
2020-04-24
1
-1
/
+0
[prev]
[next]