Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Linus Torvalds
|
c75059c462
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
10 years ago |
Jingoo Han
|
d88a7ef99e
PCI: imx6: Use tabs for indentation
|
10 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
|
10 years ago |
Richard Zhu
|
a2fa6f64c2
PCI: imx6: Wait for clocks to stabilize after ref_en
|
10 years ago |
Wolfram Sang
|
e27a5130ab
pci: host: drop owner assignment from platform_drivers
|
10 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
|
11 years ago |
Richard Zhu
|
bc9ef77004
PCI: imx6: Fix bugs in PCIe startup code
|
11 years ago |
Marek Vasut
|
fa33a6d87e
PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode
|
11 years ago |
Marek Vasut
|
66a60f9347
PCI: imx6: Factor out link up wait loop
|
11 years ago |
Marek Vasut
|
982aa23451
PCI: imx6: Factor out PHY reset
|
11 years ago |
Marek Vasut
|
7f9f40c01c
PCI: imx6: Report "link up" only after link training completes
|
11 years ago |
Marek Vasut
|
c28f8a1f2b
PCI: imx6: Make reset-gpio optional
|
11 years ago |
Fabio Estevam
|
b391bf3158
PCI: imx6: Remove unneeded 'goto err'
|
11 years ago |
Fabio Estevam
|
ebb034a4ce
PCI: imx6: Remove unneeded check of platform_get_resource()
|
11 years ago |
Marek Vasut
|
f216f57ffe
PCI: imx6: Probe the PCIe in fs_initcall()
|
12 years ago |
Sachin Kamat
|
8bcadbe172
PCI: imx6: Remove redundant of_match_ptr
|
12 years ago |
Marek Vasut
|
017f10e1c7
PCI: imx6: Increase link startup timeout
|
12 years ago |
Tim Harvey
|
4ec3ed7f5e
PCI: imx6: Fix imprecise abort handler
|
12 years ago |
Wei Yongjun
|
9b5cd0948b
PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()
|
12 years ago |