index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-designware-plat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
1
-1
/
+1
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
/
+9
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
1
-6
/
+5
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
-5
/
+4
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2022-07-05
PCI: dwc-plat: Drop dw_plat_pcie_of_match[] forward declaration
Serge Semin
1
-2
/
+0
2022-07-05
PCI: dwc-plat: Drop unused regmap pointer
Serge Semin
1
-2
/
+0
2022-07-05
PCI: dwc-plat: Simplify dw_plat_pcie_probe() return values
Serge Semin
1
-4
/
+5
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
1
-1
/
+1
2022-07-05
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
1
-10
/
+0
2022-01-03
PCI: designware-plat: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2021-08-31
PCI: dwc: Remove surplus break statement after return
Krzysztof WilczyĆski
1
-1
/
+0
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
1
-8
/
+0
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
1
-1
/
+0
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
1
-3
/
+0
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
1
-6
/
+0
2020-11-19
PCI: dwc: Drop the .set_num_vectors() host op
Rob Herring
1
-6
/
+1
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-43
/
+2
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
1
-3
/
+1
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-2
/
+1
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
2019-04-15
PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
Kishon Vijay Abraham I
1
-1
/
+1
2019-03-06
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
1
-4
/
+13
2019-02-15
PCI: designware-plat: Remove setting epc->features in Designware plat EP driver
Kishon Vijay Abraham I
1
-4
/
+0
2019-02-14
PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops
Kishon Vijay Abraham I
1
-0
/
+13
2019-02-01
PCI: dwc: Remove unnecessary header include (signal.h)
Gustavo Pimentel
1
-1
/
+0
2019-02-01
PCI: dwc: Remove unnecessary header include (of_gpio.h)
Gustavo Pimentel
1
-1
/
+0
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
1
-0
/
+1
2018-07-19
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
1
-2
/
+1
2018-07-19
PCI: dwc: Add MSI-X callbacks handler
Gustavo Pimentel
1
-0
/
+2
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
1
-1
/
+1
2018-07-19
PCI: dwc: Fix EP link notification implementation
Gustavo Pimentel
1
-0
/
+3
2018-07-13
PCI: designware-plat: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+259