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.12.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
2023-06-23
PCI: endpoint: Return error if EPC is started/stopped multiple times
Manivannan Sadhasivam
1
-0
/
+3
2023-06-23
PCI: endpoint: Pass EPF device ID to the probe function
Manivannan Sadhasivam
4
-8
/
+13
2023-06-23
PCI: endpoint: Add missing documentation about the MSI/MSI-X range
Manivannan Sadhasivam
1
-2
/
+2
2023-06-23
PCI: endpoint: Improve pci_epf_type_add_cfs()
Damien Le Moal
1
-1
/
+1
2023-06-23
PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
Yoshihiro Shimoda
1
-1
/
+1
2023-06-23
PCI: epf-test: Simplify transfers result print
Damien Le Moal
1
-25
/
+14
2023-06-23
PCI: epf-test: Simplify DMA support checks
Damien Le Moal
1
-30
/
+15
2023-06-23
PCI: epf-test: Cleanup request result handling
Damien Le Moal
1
-25
/
+21
2023-06-23
PCI: epf-test: Cleanup pci_epf_test_cmd_handler()
Damien Le Moal
1
-16
/
+14
2023-06-23
PCI: epf-test: Improve handling of command and status registers
Damien Le Moal
1
-4
/
+9
2023-06-23
PCI: epf-test: Simplify IRQ test commands execution
Damien Le Moal
1
-26
/
+17
2023-06-23
PCI: epf-test: Simplify pci_epf_test_raise_irq()
Damien Le Moal
1
-13
/
+8
2023-06-23
PCI: epf-test: Simplify read/write/copy test functions
Damien Le Moal
1
-12
/
+9
2023-06-23
PCI: epf-test: Use dmaengine_submit() to initiate DMA transfer
Damien Le Moal
1
-1
/
+1
2023-06-23
PCI: epf-test: Fix DMA transfer completion detection
Damien Le Moal
1
-11
/
+27
2023-06-23
PCI: epf-test: Fix DMA transfer completion initialization
Damien Le Moal
1
-1
/
+1
2023-06-23
PCI: endpoint: Move pci_epf_type_add_cfs() code
Damien Le Moal
2
-32
/
+36
2023-06-23
PCI: endpoint: Automatically create a function specific attributes group
Damien Le Moal
1
-22
/
+20
2023-06-23
PCI: endpoint: Fix a Kconfig prompt of vNTB driver
Shunsuke Mie
1
-1
/
+1
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
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
[prev]
[next]