1. 9ab021b PCI: imx6: Remove unused return values by Bjorn Helgaas · 8 years ago
  2. 916bf1c PCI: imx6: Reorder struct imx6_pcie by Bjorn Helgaas · 8 years ago
  3. 2a6a85d PCI: imx6: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  4. e7d7705 PCI: imx6: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  5. 8bad7f2 PCI: imx6: Pass struct imx6_pcie to PHY accessors by Bjorn Helgaas · 8 years ago
  6. 51c8470 PCI: imx6: Removed unused struct imx6_pcie.mem_base by Bjorn Helgaas · 8 years ago
  7. c5af407 PCI: imx6: Remove redundant of_node pointer by Bjorn Helgaas · 8 years ago
  8. 1395765 PCI: imx6: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  9. f90d8e8 PCI: imx6: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  10. 4d31c61 PCI: imx6: Implement reset sequence for i.MX6+ by Andrey Smirnov · 8 years ago
  11. e6f1fef PCI: imx6: Use enum instead of bool for variant indicator by Andrey Smirnov · 8 years ago
  12. a5fcec4 PCI: imx6: Add DT property for link gen, default to Gen1 by Tim Harvey · 8 years ago
  13. 3ea8529a PCI: imx6: Add reset-gpio-active-high boolean property to DT by Petr Štetiar · 8 years ago
  14. e3c06cd PCI: imx6: Add initial imx6sx support by Christoph Fritz · 8 years ago
  15. 4d1821e PCI: imx6: Factor out ref clock enable by Bjorn Helgaas · 8 years ago
  16. b2d7a9c Revert "PCI: imx6: Add support for active-low reset GPIO" by Fabio Estevam · 8 years ago
  17. 562df5c Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  18. 886bc5c PCI: designware: Add generic dw_pcie_wait_for_link() by Joao Pinto · 8 years ago
  19. 28e3abe PCI: imx6: Add DT bindings to configure PHY Tx driver settings by Justin Waters · 8 years ago
  20. 4d107d3 PCI: imx6: Move link up check into imx6_pcie_wait_for_link() by Lucas Stach · 8 years ago
  21. a77c542 PCI: imx6: Remove broken Gen2 workaround by Lucas Stach · 8 years ago
  22. 54a47a8 PCI: imx6: Move PHY reset into imx6_pcie_establish_link() by Lucas Stach · 8 years ago
  23. 53eeb48 PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functions by Lucas Stach · 8 years ago
  24. 9662e32 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 8 years ago
  25. c111e8b Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-qcom' and 'pci/host-rcar' into next by Bjorn Helgaas · 8 years ago
  26. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 8 years ago
  27. 8ff0ef9 PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD by Grygorii Strashko · 9 years ago
  28. 5c5fb40 PCI: imx6: Add support for active-low reset GPIO by Petr Štetiar · 9 years ago
  29. bd534e6 PCI: imx6: Use gpio_set_value_cansleep() by Fabio Estevam · 9 years ago
  30. 111feb7 PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definition by Fabio Estevam · 9 years ago
  31. 89b2d4f PCI: imx6: Return real error code from imx6_add_pcie_port() by Fabio Estevam · 9 years ago
  32. 8d1ceb5 PCI: imx6: Simplify a trivial if-return sequence by Fabio Estevam · 9 years ago
  33. bf933db Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into next by Bjorn Helgaas · 9 years ago
  34. 2393f79 PCI: imx6: Add #define PCIE_RC_LCSR by Bjorn Helgaas · 9 years ago
  35. 1c7fae1 PCI: imx6: Use "u32", not "uint32_t" by Bjorn Helgaas · 9 years ago
  36. a042746 PCI: imx6: Add speed change timeout message by Troy Kisky · 9 years ago
  37. 6cbb247 PCI: designware: Wait for link to come up with consistent style by Bjorn Helgaas · 9 years ago
  38. fd5da20 PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link() by Bjorn Helgaas · 9 years ago
  39. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  40. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  41. d88a7ef PCI: imx6: Use tabs for indentation by Jingoo Han · 10 years ago
  42. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  43. a2fa6f6 PCI: imx6: Wait for clocks to stabilize after ref_en by Richard Zhu · 10 years ago
  44. e27a513 pci: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  45. 3fce0e8 PCI: imx6: Delay enabling reference clock for SS until it stabilizes by Tim Harvey · 10 years ago
  46. 61da50d PCI: imx6: Probe in module_init(), not fs_initcall() by Lucas Stach · 10 years ago
  47. 3e3e406 PCI: imx6: Put LTSSM in "Detect" state before disabling it by Lucas Stach · 10 years ago
  48. 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  49. d1dc974 PCI: imx6: Add support for MSI by Lucas Stach · 10 years ago
  50. 5c40eea PCI: imx6: Remove optional (and unused) IRQs by Lucas Stach · 10 years ago
  51. e521519 PCI: imx6: Drop old IRQ mapping by Lucas Stach · 10 years ago
  52. 5752613 PCI: imx6: Use new clock names by Lucas Stach · 10 years ago
  53. 44cb5e9 PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  54. 11c6fbd PCI: designware: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  55. f95d3ae PCI: imx6: Wait for retraining by Marek Vasut · 10 years ago
  56. bc9ef77 PCI: imx6: Fix bugs in PCIe startup code by Richard Zhu · 11 years ago
  57. fa33a6d PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode by Marek Vasut · 11 years ago
  58. 66a60f9 PCI: imx6: Factor out link up wait loop by Marek Vasut · 11 years ago
  59. 982aa23 PCI: imx6: Factor out PHY reset by Marek Vasut · 11 years ago
  60. 7f9f40c PCI: imx6: Report "link up" only after link training completes by Marek Vasut · 11 years ago
  61. c28f8a1 PCI: imx6: Make reset-gpio optional by Marek Vasut · 11 years ago
  62. b391bf3 PCI: imx6: Remove unneeded 'goto err' by Fabio Estevam · 11 years ago
  63. ebb034a PCI: imx6: Remove unneeded check of platform_get_resource() by Fabio Estevam · 11 years ago
  64. f216f57 PCI: imx6: Probe the PCIe in fs_initcall() by Marek Vasut · 11 years ago
  65. 8bcadbe PCI: imx6: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  66. 017f10e PCI: imx6: Increase link startup timeout by Marek Vasut · 11 years ago
  67. 4ec3ed7 PCI: imx6: Fix imprecise abort handler by Tim Harvey · 11 years ago
  68. 9b5cd09 PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe() by Wei Yongjun · 11 years ago
  69. bb38919 PCI: imx6: Add support for i.MX6 PCIe controller by Sean Cross · 11 years ago