index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-designware.h
Age
Commit message (
Expand
)
Author
2025-01-23
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2025-01-18
PCI: dwc: Add dw_pcie_suspend_noirq(), dw_pcie_resume_noirq() stubs for !CONF...
Bjorn Helgaas
2025-01-18
PCI: dwc: Remove LTSSM state test in dw_pcie_suspend_noirq()
Richard Zhu
2025-01-18
PCI: dwc: Don't wait for link up if driver can detect Link Up event
Krishna chaitanya chundru
2024-12-18
PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbo...
Niklas Cassel
2024-09-13
PCI: qcom: Add RX lane margining settings for 16.0 GT/s
Shashank Babu Chinta Venkata
2024-09-13
PCI: qcom: Add equalization settings for 16.0 GT/s
Shashank Babu Chinta Venkata
2024-09-13
PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
Manivannan Sadhasivam
2024-09-01
PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
Prudhvi Yarlagadda
2024-07-19
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-07-09
PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
Manivannan Sadhasivam
2024-07-09
PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...
Frank Li
2024-07-09
PCI: dwc: Add outbound MSG TLPs support
Yoshihiro Shimoda
2024-07-09
PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
Yoshihiro Shimoda
2024-07-09
PCI: dwc: Use msleep() in dw_pcie_wait_for_link()
Konrad Dybcio
2024-06-29
PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macros
Yoshihiro Shimoda
2024-05-28
PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
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-04-10
PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
Manivannan Sadhasivam
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-06
PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
Yoshihiro Shimoda
2024-01-06
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
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: dwc: Rename dw_pcie_ep_raise_legacy_irq()
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-10-28
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
2023-10-23
PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
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-14
PCI: dwc: Add host_post_init() callback
Manivannan Sadhasivam
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-24
PCI: dwc: Implement generic suspend/resume functionality
Frank Li
2023-07-26
Revert "PCI: dwc: Wait for link up only if link is started"
Johan Hovold
2023-05-26
PCI: dwc: Wait for link up only if link is started
Ajay Agarwal
2023-02-22
PCI: dwc: Add Root Port and Endpoint controller eDMA engine support
Serge Semin
2022-11-23
PCI: dwc: Introduce generic platform clocks and resets
Serge Semin
2022-11-23
PCI: dwc: Introduce generic resources getter
Serge Semin
2022-11-23
PCI: dwc: Introduce generic controller capabilities interface
Serge Semin
2022-11-23
PCI: dwc: Introduce dma-ranges property support for RC-host
Serge Semin
2022-08-29
PCI: dwc: Drop dependency on ZONE_DMA32
Will McVicker
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: dwc: Fix MSI msi_msg DMA mapping
Will McVicker
2022-08-01
PCI: dwc: Check iATU in/outbound range setup status
Serge Semin
[next]