开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-keystone.c
Age
Commit message (
Expand
)
Author
2024-11-25
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-11-07
PCI: keystone: Add link up check to ks_pcie_other_map_bus()
Kishon Vijay Abraham I
2024-11-07
PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatible
Kishon Vijay Abraham I
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-09-19
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-08-13
PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
Dan Carpenter
2024-07-29
PCI: dwc: Silence 'set affinity failed' warning
Marek Vasut
2024-07-19
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-06-28
PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
Kishon Vijay Abraham I
2024-05-28
PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...
Aleksandr Mishin
2024-05-28
PCI: keystone: Don't enable BAR 0 for AM654x
Siddharth Vadapalli
2024-05-28
PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()
Siddharth Vadapalli
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
2024-02-16
PCI: endpoint: Drop only_64bit on reserved BARs
Niklas Cassel
2024-02-16
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-15
Merge branch 'pci/controller/remove-void-return'
Bjorn Helgaas
2024-01-15
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-01-09
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-19
PCI: keystone: Use INTX instead of legacy
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-12-16
PCI: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-10
PCI: keystone: Don't discard .probe() callback
Uwe Kleine-König
2023-10-10
PCI: keystone: Don't discard .remove() callback
Uwe Kleine-König
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2022-08-04
Merge branch 'pci/misc'
Bjorn Helgaas
2022-08-01
PCI: dwc: Add macros to compare Synopsys IP core versions
Serge Semin
2022-08-01
PCI: dwc: Use native DWC IP core version representation
Serge Semin
2022-07-06
PCI: Drop of_match_ptr() to avoid unused variables
Bjorn Helgaas
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-01-13
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-07
PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...
Kishon Vijay Abraham I
2022-01-03
PCI: keystone: Prefer of_device_get_match_data()
Fan Fei
2021-11-18
PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-05-04
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2021-03-22
PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
Kishon Vijay Abraham I
2021-03-11
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2020-11-19
Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"
Rob Herring
2020-11-19
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
2020-11-19
PCI: dwc: Rework MSI initialization
Rob Herring
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
[next]