index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-uniphier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-04
1
-1
/
+1
|
\
|
*
PCI: dwc: Return bool from link up check
Hans Zhang
2025-05-13
1
-1
/
+1
*
|
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2025-05-16
1
-1
/
+1
|
/
*
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-15
1
-6
/
+6
|
\
|
*
PCI: uniphier: Use INTX instead of legacy
Damien Le Moal
2023-12-19
1
-6
/
+6
*
|
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2024-01-06
1
-1
/
+1
|
/
*
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-07-06
1
-5
/
+5
*
PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcie
Fan Fei
2022-01-03
1
-73
/
+74
*
PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation
Kunihiko Hayashi
2021-10-15
1
-16
/
+10
*
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-02
1
-5
/
+3
*
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
2020-11-19
1
-20
/
+3
*
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
2020-11-19
1
-2
/
+0
*
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
2020-11-19
1
-1
/
+0
*
PCI: dwc: Move link handling into common code
Rob Herring
2020-11-19
1
-10
/
+3
*
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
2020-11-19
1
-6
/
+0
*
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
2020-11-19
1
-6
/
+0
*
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
2020-09-08
1
-2
/
+1
*
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-17
1
-2
/
+1
*
PCI: uniphier: remove module code from built-in driver
Masahiro Yamada
2020-01-13
1
-30
/
+1
*
PCI: uniphier: Set mode register to host mode
Kunihiko Hayashi
2019-11-21
1
-0
/
+10
*
PCI: uniphier: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-03-29
1
-3
/
+8
*
PCI: uniphier: Add UniPhier PCIe host controller support
Kunihiko Hayashi
2018-12-19
1
-0
/
+471