index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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