开源镜像站
帮助
动态
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
/
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