1. 34d5ac2 PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly by Shawn Lin · 8 years ago
  2. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  3. 6aed468 Merge branch 'pci/host-tango' into next by Bjorn Helgaas · 8 years ago
  4. 5e14e9f PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support by Marc Gonzalez · 8 years ago
  5. 7542a046 Merge branch 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  6. b51cb82 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  7. 10fc139 Merge branch 'pci/host-versatile' into next by Bjorn Helgaas · 8 years ago
  8. 1fb3d7d Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
  9. 01a9259 Merge branch 'pci/host-rockchip' into next by Bjorn Helgaas · 8 years ago
  10. 66a63e1 Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 8 years ago
  11. 097d057 Merge branch 'pci/host-mediatek' into next by Bjorn Helgaas · 8 years ago
  12. dc8cca5 PCI: rockchip: Use normal register bank for config accessors by Shawn Lin · 8 years ago
  13. 85e4b30 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  14. 6f65dae Merge branch 'pci/host-faraday' into next by Bjorn Helgaas · 8 years ago
  15. fdc71ce PCI: xilinx: Make of_device_ids const by Arvind Yadav · 8 years ago
  16. 9a181e1 PCI: xilinx-nwl: Modify IRQ chip for legacy interrupts by Bharat Kumar Gogada · 8 years ago
  17. 0cb259c4 PCI: vmd: Move SRCU cleanup after bus, child device removal by Jon Derrick · 8 years ago
  18. 575a144 PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000 by Bjorn Helgaas · 8 years ago
  19. 7d630aa PCI: versatile: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  20. d7bd554 PCI: tegra: Do not allocate MSI target memory by Thierry Reding · 8 years ago
  21. c016555 PCI: tegra: Support MSI 64-bit addressing by Thierry Reding · 8 years ago
  22. c2741cb PCI: rockchip: Use local struct device pointer consistently by Shawn Lin · 8 years ago
  23. 94b1d08 PCI: rockchip: Check for clk_prepare_enable() errors during resume by Arvind Yadav · 8 years ago
  24. 45db3b70 PCI: rockchip: Configure RC's MPS setting by Shawn Lin · 8 years ago
  25. 09cac05 PCI: rockchip: Reconfigure configuration space header type by Shawn Lin · 8 years ago
  26. 5667e65 PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses() by Shawn Lin · 8 years ago
  27. 3166ba0 PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu() by Shawn Lin · 8 years ago
  28. 7a1d3b8 PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu() by Shawn Lin · 8 years ago
  29. e47ced7 PCI: rockchip: Control vpcie0v9 for system PM by Shawn Lin · 8 years ago
  30. bf44167 PCI: rcar-gen2: Make of_device_ids const by Arvind Yadav · 8 years ago
  31. 637cfaca PCI: mediatek: Add MediaTek PCIe host controller support by Ryder Lee · 8 years ago
  32. 7dcf90e PCI: hv: Use vPCI protocol version 1.2 by Jork Loeser · 8 years ago
  33. b1db7e7 PCI: hv: Add vPCI version protocol negotiation by Jork Loeser · 8 years ago
  34. 02c3764 PCI: hv: Temporary own CPU-number-to-vCPU-number infra by Jork Loeser · 8 years ago
  35. be66b67 PCI: hv: Use page allocation for hbus structure by Jork Loeser · 8 years ago
  36. 691ac1d PCI: hv: Fix comment formatting and use proper integer fields by Jork Loeser · 8 years ago
  37. 2eeb02b PCI: faraday: Add clock handling by Linus Walleij · 8 years ago
  38. 3eefa79 PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD by Jisheng Zhang · 8 years ago
  39. 1ee4d93 PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions by Lorenzo Pieralisi · 8 years ago
  40. 5a3dc3c PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions by Lorenzo Pieralisi · 8 years ago
  41. c62e98b PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions by Lorenzo Pieralisi · 8 years ago
  42. 6ab3809 PCI: altera: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  43. cf60374 PCI: versatile: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  44. 6982a06 PCI: generic: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  45. f7c2e69 PCI: faraday: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  46. 64bcd00 PCI: iproc: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  47. 29db991 PCI: rcar: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  48. cc2eaae PCI: xilinx: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  49. dd5fcce PCI: tegra: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  50. 123db53 PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  51. ae13cb9 PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  52. 4246a86 PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  53. 9af275b PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  54. 8c790a8 PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  55. 9815791 PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  56. 4b38067 PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  57. 5277407 PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  58. 90634e8 PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  59. 6b6de6a PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  60. cea9bc0 PCI: Make pci_register_host_bridge() PCI core internal by Lorenzo Pieralisi · 8 years ago
  61. 792abc6 PCI: tegra: Fix host bridge memory leakage by Lorenzo Pieralisi · 8 years ago
  62. 9aa17a7 PCI: faraday: Fix host bridge memory leakage by Lorenzo Pieralisi · 8 years ago
  63. f1e8bd2 PCI: faraday: Convert IRQ masking to raw PCI config accessors by Lorenzo Pieralisi · 8 years ago
  64. 022adcf PCI: iproc: Convert link check to raw PCI config accessors by Lorenzo Pieralisi · 8 years ago
  65. 5cbd678 PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter by Lorenzo Pieralisi · 8 years ago
  66. ae904ca PCI/vmd: Create named irq domain by Thomas Gleixner · 8 years ago
  67. a5f40e8 PCI: Don't allow unbinding host controllers that aren't prepared by Brian Norris · 8 years ago
  68. c6a7a77 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  69. 0b0ee66 Merge branch 'pci/ioremap' into next by Bjorn Helgaas · 8 years ago
  70. 9577367 Merge branch 'pci/host-rockchip' into next by Bjorn Helgaas · 8 years ago
  71. 443b1b0 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 8 years ago
  72. 24c53a6 Merge branch 'pci/host-iproc' into next by Bjorn Helgaas · 8 years ago
  73. 4940421 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  74. 66aa51c Merge branch 'pci/host-faraday' into next by Bjorn Helgaas · 8 years ago
  75. bc636ee PCI: versatile: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  76. 3e02dc4 PCI: tegra: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  77. 26b758f PCI: xgene: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  78. 868564d PCI: iproc-platform: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  79. 995b76e PCI: rockchip: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  80. cd00f08 PCI: xilinx-nwl: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  81. eb21f9e PCI: xilinx: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  82. b0308c5 PCI: rockchip: Modularize by Brian Norris · 8 years ago
  83. 073d3db PCI: rockchip: Add remove() support by Brian Norris · 8 years ago
  84. 24196f0 PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  85. 64d6ea6 PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root Port by Shawn Lin · 8 years ago
  86. 59c58cee PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC by K. Y. Srinivasan · 8 years ago
  87. 433fcf6 PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs by K. Y. Srinivasan · 8 years ago
  88. 5502171 PCI: rockchip: Advertise 128-byte Read Completion Boundary support by Shawn Lin · 8 years ago
  89. feb199e PCI: thunder-pem: Fix legacy firmware PEM-specific resources by Tomasz Nowicki · 8 years ago
  90. b8e82c1 PCI: mvebu: Avoid changing the SCC bit in the Link Status register by Russell King · 8 years ago
  91. d3c68e0 PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driver by Linus Walleij · 8 years ago
  92. 414428c PCI: hv: Lock PCI bus on device eject by Long Li · 8 years ago
  93. d3a78d8 PCI: hv: Properly handle PCI bus remove by Long Li · 8 years ago
  94. deb518f PCI: rockchip: Make 'return 0' more obvious in probe() by Brian Norris · 8 years ago
  95. 73edd2b PCI: rockchip: Unindent rockchip_pcie_set_power_limit() by Bjorn Helgaas · 8 years ago
  96. 9abb27c PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller by Tomasz Nowicki · 8 years ago
  97. 81caa91 PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controller by Tomasz Nowicki · 8 years ago
  98. 5fcaa00 PCI: rockchip: Handle regulator_get_current_limit() failure correctly by Brian Norris · 8 years ago
  99. e584b06c PCI: iproc: Add PCI_DOMAIN dependency to PCI Kconfig by Jon Mason · 8 years ago
  100. 393bf9b PCI: mvebu: Remove useless MSI enabling code by Thomas Petazzoni · 8 years ago