index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pci-exynos.c
Age
Commit message (
Expand
)
Author
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-03-06
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-23
PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
Jaehoon Chung
2018-01-02
PCI: exynos: Remove deprecated PHY initialization code
Jaehoon Chung
2017-09-07
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
2017-09-05
PCI: exynos: Fix platform_get_irq() error handling
Fabio Estevam
2017-08-03
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
2017-07-02
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
2017-04-04
PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
Kishon Vijay Abraham I
2017-03-07
PCI: exynos: Initialize elbi_base even when using PHY framework
Jaehoon Chung
2017-02-25
PCI: dwc: Fix crashes seen due to missing assignments
Guenter Roeck
2017-02-21
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
2017-02-21
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I