aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-keystone.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2025-06-041-3/+2
|\
| * PCI: dwc: Return bool from link up checkHans Zhang2025-05-131-3/+2
* | PCI: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)2025-05-161-1/+1
|/
* PCI: keystone: Specify correct alignment requirementNiklas Cassel2025-03-081-1/+1
* PCI: keystone: Describe Resizable BARs as Resizable BARsNiklas Cassel2025-03-081-2/+2
* Merge branch 'pci/controller/keystone'Bjorn Helgaas2024-11-251-0/+12
|\
| * PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I2024-11-071-0/+11
| * PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I2024-11-071-0/+1
* | PCI: controller: Switch back to struct platform_driver::remove()Sergio Paracuellos2024-10-031-1/+1
|/
* 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-091-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-111-3/+8
|/
* Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"Rob Herring2020-11-191-1/+10