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-ep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitation
Niklas Cassel
2024-07-10
1
-0
/
+7
*
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-07-10
1
-12
/
+0
*
PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
Manivannan Sadhasivam
2024-07-10
1
-35
/
+68
*
PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
Yoshihiro Shimoda
2024-07-10
1
-8
/
+13
*
PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
Frank Li
2024-07-10
1
-3
/
+10
*
PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
Manivannan Sadhasivam
2024-07-04
1
-1
/
+0
*
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
1
-0
/
+1
*
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
2024-04-10
1
-22
/
+0
*
PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
Manivannan Sadhasivam
2024-04-10
1
-7
/
+7
*
PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
Manivannan Sadhasivam
2024-04-10
1
-2
/
+17
*
PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
Manivannan Sadhasivam
2024-04-10
1
-3
/
+3
*
PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
Manivannan Sadhasivam
2024-04-10
1
-8
/
+1
*
PCI: dwc: ep: Add Kernel-doc comments for APIs
Manivannan Sadhasivam
2024-04-10
1
-0
/
+77
*
PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
Manivannan Sadhasivam
2024-04-10
1
-49
/
+71
*
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-14
1
-1
/
+6
|
\
|
*
PCI: dwc: endpoint: Fix advertised resizable BAR size
Niklas Cassel
2024-03-10
1
-1
/
+6
*
|
PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignment
Dan Carpenter
2024-02-07
1
-3
/
+4
*
|
PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
Dan Carpenter
2024-02-07
1
-1
/
+2
|
/
*
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-15
1
-4
/
+4
|
\
|
*
PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
Damien Le Moal
2023-12-19
1
-3
/
+3
|
*
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
-124
/
+60
*
|
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
1
-54
/
+54
*
|
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
1
-2
/
+2
*
|
PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
Niklas Cassel
2023-12-18
1
-0
/
+1
|
/
*
Merge branch 'pci/field-get'
Bjorn Helgaas
2023-10-28
1
-3
/
+4
|
\
|
*
PCI: dwc: Use FIELD_GET/PREP()
Ilpo Järvinen
2023-10-24
1
-3
/
+4
*
|
PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
Yoshihiro Shimoda
2023-10-23
1
-1
/
+11
*
|
PCI: dwc: Expose dw_pcie_ep_exit() to module
Yoshihiro Shimoda
2023-10-20
1
-0
/
+1
*
|
PCI: dwc: endpoint: Add multiple PFs support for dbi2
Yoshihiro Shimoda
2023-10-20
1
-8
/
+24
|
/
*
PCI: dwc: Add Root Port and Endpoint controller eDMA engine support
Serge Semin
2023-02-22
1
-1
/
+11
*
PCI: dwc: Introduce generic resources getter
Serge Semin
2022-11-23
1
-22
/
+3
*
PCI: dwc: Introduce dma-ranges property support for RC-host
Serge Semin
2022-11-23
1
-2
/
+2
*
PCI: designware-ep: Disable PTM capabilities for EP mode
Vidya Sagar
2022-10-27
1
-1
/
+18
*
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
2022-08-13
1
-1
/
+9
|
\
|
*
PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address
Frank Li
2022-08-09
1
-1
/
+9
*
|
PCI: dwc: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-08-01
1
-8
/
+4
*
|
PCI: dwc: Check iATU in/outbound range setup status
Serge Semin
2022-08-01
1
-3
/
+6
*
|
PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OB
Serge Semin
2022-08-01
1
-2
/
+2
*
|
PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IO
Serge Semin
2022-08-01
1
-12
/
+9
*
|
PCI: dwc: Read DWC IP core version from register
Serge Semin
2022-08-01
1
-0
/
+2
*
|
PCI: dwc: Detect iATU settings after getting "addr_space" resource
Serge Semin
2022-08-01
1
-2
/
+2
*
|
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
2022-07-06
1
-6
/
+2
*
|
PCI: dwc: Add braces to multi-line if-else statements
Serge Semin
2022-07-06
1
-2
/
+2
*
|
PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors
Serge Semin
2022-07-06
1
-2
/
+16
|
/
*
PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver
Manivannan Sadhasivam
2021-10-11
1
-0
/
+3
*
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-08-19
1
-18
/
+18
*
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
2021-04-29
1
-0
/
+2
*
PCI: dwc: Don't assume the ops in dw_pcie always exist
Jisheng Zhang
2021-02-24
1
-5
/
+3
*
PCI: dwc: Detect number of iATU windows
Rob Herring
2020-11-19
1
-20
/
+0
[next]