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-uniphier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
1
-5
/
+5
2022-01-03
PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcie
Fan Fei
1
-73
/
+74
2021-10-15
PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation
Kunihiko Hayashi
1
-16
/
+10
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-5
/
+3
2020-11-19
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
1
-20
/
+3
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
1
-2
/
+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
-10
/
+3
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
1
-6
/
+0
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-6
/
+0
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
1
-2
/
+1
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-2
/
+1
2020-01-13
PCI: uniphier: remove module code from built-in driver
Masahiro Yamada
1
-30
/
+1
2019-11-21
PCI: uniphier: Set mode register to host mode
Kunihiko Hayashi
1
-0
/
+10
2019-03-29
PCI: uniphier: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-3
/
+8
2018-12-19
PCI: uniphier: Add UniPhier PCIe host controller support
Kunihiko Hayashi
1
-0
/
+471