开源镜像站
帮助
动态
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
/
pcie-tegra194.c
Age
Commit message (
Expand
)
Author
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
2023-10-28
Merge branch 'pci/controller/speed'
Bjorn Helgaas
2023-10-24
PCI: dwc: Use FIELD_GET/PREP()
Ilpo Järvinen
2023-10-20
PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
Yoshihiro Shimoda
2023-10-14
PCI: tegra194: Use Mbps_to_icc() macro for setting icc speed
Manivannan Sadhasivam
2023-10-10
PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
Ilpo Järvinen
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-03
Revert "PCI: tegra194: Enable support for 256 Byte payload"
Vidya Sagar
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-06-30
Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-24
PCI: dwc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-16
PCI: tegra194: Add interconnect support in Tegra234
Sumit Gupta
2023-05-16
PCI: tegra194: Fix possible array out of bounds access
Sumit Gupta
2023-02-14
PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler
Manivannan Sadhasivam
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/tegra194'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/qcom'
Bjorn Helgaas
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
2022-08-01
PCI: tegra194: Drop manual DW PCIe controller version setup
Serge Semin
2022-08-01
PCI: dwc: Use native DWC IP core version representation
Serge Semin
2022-07-22
PCI: tegra194: Add Tegra234 PCIe support
Vidya Sagar
2022-07-22
PCI: tegra194: Extend Endpoint mode support
Vidya Sagar
2022-07-22
PCI: tegra194: Fix link up retry sequence
Vidya Sagar
2022-07-22
PCI: tegra194: Clean up the exit path for Endpoint mode
Vidya Sagar
2022-07-22
PCI: tegra194: Enable support for 256 Byte payload
Vidya Sagar
2022-07-22
PCI: tegra194: Clear bandwidth management status
Vidya Sagar
2022-07-22
PCI: tegra194: Fix Root Port interrupt handling
Vidya Sagar
2022-07-22
PCI: tegra194: Find RAS DES PCIe capability offset
Vidya Sagar
2022-07-22
Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"
Vidya Sagar
2022-07-15
PCI: dwc: Move GEN3_RELATED DBI definitions to common header
Baruch Siach
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-06-08
PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()
Miaoqian Lin
2022-04-11
PCI: tegra194: Remove unnecessary MSI enable reg save and restore
Jisheng Zhang
2022-01-03
PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie
Fan Fei
2021-08-04
PCI: tegra194: Cleanup unused code
Om Prakash Singh
2021-08-04
PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP mode
Om Prakash Singh
2021-08-04
PCI: tegra194: Disable interrupts before entering L2
Om Prakash Singh
2021-08-04
PCI: tegra194: Fix MSI-X programming
Om Prakash Singh
2021-08-04
PCI: tegra194: Fix handling BME_CHGED event
Om Prakash Singh
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-28
PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shift
Jon Hunter
2021-06-24
PCI: tegra194: Fix host initialization during resume
Vidya Sagar
2021-06-18
PCI: tegra194: Fix MCFG quirk build regressions
Jon Hunter
2021-05-04
Merge branch 'pci/tegra'
Bjorn Helgaas
2021-04-16
PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata
Vidya Sagar
2021-04-08
PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
Dinghao Liu
2021-03-22
PCI: tegra: Constify static structs
Rikard Falkeborn
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
[next]