index
:
pm24.git
master
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
/
pcie-tegra194.c
Age
Commit message (
Expand
)
Author
2020-12-25
PCI: tegra: Fix host link initialization
Rob Herring
2020-12-07
PCI: tegra: Disable LTSSM during L2 entry
Vidya Sagar
2020-12-07
PCI: tegra: Check return value of tegra_pcie_init_controller()
Vidya Sagar
2020-12-07
PCI: tegra: Continue unconfig sequence even if parts fail
Vidya Sagar
2020-12-07
PCI: tegra: Set DesignWare IP version
Vidya Sagar
2020-12-07
PCI: tegra: Fix ASPM-L1SS advertisement disable code
Vidya Sagar
2020-12-01
PCI: tegra: Read "dbi" base address to program in application logic
Vidya Sagar
2020-12-01
PCI: tegra: Move "dbi" accesses to post common DWC initialization
Vidya Sagar
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
2020-11-19
PCI: dwc: Drop the .set_num_vectors() host op
Rob Herring
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
2020-10-21
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-09-10
PCI: dwc: Use DBI accessors
Rob Herring
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-08
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
2020-09-08
PCI: dwc: Remove root_bus pointer
Rob Herring
2020-09-08
PCI: dwc: tegra: Use pci_ops for root config space accessors
Rob Herring
2020-09-07
PCI: tegra: No need to check return value of debugfs_create() functions
Greg Kroah-Hartman
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
2020-06-04
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-05-29
PCI: tegra194: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-12
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
2020-04-02
PCI: tegra: Print -EPROBE_DEFER error message at debug level
Thierry Reding
2020-03-31
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
2019-10-18
PCI: tegra: Fix CLKREQ dependency programming
Vidya Sagar
2019-09-20
PCI: tegra: Add support to enable slot regulators
Vidya Sagar
2019-09-20
PCI: tegra: Add support to configure sideband pins
Vidya Sagar
2019-09-08
PCI: tegra: Add Tegra194 PCIe support
Vidya Sagar