index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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
2022-08-01
PCI: dwc: Add dw_pcie_ops.host_deinit() callback
Serge Semin
2022-08-01
PCI: dwc: Add macros to compare Synopsys IP core versions
Serge Semin
2022-08-01
PCI: dwc: Read DWC IP core version from register
Serge Semin
2022-08-01
PCI: dwc: Use native DWC IP core version representation
Serge Semin
2022-07-22
PCI: tegra194: Find RAS DES PCIe capability offset
Vidya Sagar
2022-07-15
PCI: qcom: Add IPQ60xx support
Selvam Sathappan Periakaruppan
2022-07-15
PCI: dwc: Move GEN3_RELATED DBI definitions to common header
Baruch Siach
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-07-05
PCI: dwc: Move io_cfg_atu_shared to struct pcie_port
Serge Semin
2022-07-05
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
2021-04-29
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
2021-02-24
PCI: dwc: Add upper limit address for outbound iATU
Shradha Todi
2021-02-24
PCI: dwc: Change size to u64 for EP outbound iATU
Shradha Todi
2021-02-24
PCI: dwc: Work around ECRC configuration issue
Vidya Sagar
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
2020-11-19
PCI: dwc: Move inbound and outbound windows to common struct
Rob Herring
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
2020-11-19
PCI: dwc: Rework MSI initialization
Rob Herring
2020-11-19
PCI: dwc: Drop the .set_num_vectors() host op
Rob Herring
2020-11-18
PCI: dwc: Add support to program ATU for >4GB memory
Vidya Sagar
2020-11-18
PCI: dwc: Support multiple ATU memory regions
Rob Herring
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-08
PCI: dwc: Make ATU accessors private
Rob Herring
2020-09-08
PCI: dwc: Remove read_dbi2 code
Rob Herring
2020-09-08
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
2020-09-08
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
2020-09-08
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
2020-09-08
PCI: dwc: Simplify config space handling
Rob Herring
2020-09-08
PCI: dwc: Remove storing of PCI resources
Rob Herring
2020-09-08
PCI: dwc: Remove root_bus pointer
Rob Herring
2020-09-08
PCI: dwc: Convert to use pci_host_probe()
Rob Herring
2020-09-08
PCI: dwc: Remove dwc specific config accessor ops
Rob Herring
2020-09-08
PCI: dwc: Add a default pci_ops.map_bus for root port
Rob Herring
2020-09-07
PCI: dwc: Allow overriding bridge pci_ops
Rob Herring
[next]