index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-tegra194.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-03
Merge branch 'pci/controller/tegra'
Bjorn Helgaas
1
-8
/
+8
2025-09-25
PCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...
Manivannan Sadhasivam
1
-6
/
+6
2025-09-24
PCI: tegra194: Handle errors in BPMP response
Vidya Sagar
1
-2
/
+16
2025-09-24
PCI: tegra194: Reset BARs when running in PCIe endpoint mode
Niklas Cassel
1
-0
/
+10
2025-09-24
PCI: tegra194: Set pci_epc_features::msi_capable to true
Niklas Cassel
1
-0
/
+1
2025-09-24
PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
Niklas Cassel
1
-2
/
+2
2025-09-22
PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()
Nagarjuna Kristam
1
-2
/
+2
2025-08-14
PCI: endpoint: Drop superfluous pci_epc_features initialization
Niklas Cassel
1
-2
/
+0
2025-06-04
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-9
/
+10
2025-05-13
PCI: dwc: Return bool from link up check
Hans Zhang
1
-2
/
+2
2025-05-02
PCI: tegra194: Create debugfs directory only when CONFIG_PCIEASPM is enabled
Hans Zhang
1
-9
/
+10
2024-11-25
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-3
/
+4
2024-11-03
PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()
Manivannan Sadhasivam
1
-3
/
+4
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2024-09-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-12
/
+7
2024-09-13
PCI: qcom: Add equalization settings for 16.0 GT/s
Shashank Babu Chinta Venkata
1
-12
/
+7
2024-09-10
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
1
-9
/
+9
2024-07-19
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-4
/
+1
2024-07-19
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-1
/
+1
2024-07-19
Merge branch 'pci/controller/gpio'
Bjorn Helgaas
1
-2
/
+0
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
1
-1
/
+1
2024-07-04
PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
Manivannan Sadhasivam
1
-0
/
+1
2024-06-06
PCI: tegra: Remove unused struct 'tegra_pcie_soc'
Dr. David Alan Gilbert
1
-4
/
+0
2024-05-28
PCI: tegra194: Set EP alignment restriction for inbound ATU
Jon Hunter
1
-0
/
+1
2024-05-28
PCI: dwc: Remove unused of_gpio.h inclusion
Andy Shevchenko
1
-2
/
+0
2024-05-16
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-0
/
+3
2024-04-10
PCI: tegra194: Fix probe path for Endpoint mode
Vidya Sagar
1
-0
/
+3
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
1
-1
/
+0
2024-04-10
PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
Manivannan Sadhasivam
1
-1
/
+1
2024-04-10
PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
Manivannan Sadhasivam
1
-0
/
+2
2024-02-16
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
1
-3
/
+7
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
1
-10
/
+9
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
1
-1
/
+1
2023-12-19
PCI: tegra194: Use INTX instead of legacy
Damien Le Moal
1
-5
/
+5
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
1
-5
/
+4
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
1
-7
/
+10
2023-10-28
Merge branch 'pci/controller/speed'
Bjorn Helgaas
1
-2
/
+2
2023-10-24
PCI: dwc: Use FIELD_GET/PREP()
Ilpo Järvinen
1
-3
/
+7
2023-10-20
PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
Yoshihiro Shimoda
1
-6
/
+0
2023-10-14
PCI: tegra194: Use Mbps_to_icc() macro for setting icc speed
Manivannan Sadhasivam
1
-2
/
+2
2023-10-10
PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
Ilpo Järvinen
1
-5
/
+4
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+0
2023-08-03
Revert "PCI: tegra194: Enable support for 256 Byte payload"
Vidya Sagar
1
-10
/
+0
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-30
Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+3
2023-06-24
PCI: dwc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-05-16
PCI: tegra194: Add interconnect support in Tegra234
Sumit Gupta
1
-16
/
+35
2023-05-16
PCI: tegra194: Fix possible array out of bounds access
Sumit Gupta
1
-2
/
+11
2023-02-14
PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler
Manivannan Sadhasivam
1
-2
/
+7
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
1
-1
/
+0
[next]