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
/
pci-meson.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: dwc: Remove unused of_gpio.h inclusion
Andy Shevchenko
2024-05-28
1
-1
/
+0
*
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2024-01-06
1
-1
/
+1
*
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-29
1
-1
/
+1
|
\
|
*
PCI: Explicitly include correct DT includes
Rob Herring
2023-07-18
1
-1
/
+1
*
|
PCI: meson: Remove cast between incompatible function type
Krzysztof Wilczyński
2023-07-13
1
-3
/
+8
|
/
*
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-07-06
1
-1
/
+1
*
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-17
1
-8
/
+8
*
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
2020-11-19
1
-20
/
+2
*
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
-15
/
+9
*
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
2020-11-19
1
-6
/
+0
*
Merge branch 'remotes/lorenzo/pci/meson'
Bjorn Helgaas
2020-10-21
1
-1
/
+7
|
\
|
*
PCI: meson: Build as module by default
Kevin Hilman
2020-10-05
1
-1
/
+7
*
|
PCI: dwc/meson: Rework PCI config and DW port logic register accesses
Rob Herring
2020-09-08
1
-51
/
+25
*
|
PCI: dwc/meson: Drop unnecessary RC config space initialization
Rob Herring
2020-09-08
1
-20
/
+0
*
|
PCI: dwc/meson: Drop the duplicate number of lanes setup
Rob Herring
2020-09-08
1
-28
/
+1
*
|
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
2020-09-08
1
-7
/
+1
*
|
PCI: dwc: meson: Use pci_ops for root config space accessors
Rob Herring
2020-09-08
1
-13
/
+10
|
/
*
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
2020-08-03
1
-3
/
+1
*
PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link
Marc Zyngier
2020-05-22
1
-2
/
+2
*
PCI: amlogic: Use AXG PCIE
Remi Pommarel
2020-03-04
1
-94
/
+22
*
PCI: amlogic: meson: Add support for G12A
Neil Armstrong
2019-10-15
1
-23
/
+105
*
PCI: amlogic: Fix probed clock names
Neil Armstrong
2019-10-15
1
-3
/
+3
*
PCI: amlogic: Fix reset assertion via gpio descriptor
Remi Pommarel
2019-10-15
1
-2
/
+2
*
PCI: amlogic: Fix build failure due to missing gpio header
Corentin Labbe
2019-01-08
1
-0
/
+1
*
PCI: amlogic: Add the Amlogic Meson PCIe controller driver
Yue Wang
2018-12-19
1
-0
/
+592