index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
1
-3
/
+3
2024-01-06
PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
Yoshihiro Shimoda
1
-0
/
+93
2024-01-06
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
1
-1
/
+1
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
1
-1
/
+1
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
1
-4
/
+4
2023-12-19
PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
Damien Le Moal
1
-2
/
+2
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
1
-1
/
+1
2023-10-28
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
1
-2
/
+6
2023-10-23
PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
Yoshihiro Shimoda
1
-0
/
+2
2023-10-20
PCI: dwc: Add EDMA_UNROLL capability flag
Yoshihiro Shimoda
1
-2
/
+3
2023-10-20
PCI: dwc: endpoint: Add multiple PFs support for dbi2
Yoshihiro Shimoda
1
-0
/
+1
2023-10-14
PCI: dwc: Add host_post_init() callback
Manivannan Sadhasivam
1
-0
/
+1
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+28
2023-08-24
PCI: dwc: Implement generic suspend/resume functionality
Frank Li
1
-0
/
+28
2023-07-26
Revert "PCI: dwc: Wait for link up only if link is started"
Johan Hovold
1
-1
/
+0
2023-05-26
PCI: dwc: Wait for link up only if link is started
Ajay Agarwal
1
-0
/
+1
2023-02-22
PCI: dwc: Add Root Port and Endpoint controller eDMA engine support
Serge Semin
1
-0
/
+21
2022-11-23
PCI: dwc: Introduce generic platform clocks and resets
Serge Semin
1
-0
/
+42
2022-11-23
PCI: dwc: Introduce generic resources getter
Serge Semin
1
-0
/
+3
2022-11-23
PCI: dwc: Introduce generic controller capabilities interface
Serge Semin
1
-1
/
+11
2022-11-23
PCI: dwc: Introduce dma-ranges property support for RC-host
Serge Semin
1
-2
/
+4
2022-08-29
PCI: dwc: Drop dependency on ZONE_DMA32
Will McVicker
1
-1
/
+0
2022-08-04
Merge branch 'pci/ctrl/tegra194'
Bjorn Helgaas
1
-0
/
+32
2022-08-04
Merge branch 'pci/ctrl/qcom'
Bjorn Helgaas
1
-0
/
+7
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
1
-1
/
+1
2022-08-01
PCI: dwc: Fix MSI msi_msg DMA mapping
Will McVicker
1
-1
/
+1
2022-08-01
PCI: dwc: Check iATU in/outbound range setup status
Serge Semin
1
-2
/
+3
2022-08-01
PCI: dwc: Validate iATU outbound mappings against hardware constraints
Serge Semin
1
-6
/
+4
2022-08-01
PCI: dwc: Add iATU regions size detection procedure
Serge Semin
1
-0
/
+2
2022-08-01
PCI: dwc: Simplify in/outbound iATU setup methods
Serge Semin
1
-29
/
+19
2022-08-01
PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OB
Serge Semin
1
-10
/
+3
2022-08-01
PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IO
Serge Semin
1
-8
/
+1
2022-08-01
PCI: dwc: Add dw_pcie_ops.host_deinit() callback
Serge Semin
1
-0
/
+1
2022-08-01
PCI: dwc: Add macros to compare Synopsys IP core versions
Serge Semin
1
-0
/
+15
2022-08-01
PCI: dwc: Read DWC IP core version from register
Serge Semin
1
-0
/
+6
2022-08-01
PCI: dwc: Use native DWC IP core version representation
Serge Semin
1
-1
/
+9
2022-07-22
PCI: tegra194: Find RAS DES PCIe capability offset
Vidya Sagar
1
-0
/
+19
2022-07-15
PCI: qcom: Add IPQ60xx support
Selvam Sathappan Periakaruppan
1
-0
/
+1
2022-07-15
PCI: dwc: Move GEN3_RELATED DBI definitions to common header
Baruch Siach
1
-0
/
+6
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
1
-15
/
+15
2022-07-05
PCI: dwc: Move io_cfg_atu_shared to struct pcie_port
Serge Semin
1
-1
/
+1
2022-07-05
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
1
-0
/
+14
2021-04-29
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
1
-0
/
+1
2021-02-24
PCI: dwc: Add upper limit address for outbound iATU
Shradha Todi
1
-0
/
+1
2021-02-24
PCI: dwc: Change size to u64 for EP outbound iATU
Shradha Todi
1
-1
/
+1
2021-02-24
PCI: dwc: Work around ECRC configuration issue
Vidya Sagar
1
-0
/
+1
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
1
-1
/
+1
2020-11-19
PCI: dwc: Move inbound and outbound windows to common struct
Rob Herring
1
-2
/
+2
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
1
-10
/
+0
2020-11-19
PCI: dwc: Rework MSI initialization
Rob Herring
1
-0
/
+1
[next]