index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-05-16
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
2024-04-10
PCI: tegra194: Fix probe path for Endpoint mode
Vidya Sagar
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
Manivannan Sadhasivam
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-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-19
PCI: tegra194: Use INTX instead of legacy
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
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
[next]