index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
2024-09-13
PCI: qcom: Add RX lane margining settings for 16.0 GT/s
Shashank Babu Chinta Venkata
2024-09-13
PCI: qcom: Add equalization settings for 16.0 GT/s
Shashank Babu Chinta Venkata
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/rcar-gen4'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-07-09
PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
Manivannan Sadhasivam
2024-07-09
PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...
Frank Li
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-06-29
PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macros
Yoshihiro Shimoda
2024-05-28
PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
Manivannan Sadhasivam
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-06
PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
Yoshihiro Shimoda
2024-01-06
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-19
PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-10-28
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
2023-10-23
PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
Yoshihiro Shimoda
2023-10-20
PCI: dwc: Add EDMA_UNROLL capability flag
Yoshihiro Shimoda
2023-10-20
PCI: dwc: endpoint: Add multiple PFs support for dbi2
Yoshihiro Shimoda
2023-10-14
PCI: dwc: Add host_post_init() callback
Manivannan Sadhasivam
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-24
PCI: dwc: Implement generic suspend/resume functionality
Frank Li
2023-07-26
Revert "PCI: dwc: Wait for link up only if link is started"
Johan Hovold
2023-05-26
PCI: dwc: Wait for link up only if link is started
Ajay Agarwal
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: 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-08-29
PCI: dwc: Drop dependency on ZONE_DMA32
Will McVicker
2022-08-04
Merge branch 'pci/ctrl/tegra194'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/qcom'
Bjorn Helgaas
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
2022-08-01
PCI: dwc: Fix MSI msi_msg DMA mapping
Will McVicker
2022-08-01
PCI: dwc: Check iATU in/outbound range setup status
Serge Semin
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
[next]