index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
cadence
/
pcie-cadence-ep.c
Age
Commit message (
Expand
)
Author
2025-06-04
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2025-06-02
PCI: cadence-ep: Introduce cdns_pcie_ep_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-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
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-05-16
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
PCI: cadence: Set a 64-bit BAR if requested
Niklas Cassel
2024-03-10
PCI: cadence: Clear the ARI Capability Next Function Number of the last function
Jasko-EXT Wojciech
2023-12-19
PCI: cadence: Use INTX instead of legacy
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-10-18
PCI: cadence: Use FIELD_GET()
Ilpo Järvinen
2022-05-12
PCI: cadence: Clear FLR in device capabilities register
Parshuram Thombare
2022-04-08
PCI: cadence: Fix find_first_zero_bit() limit
Dan Carpenter
2021-09-02
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-08-19
PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
Nadeem Athani
2021-08-19
PCI: cadence: Add support to configure virtual functions
Kishon Vijay Abraham I
2021-08-19
PCI: cadence: Simplify code to get register base address for configuring BAR
Kishon Vijay Abraham I
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-02-23
PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
Kishon Vijay Abraham I
2021-02-23
PCI: cadence: Implement ->msi_map_irq() ops
Kishon Vijay Abraham I
2020-11-20
PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found
Kishon Vijay Abraham I
2020-09-07
PCI: cadence-ep: Remove obsolete path from comment
Flavio Suligoi
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-07-28
PCI: cadence: Add MSI-X support to Endpoint driver
Alan Douglas
2020-07-27
PCI: cadence: Add support to start link and verify link status
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
Kishon Vijay Abraham I
2020-07-23
PCI: cadence: Remove private bus number and range storage
Rob Herring
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-05-11
PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
Lad Prabhakar
2019-11-11
PCI: cadence: Move all files to per-device cadence directory
Tom Joseph