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
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
2020-11-19
PCI: dwc: Drop the .set_num_vectors() host op
Rob Herring
1
-1
/
+0
2020-11-18
PCI: dwc: Add support to program ATU for >4GB memory
Vidya Sagar
1
-1
/
+2
2020-11-18
PCI: dwc: Support multiple ATU memory regions
Rob Herring
1
-4
/
+2
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
1
-1
/
+1
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
1
-2
/
+16
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
1
-0
/
+12
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
1
-2
/
+16
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
1
-1
/
+2
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
1
-1
/
+1
2020-09-08
PCI: dwc: Make ATU accessors private
Rob Herring
1
-12
/
+0
2020-09-08
PCI: dwc: Remove read_dbi2 code
Rob Herring
1
-8
/
+0
2020-09-08
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
1
-0
/
+6
2020-09-08
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
1
-0
/
+1
2020-09-08
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
1
-0
/
+1
2020-09-08
PCI: dwc: Simplify config space handling
Rob Herring
1
-4
/
+0
2020-09-08
PCI: dwc: Remove storing of PCI resources
Rob Herring
1
-6
/
+0
[next]