index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-exynos.c
Age
Commit message (
Expand
)
Author
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-15
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