1. 6b6de6a PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 7 years ago
  2. 295aeb9 PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 7 years ago
  3. 666ff6f PCI/PM: Avoid using device_may_wakeup() for runtime PM by Rafael J. Wysocki · 7 years ago
  4. e60514b PCI/PM: Restore the status of PCI devices across hibernation by Chen Yu · 7 years ago
  5. 5938628 drm/radeon: make MacBook Pro d3_delay quirk more generic by Bjorn Helgaas · 7 years ago
  6. 714fe38 PCI: Provide Kconfig option for lockless config space accessors by Thomas Gleixner · 8 years ago
  7. 675734b PCI: Enable ECRC only if device supports it by Bjorn Helgaas · 8 years ago
  8. cea9bc0 PCI: Make pci_register_host_bridge() PCI core internal by Lorenzo Pieralisi · 7 years ago
  9. 1228c4b PCI: Add pci_scan_root_bus_bridge() interface by Lorenzo Pieralisi · 7 years ago
  10. 792abc6 PCI: tegra: Fix host bridge memory leakage by Lorenzo Pieralisi · 7 years ago
  11. 9aa17a7 PCI: faraday: Fix host bridge memory leakage by Lorenzo Pieralisi · 7 years ago
  12. 5c3f18c PCI: Add devm_pci_alloc_host_bridge() interface by Lorenzo Pieralisi · 7 years ago
  13. dff79b9 PCI: Add pci_free_host_bridge() interface by Lorenzo Pieralisi · 7 years ago
  14. a1c0050 PCI: Initialize bridge release function at bridge allocation by Lorenzo Pieralisi · 7 years ago
  15. f1e8bd2 PCI: faraday: Convert IRQ masking to raw PCI config accessors by Lorenzo Pieralisi · 7 years ago
  16. 022adcf PCI: iproc: Convert link check to raw PCI config accessors by Lorenzo Pieralisi · 7 years ago
  17. 5cbd678 PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter by Lorenzo Pieralisi · 7 years ago
  18. de3ef1e PM / core: Drop run_wake flag from struct dev_pm_info by Rafael J. Wysocki · 7 years ago
  19. 0847684 PCI / PM: Simplify device wakeup settings code by Rafael J. Wysocki · 7 years ago
  20. 8370c2d PCI / PM: Drop pme_interrupt flag from struct pci_dev by Rafael J. Wysocki · 7 years ago
  21. 4d183d0 ACPI / PM: Consolidate device wakeup settings code by Rafael J. Wysocki · 7 years ago
  22. a1a6639 ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags by Rafael J. Wysocki · 7 years ago
  23. 393958d switchtec: Add device IDs for additional Switchtec products by Logan Gunthorpe · 7 years ago
  24. 079e3bc switchtec: Add "running" status flag to fw partition info ioctl by Logan Gunthorpe · 7 years ago
  25. 96f0d93 irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access by Marc Zyngier · 7 years ago
  26. ae904ca PCI/vmd: Create named irq domain by Thomas Gleixner · 7 years ago
  27. d07ff65 Merge branch 'uuid-types' by Rafael J. Wysocki · 7 years ago
  28. 56c1af4 PCI: Add sysfs max_link_speed/width, current_link_speed/width, etc by Wong Vee Khee · 7 years ago
  29. ae6dc7d PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port Containment by Gabriele Paoloni · 7 years ago
  30. a1d5f18 PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X by Gabriele Paoloni · 7 years ago
  31. 99b3c58 PCI: Test INTx masking during enumeration, not at run-time by Piotr Gregor · 7 years ago
  32. b014e96 PCI: Protect pci_error_handlers->reset_notify() usage with device_lock() by Christoph Hellwig · 7 years ago
  33. dc15e71 PCI / PM: Restore PME Enable if skipping wakeup setup by Rafael J. Wysocki · 7 years ago
  34. 64fd1c70 ACPI / PM: Run wakeup notify handlers synchronously by Rafael J. Wysocki · 7 years ago
  35. 17530e7 PCI: Protect pci_driver->sriov_configure() usage with device_lock() by Jakub Kicinski · 7 years ago
  36. 6c51c82 PCI: Add domain number check to find_smbios_instance_string() by Sujith Pandel · 7 years ago
  37. 2f686f1 PCI: Correct PCI_STD_RESOURCE_END usage by Bjorn Helgaas · 7 years ago
  38. d40b7fd PCI: Mark Intel XXV710 NIC INTx masking as broken by Alex Williamson · 7 years ago
  39. 98dbf5a PCI: endpoint: Select CRC32 to fix test build error by Randy Dunlap · 7 years ago
  40. a942774 PCI: pci-driver: convert to use DRIVER_ATTR_WO by Greg Kroah-Hartman · 7 years ago
  41. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 7 years ago
  42. 4ebeb1e PCI: Restore PRI and PASID state after Function-Level Reset by CQ Tang · 7 years ago
  43. a4f4fa6 PCI: Cache PRI and PASID bits in pci_dev by Jean-Philippe Brucker · 7 years ago
  44. 449e2f9 PCI: Make error code types consistent in pci_{read,write}_config_* by Brian Norris · 7 years ago
  45. 0b2c2a7 PCI: Replace the racy recursion prevention by Thomas Gleixner · 7 years ago
  46. 1ddd45f PCI: Use cpu_hotplug_disable() instead of get_online_cpus() by Thomas Gleixner · 7 years ago
  47. 4d071c3 PCI/PM: Add needs_resume flag to avoid suspend complete optimization by Imre Deak · 7 years ago
  48. 69a3025 PCI/DPC: Fix control register setting by Keith Busch · 7 years ago
  49. 993d668 PCI/DPC: Skip DPC event if device is not present by Keith Busch · 7 years ago
  50. 415b618 PCI: imx6: Fix config read timeout handling by Lucas Stach · 7 years ago
  51. 9871e9b switchtec: Fix minor bug with partition ID register by Logan Gunthorpe · 7 years ago
  52. e40cf64 switchtec: Use new cdev_device_add() helper function by Logan Gunthorpe · 7 years ago
  53. c849e55 PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA by Geert Uytterhoeven · 7 years ago
  54. 6f9a22b PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs by Michael Hernandez · 7 years ago
  55. 3134233 PCI: Do not disregard parent resources starting at 0x0 by Ard Biesheuvel · 7 years ago
  56. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  57. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  58. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  59. 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 7 years ago
  60. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  61. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  62. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  63. a5f40e8 PCI: Don't allow unbinding host controllers that aren't prepared by Brian Norris · 7 years ago
  64. ef1b5da Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  65. 889e4dd Merge branch 'pci/resource-mmap' into next by Bjorn Helgaas · 7 years ago
  66. 78f0983 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  67. acc886e Merge branch 'pci/pm' into next by Bjorn Helgaas · 7 years ago
  68. c6a7a77 Merge branch 'pci/msi' into next by Bjorn Helgaas · 7 years ago
  69. 94f543b Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  70. 13108c6 Merge branch 'pci/irq' into next by Bjorn Helgaas · 7 years ago
  71. 0b0ee66 Merge branch 'pci/ioremap' into next by Bjorn Helgaas · 7 years ago
  72. 27e9967 Merge branch 'pci/iommu' into next by Bjorn Helgaas · 7 years ago
  73. f503ee4 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 7 years ago
  74. d060c6f Merge branch 'pci/switchtec' into next by Bjorn Helgaas · 7 years ago
  75. 1154768 Merge branch 'pci/host-thunder' into next by Bjorn Helgaas · 7 years ago
  76. 9577367 Merge branch 'pci/host-rockchip' into next by Bjorn Helgaas · 7 years ago
  77. 443b1b0 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 7 years ago
  78. 24c53a6 Merge branch 'pci/host-iproc' into next by Bjorn Helgaas · 7 years ago
  79. 7284a62 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 7 years ago
  80. 4940421 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 7 years ago
  81. 66aa51c Merge branch 'pci/host-faraday' into next by Bjorn Helgaas · 7 years ago
  82. f7a2757 PCI: dwc: dra7xx: Workaround for errata id i870 by Kishon Vijay Abraham I · 7 years ago
  83. 608793e PCI: dwc: dra7xx: Add EP mode support by Kishon Vijay Abraham I · 7 years ago
  84. 5ffd90a PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled independently by Kishon Vijay Abraham I · 7 years ago
  85. f8aed6e PCI: dwc: designware: Add EP mode support by Kishon Vijay Abraham I · 7 years ago
  86. 7221547 PCI: imx6: Fix spelling mistake: "contol" -> "control" by Colin Ian King · 7 years ago
  87. c4e649b PCI: Disable boot interrupt quirk for ASUS M2N-LR by Stefan Assmann · 7 years ago
  88. bc636ee PCI: versatile: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  89. 89874a1 PCI: keystone-dw: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  90. 01bd489 PCI: layerscape: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  91. e313a44 PCI: hisi: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  92. 3e02dc4 PCI: tegra: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  93. 26b758f PCI: xgene: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  94. 53dfa17 PCI: armada8k: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  95. cc7b0d4 PCI: designware: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  96. 868564d PCI: iproc-platform: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  97. 10c736f PCI: qcom: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  98. 995b76e PCI: rockchip: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  99. 05043c8 PCI: spear13xx: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago
  100. cd00f08 PCI: xilinx-nwl: Update PCI config space remap function by Lorenzo Pieralisi · 7 years ago