Fabio Estevam
|
8d1ceb52e1
PCI: imx6: Simplify a trivial if-return sequence
|
10 years ago |
Bjorn Helgaas
|
bf933dbb84
Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into next
|
10 years ago |
Bjorn Helgaas
|
2393f79cf9
PCI: imx6: Add #define PCIE_RC_LCSR
|
10 years ago |
Bjorn Helgaas
|
1c7fae18a1
PCI: imx6: Use "u32", not "uint32_t"
|
10 years ago |
Troy Kisky
|
a0427464cf
PCI: imx6: Add speed change timeout message
|
10 years ago |
Bjorn Helgaas
|
6cbb247e85
PCI: designware: Wait for link to come up with consistent style
|
10 years ago |
Bjorn Helgaas
|
fd5da2081b
PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
11 years ago |
Linus Torvalds
|
c75059c462
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
11 years ago |
Jingoo Han
|
d88a7ef99e
PCI: imx6: Use tabs for indentation
|
11 years ago |
Greg Kroah-Hartman
|
a8a93c6f99
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
|
11 years ago |
Richard Zhu
|
a2fa6f64c2
PCI: imx6: Wait for clocks to stabilize after ref_en
|
11 years ago |
Wolfram Sang
|
e27a5130ab
pci: host: drop owner assignment from platform_drivers
|
11 years ago |
Tim Harvey
|
3fce0e882f
PCI: imx6: Delay enabling reference clock for SS until it stabilizes
|
11 years ago |
Lucas Stach
|
61da50da90
PCI: imx6: Probe in module_init(), not fs_initcall()
|
11 years ago |
Lucas Stach
|
3e3e406e38
PCI: imx6: Put LTSSM in "Detect" state before disabling it
|
11 years ago |
Bjorn Helgaas
|
843a85ced9
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next
|
11 years ago |
Lucas Stach
|
d1dc9749a5
PCI: imx6: Add support for MSI
|
11 years ago |
Lucas Stach
|
5c40eea778
PCI: imx6: Remove optional (and unused) IRQs
|
11 years ago |
Lucas Stach
|
e521519a84
PCI: imx6: Drop old IRQ mapping
|
11 years ago |
Lucas Stach
|
5752613653
PCI: imx6: Use new clock names
|
11 years ago |
Sachin Kamat
|
44cb5e94f9
PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning
|
11 years ago |
Andrew Murray
|
11c6fbd8d9
PCI: designware: Remove unnecessary use of 'conf_lock' spinlock
|
11 years ago |
Marek Vasut
|
f95d3ae771
PCI: imx6: Wait for retraining
|
12 years ago |
Richard Zhu
|
bc9ef77004
PCI: imx6: Fix bugs in PCIe startup code
|
12 years ago |
Marek Vasut
|
fa33a6d87e
PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode
|
12 years ago |
Marek Vasut
|
66a60f9347
PCI: imx6: Factor out link up wait loop
|
12 years ago |
Marek Vasut
|
982aa23451
PCI: imx6: Factor out PHY reset
|
12 years ago |
Marek Vasut
|
7f9f40c01c
PCI: imx6: Report "link up" only after link training completes
|
12 years ago |
Marek Vasut
|
c28f8a1f2b
PCI: imx6: Make reset-gpio optional
|
12 years ago |