index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-19
PCI: uniphier: Use INTX instead of legacy
Damien Le Moal
2023-12-19
PCI: tegra194: Use INTX instead of legacy
Damien Le Moal
2023-12-19
PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()
Damien Le Moal
2023-12-19
PCI: keystone: Use INTX instead of legacy
Damien Le Moal
2023-12-19
PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
Damien Le Moal
2023-12-19
PCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-12-18
PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
Niklas Cassel
2023-12-17
PCI: kirin: Use devm_kasprintf() to dynamically allocate clock names
Christophe JAILLET
2023-12-16
PCI: kirin: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-16
PCI: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-16
PCI: exynos: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-16
PCI: dwc: Convert SOC_SIFIVE to ARCH_SIFIVE
Conor Dooley
2023-12-14
PCI: rcar-gen4: Replace of_device.h with explicit of.h include
Rob Herring
2023-12-12
PCI: layerscape: Add suspend/resume for ls1043a
Frank Li
2023-12-12
PCI: layerscape(ep): Rename pf_* as pf_lut_*
Frank Li
2023-12-12
PCI: layerscape: Add suspend/resume for ls1021a
Frank Li
2023-12-12
PCI: layerscape: Add function pointer for exit_from_l2()
Frank Li
2023-12-11
PCI: qcom: Clean up ASPM comment
Johan Hovold
2023-12-11
PCI: qcom: Fix potential deadlock when enabling ASPM
Johan Hovold
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
2023-10-28
Merge branch 'pci/controller/speed'
Bjorn Helgaas
2023-10-28
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
2023-10-28
Merge branch 'pci/controller/qcom-ep'
Bjorn Helgaas
2023-10-28
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
2023-10-28
Merge branch 'pci/controller/aspm'
Bjorn Helgaas
2023-10-27
PCI: qcom-ep: Add dedicated callback for writing to DBI2 registers
Manivannan Sadhasivam
2023-10-24
PCI: dwc: Use FIELD_GET/PREP()
Ilpo Järvinen
2023-10-23
PCI: rcar-gen4: Add endpoint mode support
Yoshihiro Shimoda
2023-10-23
PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host mode
Yoshihiro Shimoda
2023-10-23
PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
Yoshihiro Shimoda
2023-10-23
PCI: dwc: Expose dw_pcie_write_dbi2() to module
Yoshihiro Shimoda
2023-10-20
PCI: dwc: Expose dw_pcie_ep_exit() to module
Yoshihiro Shimoda
2023-10-20
PCI: dwc: Add EDMA_UNROLL capability flag
Yoshihiro Shimoda
2023-10-20
PCI: dwc: endpoint: Add multiple PFs support for dbi2
Yoshihiro Shimoda
2023-10-20
PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
Yoshihiro Shimoda
2023-10-20
PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
Yoshihiro Shimoda
2023-10-20
PCI: dwc: Add dw_pcie_link_set_max_link_width()
Yoshihiro Shimoda
2023-10-14
PCI: qcom: Enable ASPM for platforms supporting 1.9.0 ops
Manivannan Sadhasivam
2023-10-14
PCI: dwc: Add host_post_init() callback
Manivannan Sadhasivam
2023-10-14
PCI: tegra194: Use Mbps_to_icc() macro for setting icc speed
Manivannan Sadhasivam
2023-10-14
PCI: qcom-ep: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
Manivannan Sadhasivam
2023-10-14
PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
Manivannan Sadhasivam
2023-10-10
PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
Ilpo Järvinen
2023-10-10
PCI: keystone: Don't discard .probe() callback
Uwe Kleine-König
2023-10-10
PCI: keystone: Don't discard .remove() callback
Uwe Kleine-König
2023-10-10
PCI: kirin: Don't discard .remove() callback
Uwe Kleine-König
[prev]
[next]