index
:
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.c
Age
Commit message (
Expand
)
Author
2025-01-23
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2025-01-18
PCI: dwc: Fix potential truncation in dw_pcie_edma_irq_verify()
Niklas Cassel
2024-12-18
PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbo...
Niklas Cassel
2024-09-13
PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed
Manivannan Sadhasivam
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/qcom'
Bjorn Helgaas
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-05-28
PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
Manivannan Sadhasivam
2024-05-28
PCI: dwc: Skip finding eDMA channels count for HDMA platforms
Manivannan Sadhasivam
2024-05-28
PCI: dwc: Refactor dw_pcie_edma_find_chip() API
Manivannan Sadhasivam
2023-10-23
PCI: dwc: Expose dw_pcie_write_dbi2() to module
Yoshihiro Shimoda
2023-10-20
PCI: dwc: Add EDMA_UNROLL capability flag
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-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-26
Revert "PCI: dwc: Wait for link up only if link is started"
Johan Hovold
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-07-06
Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-26
PCI: dwc: Wait for link up only if link is started
Ajay Agarwal
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
2023-03-21
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled
Yoshihiro Shimoda
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: Combine iATU detection procedures
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-11-10
PCI: dwc: Use dev_info for PCIe link down event logging
Vidya Sagar
2022-10-27
PCI: dwc: Fix n_fts[] array overrun
Vidya Sagar
2022-08-01
PCI: dwc: Validate iATU outbound mappings against hardware constraints
Serge Semin
2022-08-01
PCI: dwc: Add iATU regions size detection procedure
Serge Semin
2022-08-01
PCI: dwc: Simplify in/outbound iATU setup methods
Serge Semin
2022-08-01
PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OB
Serge Semin
2022-08-01
PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IO
Serge Semin
2022-08-01
PCI: dwc: Add macros to compare Synopsys IP core versions
Serge Semin
2022-08-01
PCI: dwc: Read DWC IP core version from register
Serge Semin
2022-08-01
PCI: dwc: Use native DWC IP core version representation
Serge Semin
2022-08-01
PCI: dwc: Log link speed and width if it comes up
Serge Semin
2022-07-05
PCI: dwc: Organize local variable usage
Serge Semin
2022-07-05
PCI: dwc: Convert dw_pcie_link_up() to use dw_pcie_readl_dbi()
Serge Semin
2022-07-05
PCI: dwc: Simplify unrolled iATU detection
Serge Semin
2022-07-05
PCI: dwc: Add newlines to log messages
Serge Semin
2022-07-05
PCI: dwc: Add braces to multi-line if-else statements
Serge Semin
2022-07-05
PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" exists
Serge Semin
2022-07-05
PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
Serge Semin
2022-07-05
PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()
Serge Semin
2021-12-02
PCI: dwc: Do not remap invalid res
Tim Harvey
[next]