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
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-ep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
1
-3
/
+4
2023-10-24
PCI: dwc: Use FIELD_GET/PREP()
Ilpo Järvinen
1
-3
/
+4
2023-10-23
PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
Yoshihiro Shimoda
1
-1
/
+11
2023-10-20
PCI: dwc: Expose dw_pcie_ep_exit() to module
Yoshihiro Shimoda
1
-0
/
+1
2023-10-20
PCI: dwc: endpoint: Add multiple PFs support for dbi2
Yoshihiro Shimoda
1
-8
/
+24
2023-02-22
PCI: dwc: Add Root Port and Endpoint controller eDMA engine support
Serge Semin
1
-1
/
+11
2022-11-23
PCI: dwc: Introduce generic resources getter
Serge Semin
1
-22
/
+3
2022-11-23
PCI: dwc: Introduce dma-ranges property support for RC-host
Serge Semin
1
-2
/
+2
2022-10-27
PCI: designware-ep: Disable PTM capabilities for EP mode
Vidya Sagar
1
-1
/
+18
2022-08-13
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
1
-1
/
+9
2022-08-09
PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address
Frank Li
1
-1
/
+9
2022-08-01
PCI: dwc: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-8
/
+4
2022-08-01
PCI: dwc: Check iATU in/outbound range setup status
Serge Semin
1
-3
/
+6
2022-08-01
PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OB
Serge Semin
1
-2
/
+2
2022-08-01
PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IO
Serge Semin
1
-12
/
+9
2022-08-01
PCI: dwc: Read DWC IP core version from register
Serge Semin
1
-0
/
+2
2022-08-01
PCI: dwc: Detect iATU settings after getting "addr_space" resource
Serge Semin
1
-2
/
+2
2022-07-05
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
1
-6
/
+2
2022-07-05
PCI: dwc: Add braces to multi-line if-else statements
Serge Semin
1
-2
/
+2
2022-07-05
PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors
Serge Semin
1
-2
/
+16
2021-10-11
PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver
Manivannan Sadhasivam
1
-0
/
+3
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
1
-18
/
+18
2021-04-29
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
1
-0
/
+2
2021-02-24
PCI: dwc: Don't assume the ops in dw_pcie always exist
Jisheng Zhang
1
-5
/
+3
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
1
-20
/
+0
2020-11-19
PCI: dwc: Move inbound and outbound windows to common struct
Rob Herring
1
-12
/
+13
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-3
/
+26
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
1
-19
/
+102
2020-09-21
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
1
-4
/
+4
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
1
-0
/
+19
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
1
-39
/
+86
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
1
-2
/
+9
2020-09-07
PCI: designware-ep: Fix the Header Type check
Hou Zhiqiang
1
-1
/
+2
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
1
-1
/
+1
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-8
/
+8
2020-05-22
PCI: endpoint: Add support to handle multiple base for mapping outbound memory
Lad Prabhakar
1
-8
/
+8
2020-05-05
PCI: dwc: Clean up computing of msix_tbl
Jiri Slaby
1
-5
/
+1
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
1
-29
/
+17
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
1
-2
/
+13
2020-03-31
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
1
-0
/
+4
2020-02-25
PCI: dwc: Add API to notify core initialization completion
Vidya Sagar
1
-0
/
+7
2020-02-25
PCI: dwc: Refactor core initialization code for EP mode
Vidya Sagar
1
-28
/
+44
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-09-23
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
1
-35
/
+2
2019-09-16
PCI: dwc: Add validation that PCIe core is set to correct mode
Jonathan Chocron
1
-0
/
+8
2019-08-13
PCI: dwc: Move config space capability search API
Vidya Sagar
1
-35
/
+2
2019-05-01
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
1
-2
/
+5
2019-05-01
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
1
-0
/
+34
2019-04-16
PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset
Kishon Vijay Abraham I
1
-5
/
+5
2019-04-15
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
1
-4
/
+0
[next]