index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
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