index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-exynos.c
Age
Commit message (
Expand
)
Author
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
2016-10-11
PCI: exynos: Reorder struct exynos_pcie
Bjorn Helgaas
2016-10-11
PCI: exynos: Pass device-specific struct to internal functions
Bjorn Helgaas
2016-10-11
PCI: exynos: Name private struct pointer "exynos_pcie" consistently
Bjorn Helgaas
2016-10-11
PCI: exynos: Uninline register accessors
Bjorn Helgaas
2016-10-11
PCI: exynos: Add local struct device pointers
Bjorn Helgaas
2016-10-11
PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments
Bjorn Helgaas
2016-10-11
PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces
Bjorn Helgaas
2016-10-05
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...
Bjorn Helgaas
2016-08-23
PCI: exynos: Make explicitly non-modular
Paul Gortmaker
2016-08-17
PCI: designware: Return data directly from dw_pcie_readl_rc()
Bjorn Helgaas
2016-03-15
PCI: designware: Add generic dw_pcie_wait_for_link()
Joao Pinto
2016-01-06
PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD
Grygorii Strashko
2015-11-02
PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces
Gabriele Paoloni
2015-06-10
PCI: designware: Wait for link to come up with consistent style
Bjorn Helgaas
2015-04-08
PCI: exynos: Fix INTx enablement statement termination error
Jaehoon Chung
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-13
PCI: exynos: Remove unnecessary return statement
Jingoo Han
2014-10-23
PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()
Jingoo Han
2014-10-20
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-03
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...
Bjorn Helgaas
2014-05-30
Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...
Bjorn Helgaas
2014-05-30
PCI: designware: Make MSI ISR shared IRQ aware
Lucas Stach
2014-05-29
PCI: exynos: Fix add_pcie_port() section mismatch warning
Sachin Kamat
2014-05-27
PCI: exynos: Remove unnecessary OOM messages
Jingoo Han
2014-04-16
PCI: designware: Remove unnecessary use of 'conf_lock' spinlock
Andrew Murray
2013-12-20
PCI: designware: Add dw_pcie prefix before cfg_read/write
Pratyush Anand
2013-10-29
PCI: exynos: Remove redundant of_match_ptr
Sachin Kamat
2013-10-04
PCI: exynos: Add missing clk_disable_unprepare() on error path
Wei Yongjun
2013-09-25
PCI: exynos: Turn off power of phy block when link failed
Jingoo Han
2013-09-25
PCI: exynos: Add support for MSI
Jingoo Han
2013-08-29
PCI: exynos: Add I/O access wrappers
Seungwon Jeon
2013-08-12
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han