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
Age
Commit message (
Expand
)
Author
2023-06-23
PCI: epf-test: Simplify transfers result print
Damien Le Moal
2023-06-23
PCI: epf-test: Simplify DMA support checks
Damien Le Moal
2023-06-23
PCI: epf-test: Cleanup request result handling
Damien Le Moal
2023-06-23
PCI: epf-test: Cleanup pci_epf_test_cmd_handler()
Damien Le Moal
2023-06-23
PCI: epf-test: Improve handling of command and status registers
Damien Le Moal
2023-06-23
PCI: epf-test: Simplify IRQ test commands execution
Damien Le Moal
2023-06-23
PCI: epf-test: Simplify pci_epf_test_raise_irq()
Damien Le Moal
2023-06-23
PCI: epf-test: Simplify read/write/copy test functions
Damien Le Moal
2023-06-23
PCI: epf-test: Use dmaengine_submit() to initiate DMA transfer
Damien Le Moal
2023-06-23
PCI: epf-test: Fix DMA transfer completion detection
Damien Le Moal
2023-06-23
PCI: epf-test: Fix DMA transfer completion initialization
Damien Le Moal
2023-06-23
PCI: endpoint: Move pci_epf_type_add_cfs() code
Damien Le Moal
2023-06-23
PCI: endpoint: Automatically create a function specific attributes group
Damien Le Moal
2023-06-23
PCI: endpoint: Fix a Kconfig prompt of vNTB driver
Shunsuke Mie
2023-06-23
PCI/ACPI: Call _REG when transitioning D-states
Mario Limonciello
2023-06-23
PCI/ACPI: Validate acpi_pci_set_power_state() parameter
Bjorn Helgaas
2023-06-23
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
Ondrej Zary
2023-06-22
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
2023-06-22
PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
Rick Wertenbroek
2023-06-22
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2023-06-22
PCI: rockchip: Fix window mapping and address translation for endpoint
Rick Wertenbroek
2023-06-22
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2023-06-22
PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
Rick Wertenbroek
2023-06-22
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
2023-06-22
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2023-06-22
PCI: rockchip: Remove writes to unused registers
Rick Wertenbroek
2023-06-20
PCI/ASPM: Avoid link retraining race
Ilpo Järvinen
2023-06-20
PCI/ASPM: Factor out pcie_wait_for_retrain()
Ilpo Järvinen
2023-06-20
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
Bjorn Helgaas
2023-06-20
PCI: Add failed link recovery for device reset events
Maciej W. Rozycki
2023-06-20
PCI: Work around PCIe link training failures
Maciej W. Rozycki
2023-06-20
PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay()
Maciej W. Rozycki
2023-06-20
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
2023-06-20
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
2023-06-20
PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
2023-06-20
PCI: Execute quirk_enable_clear_retrain_link() earlier
Maciej W. Rozycki
2023-06-20
PCI/ASPM: Factor out waiting for link training to complete
Maciej W. Rozycki
2023-06-20
PCI/ASPM: Avoid unnecessary pcie_link_state use
Maciej W. Rozycki
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.1.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.9.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
2023-06-19
Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-06-19
scatterlist: add dedicated config for DMA flags
Robin Murphy
2023-06-19
PCI: imx6: Save and restore root port MSI control in suspend and resume
Richard Zhu
[prev]
[next]