summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-keystone.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/controller/keystone'Bjorn Helgaas2024-09-191-1/+1
|\
| * PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter2024-08-131-1/+1
* | PCI: dwc: Silence 'set affinity failed' warningMarek Vasut2024-07-291-7/+0
|/
* Merge branch 'pci/controller/keystone'Bjorn Helgaas2024-07-191-82/+118
|\
| * PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I2024-06-281-1/+43
| * PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin2024-05-281-5/+15
| * PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli2024-05-281-34/+18
| * PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli2024-05-281-42/+42
* | PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapperManivannan Sadhasivam2024-07-101-1/+1
|/
* PCI: endpoint: Remove "core_init_notifier" flagManivannan Sadhasivam2024-04-101-0/+2
* PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...Manivannan Sadhasivam2024-04-101-0/+9
* PCI: endpoint: Drop only_64bit on reserved BARsNiklas Cassel2024-02-161-1/+1
* PCI: endpoint: Clean up hardware description for BARsNiklas Cassel2024-02-161-6/+6
* Merge branch 'pci/irq-clean-up'Bjorn Helgaas2024-01-151-45/+41
|\
| * PCI: keystone: Use INTX instead of legacyDamien Le Moal2023-12-191-40/+37
| * PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal2023-12-181-5/+4
* | Merge branch 'pci/controller/remove-void-return'Bjorn Helgaas2024-01-151-4/+2
|\ \
| * | PCI: keystone: Convert to platform remove callback returning voidUwe Kleine-König2023-12-161-4/+2
| |/
* | Merge branch 'pci/controller/keystone'Bjorn Helgaas2024-01-151-0/+9
|\ \
| * | PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli2024-01-091-0/+9
| |/
* | PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_opsYoshihiro Shimoda2024-01-061-1/+1
* | PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda2024-01-061-3/+3
|/
* PCI: keystone: Don't discard .probe() callbackUwe Kleine-König2023-10-101-2/+2
* PCI: keystone: Don't discard .remove() callbackUwe Kleine-König2023-10-101-2/+2
* PCI: Explicitly include correct DT includesRob Herring2023-07-181-1/+0
* Merge branch 'pci/misc'Bjorn Helgaas2022-08-041-1/+1
|\
| * PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas2022-07-061-1/+1
* | PCI: dwc: Add macros to compare Synopsys IP core versionsSerge Semin2022-08-011-1/+1
* | PCI: dwc: Use native DWC IP core version representationSerge Semin2022-08-011-6/+6
* | PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin2022-07-061-10/+10
|/
* PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-4/+4
* Merge branch 'pci/driver-cleanup'Bjorn Helgaas2022-01-131-3/+1
|\
| * PCI: keystone: Prefer of_device_get_match_data()Fan Fei2022-01-031-3/+1
* | Merge branch 'pci/errors'Bjorn Helgaas2022-01-131-3/+3
|\ \
| * | PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errorsNaveen Naidu2021-11-181-3/+3
| |/
* / PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...Kishon Vijay Abraham I2022-01-071-3/+24
|/
* PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-021-9/+5
* Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2021-05-041-1/+2
|\
| * PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I2021-03-221-1/+2
* | PCI: Fix kernel-doc errorsKrzysztof Wilczyński2021-03-121-3/+8
|/
* Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"Rob Herring2020-11-191-1/+10
* PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring2020-11-191-18/+1
* PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring2020-11-191-2/+0
* PCI: dwc: Move link handling into common codeRob Herring2020-11-191-9/+0
* PCI: dwc: Rework MSI initializationRob Herring2020-11-191-9/+0
* PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-191-28/+1
* PCI: keystone: Remove iATU register mappingKunihiko Hayashi2020-10-131-16/+4
* PCI: dwc: Centralize link gen settingRob Herring2020-09-101-33/+0
* PCI: dwc: Remove read_dbi2 codeRob Herring2020-09-081-13/+0
* PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offsetRob Herring2020-09-081-6/+5