开源镜像站
帮助
动态
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-exynos.c
Age
Commit message (
Expand
)
Author
2024-05-28
PCI: exynos: Adapt to use bulk clock APIs
Shradha Todi
2024-01-15
Merge branch 'pci/controller/remove-void-return'
Bjorn Helgaas
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-16
PCI: exynos: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-10
PCI: exynos: Don't discard .remove() callback
Uwe Kleine-König
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2022-08-04
Merge branch 'pci/ctrl/pm-ops'
Bjorn Helgaas
2022-08-01
PCI: exynos: Correct generic PHY usage
Marek Szyprowski
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-11-18
PCI: exynos: Drop error data fabrication when config read fails
Naveen Naidu
2020-12-01
PCI: dwc: exynos: Rework the driver to support Exynos5433 variant
Jaehoon Chung
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-09-08
PCI: dwc: exynos: Use pci_ops for root config space accessors
Rob Herring
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource()
Dejin Zheng
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
2020-01-13
PCI: exynos: Rename Exynos to lowercase
Krzysztof Kozlowski
2019-09-04
PCI: exynos: Propagate errors for optional PHYs
Thierry Reding
2018-07-13
PCI: exynos: Drop unnecessary root_bus_nr setting
Shawn Guo
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin