1. acb341e PCI: tegra: Use lower-case hex consistently for register definitions by Thierry Reding · 8 years ago
  2. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  3. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  4. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  5. 9797f6b Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  6. e257ef5 Merge branches 'pci/arm64' and 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  7. 1958e71 PCI: generic, thunder: Use generic ECAM API by Jayachandran C · 8 years ago
  8. 725d012 Merge 4.6-rc7 into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  9. bdd7444 PCI: hv: Add explicit barriers to config space access by Vitaly Kuznetsov · 8 years ago
  10. 58f8b09 Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-thunder' and 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  11. a5cb903 PCI: designware: Remove incorrect RC memory base/limit configuration by Gabriele Paoloni · 8 years ago
  12. deb22e5 PCI: hv: Report resources release after stopping the bus by Vitaly Kuznetsov · 8 years ago
  13. 4d31c61 PCI: imx6: Implement reset sequence for i.MX6+ by Andrey Smirnov · 8 years ago
  14. e6f1fef PCI: imx6: Use enum instead of bool for variant indicator by Andrey Smirnov · 8 years ago
  15. 93bf907 PCI: thunder: Don't clobber read-only bits in bridge config registers by David Daney · 8 years ago
  16. 76ba8c1 PCI: rcar: Select PCI_MSI_IRQ_DOMAIN by Arnd Bergmann · 8 years ago
  17. 696ca5e drivers:hv: Use new vmbus_mmio_free() from client drivers. by Jake Oshins · 8 years ago
  18. 6fe7c18 PCI: tegra: Support per-lane PHYs by Thierry Reding · 9 years ago
  19. 1c52a51 PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controller by Thomas Petazzoni · 8 years ago
  20. 1e9f8dc PCI: keystone: Remove unnecessary goto statement by Murali Karicheri · 8 years ago
  21. 350a73b PCI: rcar-pcie: Remove Gen2 designation from Kconfig by Simon Horman · 8 years ago
  22. a5fcec4 PCI: imx6: Add DT property for link gen, default to Gen1 by Tim Harvey · 8 years ago
  23. 3ea8529a PCI: imx6: Add reset-gpio-active-high boolean property to DT by Petr Štetiar · 8 years ago
  24. e3c06cd PCI: imx6: Add initial imx6sx support by Christoph Fritz · 8 years ago
  25. 4d1821e PCI: imx6: Factor out ref clock enable by Bjorn Helgaas · 8 years ago
  26. 025dd3d PCI: keystone: Add error IRQ handler by Murali Karicheri · 8 years ago
  27. dfc6535 PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_ops by Jisheng Zhang · 8 years ago
  28. 6e9a426 PCI: mvebu: Constify mvebu_pcie_pm_ops structure by Jisheng Zhang · 8 years ago
  29. 7e57fd1 PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc() by Jisheng Zhang · 8 years ago
  30. b2d7a9c Revert "PCI: imx6: Add support for active-low reset GPIO" by Fabio Estevam · 8 years ago
  31. dcbb408 PCI: Fix spelling errors by Colin Ian King · 8 years ago
  32. 9188269 Revert "PCI: dra7xx: Mark driver as broken" by Sekhar Nori · 8 years ago
  33. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  34. cfeb813 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  35. 562df5c Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  36. c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 8 years ago
  37. 5a3aa2a PCI: designware: Add driver for prototyping kits based on ARC SDP by Joao Pinto · 8 years ago
  38. dac29e6 PCI: designware: Add default link up check if sub-driver doesn't override by Joao Pinto · 8 years ago
  39. 886bc5c PCI: designware: Add generic dw_pcie_wait_for_link() by Joao Pinto · 8 years ago
  40. 7b6e7ba PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices by David Daney · 8 years ago
  41. f12b76e PCI: thunder: Add PCIe host driver for ThunderX processors by David Daney · 8 years ago
  42. 4e64dbe PCI: generic: Expose pci_host_common_probe() for use by other drivers by David Daney · 8 years ago
  43. d51b3710 PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe() by David Daney · 8 years ago
  44. 7149b9f PCI: generic: Move structure definitions to separate header file by David Daney · 8 years ago
  45. ab597d3 PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller by Bharat Kumar Gogada · 8 years ago
  46. 25de15c9 PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER by Shawn Lin · 8 years ago
  47. eff31f4 PCI: altera: Fix altera_pcie_link_is_up() by Ley Foon Tan · 8 years ago
  48. 304e6d57 PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE by Simon Horman · 8 years ago
  49. e32faa3 PCI: tegra: Remove misleading PHYS_OFFSET by Thierry Reding · 9 years ago
  50. 56e75e2 PCI: tegra: Track bus -> CPU mapping by Thierry Reding · 9 years ago
  51. 8493a95 PCI: tegra: Remove unused struct tegra_pcie.num_ports field by Thierry Reding · 9 years ago
  52. b4d18d7 PCI: tegra: Implement ->{add,remove}_bus() callbacks by Thierry Reding · 9 years ago
  53. 01cf9d5 microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver by Bharat Kumar Gogada · 9 years ago
  54. 2c51391 PCI: xilinx: Don't call pci_fixup_irqs() on Microblaze by Bharat Kumar Gogada · 9 years ago
  55. 4c01f3b PCI: xilinx: Remove dependency on ARM-specific struct hw_pci by Bharat Kumar Gogada · 9 years ago
  56. 0259882 PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DT by Bharat Kumar Gogada · 9 years ago
  57. 28e3abe PCI: imx6: Add DT bindings to configure PHY Tx driver settings by Justin Waters · 9 years ago
  58. 1195c10 PCI: layerscape: Fix MSG TLP drop setting by Minghuan Lian · 8 years ago
  59. 79e3f4a PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer by Murali Karicheri · 8 years ago
  60. 61d9e85 PCI: mvebu: Restrict build to 32-bit ARM by Thierry Reding · 9 years ago
  61. 4daace0 PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs by Jake Oshins · 9 years ago
  62. a314966 Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' and 'pci/host-rcar' into next by Bjorn Helgaas · 9 years ago
  63. ed00c83 PCI: designware: Remove PCI_PROBE_ONLY handling by Lorenzo Pieralisi · 9 years ago
  64. dd19392 PCI: designware: Explain why we don't program ATU for some platforms by Jisheng Zhang · 9 years ago
  65. dbae40b PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID by Yang Shi · 9 years ago
  66. 3487c65 PCI: rcar: Remove PCI_PROBE_ONLY handling by Lorenzo Pieralisi · 9 years ago
  67. 4656038 PCI: iproc: Allow multiple devices except on PAXC by Ray Jui · 9 years ago
  68. 4d107d3 PCI: imx6: Move link up check into imx6_pcie_wait_for_link() by Lucas Stach · 9 years ago
  69. a77c542 PCI: imx6: Remove broken Gen2 workaround by Lucas Stach · 9 years ago
  70. 54a47a8 PCI: imx6: Move PHY reset into imx6_pcie_establish_link() by Lucas Stach · 9 years ago
  71. 53eeb48 PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functions by Lucas Stach · 9 years ago
  72. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  73. 9662e32 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 9 years ago
  74. c111e8b Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-qcom' and 'pci/host-rcar' into next by Bjorn Helgaas · 9 years ago
  75. 581d943 PCI: rcar: Add Gen2 PHY setup to pcie-rcar by Phil Edworthy · 9 years ago
  76. de1be9a PCI: rcar: Add runtime PM support to pcie-rcar by Phil Edworthy · 9 years ago
  77. 67de2dc PCI: designware: Make config accessor override checking symmetric by Bjorn Helgaas · 9 years ago
  78. 049f419 PCI: rcar: Remove unused pci_sys_data struct from pcie-rcar by Phil Edworthy · 9 years ago
  79. 5930fe4 PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllers by Gabriele Paoloni · 9 years ago
  80. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 9 years ago
  81. 5c3b99d PCI: dra7xx: Mark driver as broken by Richard Cochran · 9 years ago
  82. 65d5b10 Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-rcar' into next by Bjorn Helgaas · 9 years ago
  83. 3bc2b23 PCI: iproc: Add iProc PCIe MSI support by Ray Jui · 9 years ago
  84. 8ff0ef9 PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD by Grygorii Strashko · 9 years ago
  85. 116a489 PCI: designware: Simplify control flow by Bjorn Helgaas · 9 years ago
  86. 82a8238 PCI: qcom: Add Qualcomm PCIe controller driver by Stanimir Varbanov · 9 years ago
  87. 17209df PCI: designware: Ensure ATU is enabled before IO/conf space accesses by Stanimir Varbanov · 9 years ago
  88. a37b3ea PCI: rcar: Add gen2 fallback compatibility string for pcie-rcar by Simon Horman · 9 years ago
  89. 3517652 PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2 by Simon Horman · 9 years ago
  90. e015f88 PCI: rcar: Add support for R-Car H3 to pcie-rcar by Harunobu Kurokawa · 9 years ago
  91. 88b8576f Revert "PCI: rcar: Build pcie-rcar.c only on ARM" by Phil Edworthy · 9 years ago
  92. 5d2917d PCI: rcar: Convert to DT resource parsing API by Phil Edworthy · 9 years ago
  93. 943ebae PCI: iproc: Add PAXC interface support by Ray Jui · 9 years ago
  94. 1dbe162 PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit reads by Dongdong Liu · 9 years ago
  95. 99496bd PCI: altera: Fix error when INTx is 4 by Ley Foon Tan · 9 years ago
  96. ea1d379 PCI: altera: Check TLP completion status by Ley Foon Tan · 9 years ago
  97. 23ec567 PCI: altera: Fix Requester ID for config accesses by Ley Foon Tan · 9 years ago
  98. 7f52f31 PCI: altera: Fix loop in tlp_read_packet() by Dan Carpenter · 9 years ago
  99. 5c5fb40 PCI: imx6: Add support for active-low reset GPIO by Petr Štetiar · 9 years ago
  100. 57303e9 PCI: iproc: Do not use 0x in front of %pap by Dmitry V. Krivenok · 9 years ago