index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
cadence
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5 days
Merge branch 'pci/controller/sky1'
Bjorn Helgaas
5 days
Merge branch 'pci/controller/sg2042'
Bjorn Helgaas
6 days
PCI: sky1: Add PCIe host support for CIX Sky1
Hans Zhang
6 days
PCI: cadence: Add support for High Perf Architecture (HPA) controller
Manikandan K Pillai
2025-11-14
PCI: cadence: Move PCIe RP common functions to a separate file
Manikandan K Pillai
2025-11-14
PCI: cadence: Split PCIe controller header file
Manikandan K Pillai
2025-11-14
PCI: cadence: Add module support for platform controller driver
Manikandan K Pillai
2025-11-13
PCI: j721e: Use 'pcie->reset_gpio' directly and drop the local variable
Anand Moon
2025-11-13
PCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clock
Anand Moon
2025-10-20
PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
Christophe JAILLET
2025-10-13
PCI: cadence: Search for MSI Capability with correct ID
Hans Zhang
2025-10-03
Merge branch 'pci/controller/sophgo'
Bjorn Helgaas
2025-10-03
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
2025-10-03
Merge branch 'pci/endpoint'
Bjorn Helgaas
2025-09-29
PCI: j721e: Fix incorrect error message in probe()
Alok Tiwari
2025-09-19
PCI: sg2042: Add Sophgo SG2042 PCIe driver
Chen Wang
2025-09-19
PCI: cadence: Check for the existence of cdns_pcie::ops before using it
Chen Wang
2025-09-08
PCI: j721e: Fix programming sequence of "strap" settings
Siddharth Vadapalli
2025-09-01
PCI: j721e: Fix module autoloading
Siddharth Vadapalli
2025-08-20
PCI: cadence: Use cdns_pcie_find_*capability() to avoid hardcoding offsets
Hans Zhang
2025-08-20
PCI: cadence: Implement capability search using PCI core APIs
Hans Zhang
2025-08-14
PCI: endpoint: Drop superfluous pci_epc_features initialization
Niklas Cassel
2025-06-19
PCI: cadence: Replace private message routing enums with PCI core definitions
Hans Zhang
2025-06-04
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2025-06-02
PCI: j721e: Fix host/endpoint dependencies
Arnd Bergmann
2025-06-02
PCI: j721e: Add support to build as a loadable module
Siddharth Vadapalli
2025-06-02
PCI: cadence-ep: Introduce cdns_pcie_ep_disable() helper for cleanup
Siddharth Vadapalli
2025-06-02
PCI: cadence-host: Introduce cdns_pcie_host_disable() helper for cleanup
Siddharth Vadapalli
2025-06-02
PCI: cadence: Add support to build pcie-cadence library as a kernel module
Kishon Vijay Abraham I
2025-05-28
PCI: cadence: Remove duplicate message code definitions
Hans Zhang
2025-05-28
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...
Niklas Cassel
2025-05-28
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
2025-05-28
PCI: endpoint: Align pci_epc_get_msix(), pci_epc_ops::get_msix() return value...
Niklas Cassel
2025-05-28
PCI: endpoint: Align pci_epc_get_msi(), pci_epc_ops::get_msi() return value e...
Niklas Cassel
2025-05-28
PCI: cadence-ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
2025-05-13
PCI: cadence: Simplify J721e link status check
Hans Zhang
2025-04-23
PCI: cadence: Fix runtime atomic count underflow
Hans Zhang
2025-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
2025-03-26
PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4
Siddharth Vadapalli
2025-03-08
PCI: Fix typos
Bjorn Helgaas
2025-03-04
PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
Hans Zhang
2024-11-25
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
2024-11-25
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2024-11-13
PCI: cadence: Lower severity of message when phy-names property is absent in DTS
Bartosz Wawrzyniak
2024-11-04
PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS milliseconds
Siddharth Vadapalli
2024-11-03
PCI: j721e: Add PCIe support for J722S SoC
Siddharth Vadapalli
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
[next]