开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-meson.c
Age
Commit message (
Expand
)
Author
2024-05-28
PCI: dwc: Remove unused of_gpio.h inclusion
Andy Shevchenko
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-07-13
PCI: meson: Remove cast between incompatible function type
Krzysztof Wilczyński
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2020-11-19
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
2020-10-21
Merge branch 'remotes/lorenzo/pci/meson'
Bjorn Helgaas
2020-10-05
PCI: meson: Build as module by default
Kevin Hilman
2020-09-08
PCI: dwc/meson: Rework PCI config and DW port logic register accesses
Rob Herring
2020-09-08
PCI: dwc/meson: Drop unnecessary RC config space initialization
Rob Herring
2020-09-08
PCI: dwc/meson: Drop the duplicate number of lanes setup
Rob Herring
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
2020-09-08
PCI: dwc: meson: Use pci_ops for root config space accessors
Rob Herring
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
2020-05-22
PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link
Marc Zyngier
2020-03-04
PCI: amlogic: Use AXG PCIE
Remi Pommarel
2019-10-15
PCI: amlogic: meson: Add support for G12A
Neil Armstrong
2019-10-15
PCI: amlogic: Fix probed clock names
Neil Armstrong
2019-10-15
PCI: amlogic: Fix reset assertion via gpio descriptor
Remi Pommarel
2019-01-08
PCI: amlogic: Fix build failure due to missing gpio header
Corentin Labbe
2018-12-19
PCI: amlogic: Add the Amlogic Meson PCIe controller driver
Yue Wang