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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: qcom: Add RX lane margining settings for 16.0 GT/s
Shashank Babu Chinta Venkata
2024-09-13
1
-0
/
+18
*
PCI: qcom: Add equalization settings for 16.0 GT/s
Shashank Babu Chinta Venkata
2024-09-13
1
-0
/
+13
*
PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
Manivannan Sadhasivam
2024-09-13
1
-1
/
+1
*
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/rcar-gen4'
Bjorn Helgaas
2024-07-19
1
-0
/
+6
|
\
|
*
PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macros
Yoshihiro Shimoda
2024-06-29
1
-0
/
+6
*
|
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-07-19
1
-3
/
+2
|
\
\
|
*
|
PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
Manivannan Sadhasivam
2024-05-28
1
-3
/
+2
|
|
/
*
|
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-07-10
1
-5
/
+0
*
|
PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
Manivannan Sadhasivam
2024-07-10
1
-0
/
+5
*
|
PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...
Frank Li
2024-07-10
1
-0
/
+3
*
|
PCI: dwc: Add outbound MSG TLPs support
Yoshihiro Shimoda
2024-07-10
1
-0
/
+4
*
|
PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
Yoshihiro Shimoda
2024-07-10
1
-4
/
+11
*
|
PCI: dwc: Use msleep() in dw_pcie_wait_for_link()
Konrad Dybcio
2024-07-10
1
-2
/
+1
|
/
*
PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
Manivannan Sadhasivam
2024-04-10
1
-2
/
+2
*
PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
Manivannan Sadhasivam
2024-04-10
1
-0
/
+5
*
PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
Manivannan Sadhasivam
2024-04-10
1
-2
/
+2
*
PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
Manivannan Sadhasivam
2024-04-10
1
-1
/
+0
*
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-15
1
-3
/
+3
|
\
|
*
PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
Damien Le Moal
2023-12-19
1
-2
/
+2
|
*
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-12-18
1
-1
/
+1
*
|
PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
Yoshihiro Shimoda
2024-01-06
1
-0
/
+93
*
|
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
1
-1
/
+1
*
|
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
1
-1
/
+1
*
|
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2024-01-06
1
-4
/
+4
|
/
*
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
2023-10-28
1
-2
/
+6
|
\
|
*
PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
Yoshihiro Shimoda
2023-10-23
1
-0
/
+2
|
*
PCI: dwc: Add EDMA_UNROLL capability flag
Yoshihiro Shimoda
2023-10-20
1
-2
/
+3
|
*
PCI: dwc: endpoint: Add multiple PFs support for dbi2
Yoshihiro Shimoda
2023-10-20
1
-0
/
+1
*
|
PCI: dwc: Add host_post_init() callback
Manivannan Sadhasivam
2023-10-14
1
-0
/
+1
|
/
*
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-31
1
-0
/
+28
|
\
|
*
PCI: dwc: Implement generic suspend/resume functionality
Frank Li
2023-08-24
1
-0
/
+28
*
|
Revert "PCI: dwc: Wait for link up only if link is started"
Johan Hovold
2023-07-26
1
-1
/
+0
|
/
*
PCI: dwc: Wait for link up only if link is started
Ajay Agarwal
2023-05-26
1
-0
/
+1
*
PCI: dwc: Add Root Port and Endpoint controller eDMA engine support
Serge Semin
2023-02-22
1
-0
/
+21
*
PCI: dwc: Introduce generic platform clocks and resets
Serge Semin
2022-11-23
1
-0
/
+42
*
PCI: dwc: Introduce generic resources getter
Serge Semin
2022-11-23
1
-0
/
+3
*
PCI: dwc: Introduce generic controller capabilities interface
Serge Semin
2022-11-23
1
-1
/
+11
*
PCI: dwc: Introduce dma-ranges property support for RC-host
Serge Semin
2022-11-23
1
-2
/
+4
*
PCI: dwc: Drop dependency on ZONE_DMA32
Will McVicker
2022-08-29
1
-1
/
+0
*
Merge branch 'pci/ctrl/tegra194'
Bjorn Helgaas
2022-08-04
1
-0
/
+32
|
\
|
*
PCI: tegra194: Find RAS DES PCIe capability offset
Vidya Sagar
2022-07-23
1
-0
/
+19
*
|
Merge branch 'pci/ctrl/qcom'
Bjorn Helgaas
2022-08-04
1
-0
/
+7
|
\
\
|
*
|
PCI: qcom: Add IPQ60xx support
Selvam Sathappan Periakaruppan
2022-07-15
1
-0
/
+1
|
*
|
PCI: dwc: Move GEN3_RELATED DBI definitions to common header
Baruch Siach
2022-07-15
1
-0
/
+6
|
|
/
*
|
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
2022-08-01
1
-1
/
+1
*
|
PCI: dwc: Fix MSI msi_msg DMA mapping
Will McVicker
2022-08-01
1
-1
/
+1
*
|
PCI: dwc: Check iATU in/outbound range setup status
Serge Semin
2022-08-01
1
-2
/
+3
*
|
PCI: dwc: Validate iATU outbound mappings against hardware constraints
Serge Semin
2022-08-01
1
-6
/
+4
*
|
PCI: dwc: Add iATU regions size detection procedure
Serge Semin
2022-08-01
1
-0
/
+2
[next]