index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-mediatek-gen3.c
Age
Commit message (
Expand
)
Author
2026-06-23
Merge branch 'pci/misc'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/controller/link_train_delay'
Bjorn Helgaas
2026-06-23
PCI: mediatek-gen3: Add 100 ms delay after link up
Hans Zhang
2026-05-19
PCI: mediatek-gen3: Fix incorrectly skipped pwrctrl error message
Chen-Yu Tsai
2026-05-18
PCI: mediatek-gen3: Do full device power down on removal
Chen-Yu Tsai
2026-05-18
PCI: mediatek-gen3: Add a .shutdown() callback to control PERST# signal
Jian Yang
2026-05-18
PCI: mediatek-gen3: Fix PERST# control timing during system startup
Jian Yang
2026-05-05
PCI: Use FIELD_MODIFY() instead of open-coding it
Hans Zhang
2026-04-13
Merge branch 'pci/controller/mediatek-gen3'
Bjorn Helgaas
2026-04-04
PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found
Chen-Yu Tsai
2026-03-27
PCI: controller: Validate max-link-speed
Hans Zhang
2026-03-25
PCI: mediatek-gen3: Integrate new pwrctrl API
Chen-Yu Tsai
2026-03-25
PCI: mediatek-gen3: Disable device if further setup fails
Chen-Yu Tsai
2026-03-25
PCI: mediatek-gen3: Split out device power helpers
Chen-Yu Tsai
2026-03-25
PCI: mediatek-gen3: Add error path for resume driver callbacks
Chen-Yu Tsai
2026-03-25
PCI: mediatek-gen3: Move controller setup steps before PERST# control
Chen-Yu Tsai
2026-03-25
PCI: mediatek-gen3: Move mtk_pcie_setup_irq() out of mtk_pcie_setup()
Chen-Yu Tsai
2026-03-25
PCI: mediatek-gen3: Clean up mtk_pcie_parse_port() with dev_err_probe()
Chen-Yu Tsai
2025-08-19
PCI: mediatek-gen3: Add support for MediaTek MT8196 SoC
AngeloGioacchino Del Regno
2025-08-19
PCI: mediatek-gen3: Implement sys clock ready time setting
AngeloGioacchino Del Regno
2025-07-24
PCI: mediatek-gen3: Switch to msi_create_parent_irq_domain()
Nam Cao
2025-07-24
PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
Jiri Slaby (SUSE)
2025-05-16
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2025-03-05
PCI: mediatek-gen3: Fix inconsistent indentation
Charles Han
2025-03-03
PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC
Lorenzo Bianconi
2025-02-21
PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoC
Lorenzo Bianconi
2025-01-13
PCI: mediatek-gen3: Enable async probe by default
Douglas Anderson
2025-01-13
PCI: mediatek-gen3: Avoid PCIe resetting via PERST# for Airoha EN7581 SoC
Lorenzo Bianconi
2025-01-13
PCI: mediatek-gen3: Rely on msleep() in mtk_pcie_en7581_power_up()
Lorenzo Bianconi
2025-01-13
PCI: mediatek-gen3: Move reset delay in mtk_pcie_en7581_power_up()
Lorenzo Bianconi
2025-01-13
PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581...
Lorenzo Bianconi
2025-01-13
PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
Lorenzo Bianconi
2025-01-13
PCI: mediatek-gen3: Rely on clk_bulk_prepare_enable() in mtk_pcie_en7581_powe...
Lorenzo Bianconi
2024-11-25
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
2024-11-13
PCI: mediatek-gen3: Remove unneeded semicolon
Yang Li
2024-11-06
PCI: mediatek-gen3: Add support for restricting link width
AngeloGioacchino Del Regno
2024-11-04
PCI: mediatek-gen3: Add support for setting max-link-speed limit
AngeloGioacchino Del Regno
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-09-19
Merge branch 'pci/controller/mediatek-gen3'
Bjorn Helgaas
2024-09-03
PCI: mediatek-gen3: Add Airoha EN7581 support
Lorenzo Bianconi
2024-09-03
PCI: mediatek-gen3: Rely on reset_bulk APIs for PHY reset lines
Lorenzo Bianconi
2024-09-03
PCI: mediatek-gen3: Add mtk_gen3_pcie_pdata data structure
Lorenzo Bianconi
2024-07-29
PCI: mediatek-gen3: Silence 'set affinity failed' warning
Marek Vasut
2024-07-08
PCI: controller: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-01-09
PCI: mediatek-gen3: Fix translation window size calculation
Jianjun Wang
2023-06-24
PCI: mediatek-gen3: Convert to platform remove callback returning void
Uwe Kleine-König
2022-08-23
PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3
Felix Fietkau
2022-08-04
Merge branch 'pci/ctrl/pm-ops'
Bjorn Helgaas
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
2022-06-15
PCI: mediatek-gen3: Print LTSSM state when PCIe link down
Jianjun Wang
[next]