1. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  2. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  3. f92d9ee Merge branch 'pci/host-xgene' into next by Bjorn Helgaas · 10 years ago
  4. b9c9c25 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 10 years ago
  5. 5f6b6cc PCI: xgene: Add APM X-Gene PCIe driver by Tanmay Inamdar · 10 years ago
  6. c8df6ac PCI: designware: Remove open-coded bitmap operations by Lucas Stach · 10 years ago
  7. 359c660 Merge branch 'pci/msi' into next by Bjorn Helgaas · 10 years ago
  8. 07a7cbd Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  9. 48c3c38 PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib by Yijing Wang · 10 years ago
  10. 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
  11. 91f8ae8 PCI: designware: Setup and clear exactly one MSI at a time by Lucas Stach · 10 years ago
  12. 1104528 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 10 years ago
  13. b1bf295 Merge branches 'pci/host-mvebu' and 'pci/host-spear' into next by Bjorn Helgaas · 10 years ago
  14. 24832b4 PCI: designware: Add get_msi_data() to pcie_host_ops by Minghuan Lian · 10 years ago
  15. 450e344 PCI: designware: Rename get_msi_data() to get_msi_addr() by Minghuan Lian · 10 years ago
  16. 0c61ea7 PCI: designware: Fix IO resource end address calculation by Minghuan Lian · 10 years ago
  17. ec98e9a PCI: designware: Fix configuration base address when using 'reg' by Minghuan Lian · 10 years ago
  18. 9f0dbe0 PCI: designware: Use NULL instead of false by Fabio Estevam · 10 years ago
  19. 56fab6e PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr() by Thomas Petazzoni · 10 years ago
  20. 65aaae2 PCI: spear: Pass config resource through reg property by Pratyush Anand · 10 years ago
  21. ef39ab7 Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 10 years ago
  22. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  23. f9dd0ce PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test by Dan Carpenter · 10 years ago
  24. 7f1f054 PCI: tegra: Add Tegra124 support by Thierry Reding · 10 years ago
  25. ec73276 PCI: tegra: Make sure the PCIe PLL is really reset by Eric Yuen · 10 years ago
  26. 8d41794 PCI: tegra: Fix extended configuration space mapping by Peter Daifuku · 10 years ago
  27. 0d20d62 PCI: tegra: Clear CLKREQ# enable on port disable by Thierry Reding · 10 years ago
  28. 8665a48 PCI: keystone: Set device ID based on SoC to support multiple ports by Murali Karicheri · 10 years ago
  29. 4455efc PCI: keystone: Assume controller is already in RC mode by Murali Karicheri · 10 years ago
  30. c15982d PCI: keystone: Limit MRSS for all downstream devices by Murali Karicheri · 10 years ago
  31. adf70fc PCI: designware: Fold struct pcie_port_info into struct pcie_port by Pratyush Anand · 10 years ago
  32. 3fce0e8 PCI: imx6: Delay enabling reference clock for SS until it stabilizes by Tim Harvey · 10 years ago
  33. a2351ef Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 10 years ago
  34. 84a263f PCI: designware: Check private_data validity in single place by Lucas Stach · 10 years ago
  35. 61da50d PCI: imx6: Probe in module_init(), not fs_initcall() by Lucas Stach · 10 years ago
  36. c346a54 Merge branch 'pci/host-designware' into pci/host-imx6 by Bjorn Helgaas · 10 years ago
  37. 8ddebc4 PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() by Lucas Stach · 10 years ago
  38. 92483df PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() by Lucas Stach · 10 years ago
  39. 4f2ebe0 PCI: designware: Parse bus-range property from devicetree by Lucas Stach · 10 years ago
  40. 0c4ffcf PCI: keystone: Add TI Keystone PCIe driver by Murali Karicheri · 10 years ago
  41. 41534e5 PCI: tegra: Implement a proper resource hierarchy by Thierry Reding · 10 years ago
  42. 019fa46 PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq() by Jisheng Zhang · 10 years ago
  43. 3e3e406 PCI: imx6: Put LTSSM in "Detect" state before disabling it by Lucas Stach · 10 years ago
  44. 8961def PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver by Srikanth Thokala · 10 years ago
  45. f16c15a Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  46. b14a3d1 PCI: designware: Add support for v3.65 hardware by Murali Karicheri · 10 years ago
  47. f17a6f7 Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  48. 8d7004a PCI: spear: Remove module option by Sachin Kamat · 10 years ago
  49. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  50. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  51. 981c191 Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  52. 2f37c5a PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
  53. a1c0ae9 PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
  54. 47ff3de PCI: dra7xx: Add TI DRA7xx PCIe driver by Kishon Vijay Abraham I · 10 years ago
  55. f4c55c5 PCI: designware: Program ATU with untranslated address by Kishon Vijay Abraham I · 10 years ago
  56. 4dd964d PCI: designware: Look for configuration space in 'reg', not 'ranges' by Kishon Vijay Abraham I · 10 years ago
  57. 2cb989f PCI: tegra: Add debugfs support by Thierry Reding · 10 years ago
  58. c276020 PCI: mvebu: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  59. 779ae55 PCI: spear: Remove spear13xx_pcie_remove() by Viresh Kumar · 10 years ago
  60. 6675ef2 PCI: spear: Fix Section mismatch compilation warning for probe() by Viresh Kumar · 10 years ago
  61. b776eec Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 10 years ago
  62. 077fb15 PCI: tegra: Implement accurate power supply scheme by Thierry Reding · 10 years ago
  63. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  64. 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
  65. 792688f Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra', 'pci/msi', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  66. eed6542 PCI: generic: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  67. 68947eb PCI: rcar: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  68. d975cb5 PCI: tegra: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  69. 505d865 PCI: mvebu: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  70. 51b66a6 PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx by Pratyush Anand · 11 years ago
  71. 0549252 PCI: rcar: Remove rcar_pcie_setup_window() resource argument by Phil Edworthy · 10 years ago
  72. b7718849 PCI: rcar: Cleanup style and formatting by Phil Edworthy · 10 years ago
  73. 2c3fd4c PCI: rcar: Use correct initial HW settings by Phil Edworthy · 10 years ago
  74. 8eb12c3 PCI: rcar: Remove redundant config accessor register number checks by Sergei Shtylyov · 10 years ago
  75. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  76. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  77. 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  78. 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  79. d785260 Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  80. ce29299 PCI: generic: Add generic PCI host controller driver by Will Deacon · 11 years ago
  81. d1dc974 PCI: imx6: Add support for MSI by Lucas Stach · 10 years ago
  82. 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 10 years ago
  83. 5c40eea PCI: imx6: Remove optional (and unused) IRQs by Lucas Stach · 10 years ago
  84. e521519 PCI: imx6: Drop old IRQ mapping by Lucas Stach · 10 years ago
  85. 5752613 PCI: imx6: Use new clock names by Lucas Stach · 10 years ago
  86. 44cb5e9 PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  87. 17d7acc PCI: exynos: Fix add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  88. 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 10 years ago
  89. d47b62f PCI: rcar: Add gen2 device tree support by Ben Dooks · 10 years ago
  90. 290c1fb PCI: rcar: Add MSI support for PCIe by Phil Edworthy · 10 years ago
  91. c25da47 PCI: rcar: Add Renesas R-Car PCIe driver by Phil Edworthy · 10 years ago
  92. 755ba5e PCI: exynos: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  93. 9aa5285 PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type by Fabio Estevam · 10 years ago
  94. 85802bbe PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  95. 398f5d5 PCI: mvebu: split PCIe BARs into multiple MBus windows when needed by Thomas Petazzoni · 10 years ago
  96. b6d07e0 PCI: mvebu: fix off-by-one in the computed size of the mbus windows by Willy Tarreau · 10 years ago
  97. 11c6fbd PCI: designware: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  98. 804f57b PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  99. a19f88b PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 10 years ago
  100. 66c5c34 PCI: designware: Fix comment for setting number of lanes by Mohit Kumar · 10 years ago