index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-layerscape-ep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
1
-0
/
+2
2024-04-10
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
1
-0
/
+7
2024-02-16
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
1
-1
/
+4
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
1
-5
/
+5
2024-01-15
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
1
-8
/
+8
2024-01-06
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
1
-3
/
+2
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
1
-1
/
+1
2023-12-19
PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
Damien Le Moal
1
-1
/
+1
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
1
-4
/
+4
2023-12-12
PCI: layerscape(ep): Rename pf_* as pf_lut_*
Frank Li
1
-8
/
+8
2023-10-10
PCI: layerscape-ep: Set 64-bit DMA mask
Guanhua Gao
1
-0
/
+2
2023-08-24
PCI: layerscape: Add workaround for lost link capabilities during reset
Xiaowei Bao
1
-0
/
+19
2023-08-24
PCI: layerscape: Add support for link-down notification
Frank Li
1
-0
/
+1
2023-06-23
PCI: layerscape: Add the endpoint linkup notifier support
Frank Li
1
-1
/
+99
2023-03-17
PCI: layerscape: Add EP mode support for ls1028a
Xiaowei Bao
1
-0
/
+1
2022-07-06
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
1
-12
/
+0
2021-03-22
PCI: layerscape: Correct syntax by changing comma to semicolon
Krzysztof WilczyĆski
1
-1
/
+1
2021-02-24
PCI: layerscape: Add LX2160A rev2 EP mode support
Hou Zhiqiang
1
-0
/
+7
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-35
/
+2
2020-09-21
PCI: layerscape: Add EP mode support for ls1088a and ls2088a
Xiaowei Bao
1
-19
/
+53
2020-09-21
PCI: layerscape: Modify the MSIX to the doorbell mode
Xiaowei Bao
1
-1
/
+2
2020-09-21
PCI: layerscape: Modify the way of getting capability with different PEX
Xiaowei Bao
1
-8
/
+23
2020-09-21
PCI: layerscape: Fix some format issue of the code
Xiaowei Bao
1
-2
/
+2
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
2019-08-14
PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver
Xiaowei Bao
1
-0
/
+1
2019-04-15
PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
Kishon Vijay Abraham I
1
-1
/
+1
2019-02-21
PCI: layerscape: Add EP mode support
Xiaowei Bao
1
-0
/
+156