index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-24
PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()
Xinghui Li
1
-1
/
+2
2023-06-24
PCI: rcar: Use correct product family name for Renesas R-Car
Wolfram Sang
1
-2
/
+2
2023-06-23
PCI/ACPI: Call _REG when transitioning D-states
Mario Limonciello
1
-0
/
+22
2023-06-23
PCI/ACPI: Validate acpi_pci_set_power_state() parameter
Bjorn Helgaas
1
-13
/
+18
2023-06-23
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
Ondrej Zary
1
-5
/
+5
2023-06-22
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
1
-0
/
+1
2023-06-22
PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
Rick Wertenbroek
2
-0
/
+29
2023-06-22
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2
-5
/
+6
2023-06-22
PCI: rockchip: Fix window mapping and address translation for endpoint
Rick Wertenbroek
2
-88
/
+75
2023-06-22
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2
-35
/
+16
2023-06-22
dt-bindings: PCI: Update the RK3399 example to a valid one
Rick Wertenbroek
1
-1
/
+3
2023-06-22
PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
Rick Wertenbroek
2
-0
/
+19
2023-06-22
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
1
-0
/
+3
2023-06-22
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2
-2
/
+6
2023-06-22
PCI: rockchip: Remove writes to unused registers
Rick Wertenbroek
1
-10
/
+0
2023-06-20
PCI/ASPM: Avoid link retraining race
Ilpo Järvinen
1
-0
/
+11
2023-06-20
PCI/ASPM: Factor out pcie_wait_for_retrain()
Ilpo Järvinen
1
-12
/
+18
2023-06-20
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
Bjorn Helgaas
1
-9
/
+11
2023-06-20
PCI: Add failed link recovery for device reset events
Maciej W. Rozycki
1
-5
/
+24
2023-06-20
PCI: Work around PCIe link training failures
Maciej W. Rozycki
4
-0
/
+102
2023-06-20
PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay()
Maciej W. Rozycki
1
-14
/
+3
2023-06-20
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
3
-10
/
+22
2023-06-20
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
3
-42
/
+50
2023-06-20
PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
3
-5
/
+5
2023-06-20
PCI: Execute quirk_enable_clear_retrain_link() earlier
Maciej W. Rozycki
1
-3
/
+3
2023-06-20
PCI/ASPM: Factor out waiting for link training to complete
Maciej W. Rozycki
1
-11
/
+23
2023-06-20
PCI/ASPM: Avoid unnecessary pcie_link_state use
Maciej W. Rozycki
1
-8
/
+7
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.1.0
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
Manivannan Sadhasivam
1
-29
/
+1
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
Manivannan Sadhasivam
1
-1
/
+0
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
Manivannan Sadhasivam
1
-0
/
+23
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.9.0
Manivannan Sadhasivam
1
-0
/
+3
2023-06-20
PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
Manivannan Sadhasivam
1
-5
/
+3
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
1
-0
/
+2
2023-06-19
PCI: imx6: Save and restore root port MSI control in suspend and resume
Richard Zhu
1
-0
/
+23
2023-06-15
PCI/ASPM: Use distinct local vars in pcie_retrain_link()
Maciej W. Rozycki
1
-9
/
+10
2023-06-15
net/mlx5: Rely on dev->link_active_reporting
Maciej W. Rozycki
1
-6
/
+2
2023-06-15
powerpc/eeh: Rely on dev->link_active_reporting
Maciej W. Rozycki
1
-3
/
+2
2023-06-15
PCI: pciehp: Rely on dev->link_active_reporting
Maciej W. Rozycki
1
-5
/
+2
2023-06-15
PCI: Initialize dev->link_active_reporting earlier
Maciej W. Rozycki
1
-1
/
+5
2023-06-12
Documentation: PCI: Tidy AER documentation
Bjorn Helgaas
1
-66
/
+65
2023-06-12
Documentation: PCI: Update cross references to .rst files
Bjorn Helgaas
2
-3
/
+3
2023-06-12
Documentation: PCI: Drop recommendation to configure AER Capability
Bjorn Helgaas
1
-54
/
+2
2023-06-12
PCI: Unexport pci_save_aer_state()
Bjorn Helgaas
2
-4
/
+4
2023-06-09
PCI: Release resource invalidated by coalescing
Ross Lagerwall
1
-1
/
+3
2023-06-08
PCI: Add function 1 DMA alias quirk for Marvell 88SE9235
Robin Murphy
1
-0
/
+2
2023-06-07
PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links
Mika Westerberg
2
-19
/
+37
2023-06-07
PCI: of: Propagate firmware node by calling device_set_node()
Andy Shevchenko
1
-10
/
+4
[next]