index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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
2020-10-13
PCI: keystone: Remove iATU register mapping
Kunihiko Hayashi
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-08
PCI: dwc: Remove read_dbi2 code
Rob Herring
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
2020-09-08
PCI: dwc/keystone: Drop duplicated 'num-viewport'
Rob Herring
2020-09-08
PCI: dwc: Simplify config space handling
Rob Herring
2020-09-08
PCI: dwc: Remove storing of PCI resources
Rob Herring
2020-09-08
PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
Rob Herring
2020-09-08
PCI: dwc: keystone: Use pci_ops for config space accessors
Rob Herring
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
2020-07-23
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
2020-04-02
PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt
Kishon Vijay Abraham I
2020-01-21
PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...
Kishon Vijay Abraham I
2020-01-10
PCI: keystone: Fix outbound region mapping
Yurii Monakov
2020-01-10
PCI: keystone: Fix link training retries initiation
Yurii Monakov
2019-05-01
PCI: keystone: Add support for PCIe EP in AM654x Platforms
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Add support to set the max link speed from DT
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Invoke phy_reset() API before enabling PHY
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Add support for PCIe RC in AM654x Platforms
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Explicitly set the PCIe mode
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Move resources initialization to prepare for EP support
Kishon Vijay Abraham I
2019-04-11
PCI: keystone: Use platform_get_resource_byname() to get memory resources
Kishon Vijay Abraham I
2019-04-11
PCI: keystone: Perform host initialization in a single function
Kishon Vijay Abraham I
[next]