index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-designware.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed
Manivannan Sadhasivam
2024-09-13
1
-4
/
+14
*
PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
Manivannan Sadhasivam
2024-09-13
1
-6
/
+6
*
PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
Prudhvi Yarlagadda
2024-09-01
1
-0
/
+2
*
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-07-19
1
-16
/
+49
|
\
|
*
PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
Manivannan Sadhasivam
2024-05-28
1
-7
/
+9
|
*
PCI: dwc: Skip finding eDMA channels count for HDMA platforms
Manivannan Sadhasivam
2024-05-28
1
-3
/
+11
|
*
PCI: dwc: Refactor dw_pcie_edma_find_chip() API
Manivannan Sadhasivam
2024-05-28
1
-7
/
+30
*
|
PCI: dwc: Add outbound MSG TLPs support
Yoshihiro Shimoda
2024-07-10
1
-2
/
+7
*
|
PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
Yoshihiro Shimoda
2024-07-10
1
-32
/
+17
*
|
PCI: dwc: Use msleep() in dw_pcie_wait_for_link()
Konrad Dybcio
2024-07-10
1
-1
/
+1
|
/
*
PCI: dwc: Expose dw_pcie_write_dbi2() to module
Yoshihiro Shimoda
2023-10-23
1
-0
/
+1
*
PCI: dwc: Add EDMA_UNROLL capability flag
Yoshihiro Shimoda
2023-10-20
1
-1
/
+7
*
PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
Yoshihiro Shimoda
2023-10-20
1
-1
/
+8
*
PCI: dwc: Add dw_pcie_link_set_max_link_width()
Yoshihiro Shimoda
2023-10-20
1
-45
/
+41
*
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
|
*
PCI: Explicitly include correct DT includes
Rob Herring
2023-07-18
1
-1
/
+1
*
|
Revert "PCI: dwc: Wait for link up only if link is started"
Johan Hovold
2023-07-26
1
-13
/
+7
|
/
*
Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-06
1
-1
/
+1
|
\
|
*
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
2023-05-24
1
-1
/
+1
*
|
PCI: dwc: Wait for link up only if link is started
Ajay Agarwal
2023-05-26
1
-7
/
+13
|
/
*
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled
Yoshihiro Shimoda
2023-03-21
1
-5
/
+5
*
PCI: dwc: Add Root Port and Endpoint controller eDMA engine support
Serge Semin
2023-02-22
1
-0
/
+195
*
PCI: dwc: Introduce generic platform clocks and resets
Serge Semin
2022-11-23
1
-0
/
+91
*
PCI: dwc: Combine iATU detection procedures
Serge Semin
2022-11-23
1
-29
/
+10
*
PCI: dwc: Introduce generic resources getter
Serge Semin
2022-11-23
1
-20
/
+55
*
PCI: dwc: Introduce generic controller capabilities interface
Serge Semin
2022-11-23
1
-5
/
+6
*
PCI: dwc: Introduce dma-ranges property support for RC-host
Serge Semin
2022-11-23
1
-2
/
+54
*
PCI: dwc: Use dev_info for PCIe link down event logging
Vidya Sagar
2022-11-10
1
-1
/
+1
*
PCI: dwc: Fix n_fts[] array overrun
Vidya Sagar
2022-10-27
1
-1
/
+1
*
PCI: dwc: Validate iATU outbound mappings against hardware constraints
Serge Semin
2022-08-01
1
-13
/
+25
*
PCI: dwc: Add iATU regions size detection procedure
Serge Semin
2022-08-01
1
-4
/
+29
*
PCI: dwc: Simplify in/outbound iATU setup methods
Serge Semin
2022-08-01
1
-205
/
+85
*
PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OB
Serge Semin
2022-08-01
1
-21
/
+7
*
PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IO
Serge Semin
2022-08-01
1
-30
/
+5
*
PCI: dwc: Add macros to compare Synopsys IP core versions
Serge Semin
2022-08-01
1
-4
/
+4
*
PCI: dwc: Read DWC IP core version from register
Serge Semin
2022-08-01
1
-0
/
+24
*
PCI: dwc: Use native DWC IP core version representation
Serge Semin
2022-08-01
1
-4
/
+4
*
PCI: dwc: Log link speed and width if it comes up
Serge Semin
2022-08-01
1
-6
/
+16
*
PCI: dwc: Organize local variable usage
Serge Semin
2022-07-06
1
-5
/
+3
*
PCI: dwc: Convert dw_pcie_link_up() to use dw_pcie_readl_dbi()
Serge Semin
2022-07-06
1
-1
/
+1
*
PCI: dwc: Simplify unrolled iATU detection
Serge Semin
2022-07-06
1
-6
/
+5
*
PCI: dwc: Add newlines to log messages
Serge Semin
2022-07-06
1
-1
/
+1
*
PCI: dwc: Add braces to multi-line if-else statements
Serge Semin
2022-07-06
1
-1
/
+2
*
PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" exists
Serge Semin
2022-07-06
1
-7
/
+7
*
PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
Serge Semin
2022-07-06
1
-6
/
+10
*
PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()
Serge Semin
2022-07-06
1
-3
/
+13
*
PCI: dwc: Do not remap invalid res
Tim Harvey
2021-12-02
1
-3
/
+4
*
PCI: dwc: Export more symbols to allow modular drivers
Luca Ceresoli
2021-09-30
1
-0
/
+1
*
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
2021-04-29
1
-3
/
+8
*
PCI: dwc: Don't assume the ops in dw_pcie always exist
Jisheng Zhang
2021-02-24
1
-7
/
+7
[next]