1. f011a5f Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  2. 44d745f Merge branch 'pci/irq-fixups' into next by Bjorn Helgaas · 8 years ago
  3. bb02ce95 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  4. 52354b9 PCI: Remove __pci_dev_reset() and pci_dev_reset() by Christoph Hellwig · 8 years ago
  5. 775755e PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() by Christoph Hellwig · 8 years ago
  6. c781f85 Merge branch 'pci/switchtec' into next by Bjorn Helgaas · 8 years ago
  7. 8cd9385 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  8. 74da4a01 Merge branch 'pci/portdrv' into next by Bjorn Helgaas · 8 years ago
  9. 2cf816a Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  10. 6a1c1d5 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  11. 91bbec6 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
  12. f9bfecc Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  13. 4ab2e7c PCI: dwc: Constify dw_pcie_host_ops structures by Jisheng Zhang · 8 years ago
  14. 3eefa79 PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD by Jisheng Zhang · 8 years ago
  15. 1ee4d93 PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions by Lorenzo Pieralisi · 8 years ago
  16. 5a3dc3c PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions by Lorenzo Pieralisi · 8 years ago
  17. c62e98b PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions by Lorenzo Pieralisi · 8 years ago
  18. 6ab3809 PCI: altera: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  19. cf60374 PCI: versatile: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  20. 6982a06 PCI: generic: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  21. f7c2e69 PCI: faraday: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  22. 60eca19 PCI: designware: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  23. 64bcd00 PCI: iproc: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  24. 29db991 PCI: rcar: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  25. cc2eaae PCI: xilinx: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  26. dd5fcce PCI: tegra: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  27. 30fdfb9 PCI: Add a call to pci_assign_irq() in pci_device_probe() by Matthew Minter · 8 years ago
  28. 716fb31 OF/PCI: Update of_irq_parse_and_map_pci() comment by Matthew Minter · 8 years ago
  29. 47a650f PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it by Matthew Minter · 8 years ago
  30. be0ce12 PCI: Build setup-irq.o on all arches by Matthew Minter · 8 years ago
  31. 9ee8a1c PCI: Remove pci_scan_root_bus_msi() by Lorenzo Pieralisi · 8 years ago
  32. 123db53 PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  33. ae13cb9 PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  34. 4246a86 PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  35. 9af275b PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  36. 8c790a8 PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  37. 9815791 PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  38. 4b38067 PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  39. 5277407 PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  40. 90634e8 PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  41. 6b6de6a PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  42. 295aeb9 PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  43. 666ff6f PCI/PM: Avoid using device_may_wakeup() for runtime PM by Rafael J. Wysocki · 8 years ago
  44. e60514b PCI/PM: Restore the status of PCI devices across hibernation by Chen Yu · 8 years ago
  45. 5938628 drm/radeon: make MacBook Pro d3_delay quirk more generic by Bjorn Helgaas · 8 years ago
  46. ee76380 drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay by Bjorn Helgaas · 8 years ago
  47. 675734b PCI: Enable ECRC only if device supports it by Bjorn Helgaas · 8 years ago
  48. cea9bc0 PCI: Make pci_register_host_bridge() PCI core internal by Lorenzo Pieralisi · 8 years ago
  49. 1228c4b PCI: Add pci_scan_root_bus_bridge() interface by Lorenzo Pieralisi · 8 years ago
  50. 792abc6 PCI: tegra: Fix host bridge memory leakage by Lorenzo Pieralisi · 8 years ago
  51. 9aa17a7 PCI: faraday: Fix host bridge memory leakage by Lorenzo Pieralisi · 8 years ago
  52. 5c3f18c PCI: Add devm_pci_alloc_host_bridge() interface by Lorenzo Pieralisi · 8 years ago
  53. dff79b9 PCI: Add pci_free_host_bridge() interface by Lorenzo Pieralisi · 8 years ago
  54. a1c0050 PCI: Initialize bridge release function at bridge allocation by Lorenzo Pieralisi · 8 years ago
  55. f1e8bd2 PCI: faraday: Convert IRQ masking to raw PCI config accessors by Lorenzo Pieralisi · 8 years ago
  56. 022adcf PCI: iproc: Convert link check to raw PCI config accessors by Lorenzo Pieralisi · 8 years ago
  57. 5cbd678 PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter by Lorenzo Pieralisi · 8 years ago
  58. 393958d switchtec: Add device IDs for additional Switchtec products by Logan Gunthorpe · 8 years ago
  59. 079e3bc switchtec: Add "running" status flag to fw partition info ioctl by Logan Gunthorpe · 8 years ago
  60. 56c1af4 PCI: Add sysfs max_link_speed/width, current_link_speed/width, etc by Wong Vee Khee · 8 years ago
  61. ae6dc7d PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port Containment by Gabriele Paoloni · 8 years ago
  62. a1d5f18 PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X by Gabriele Paoloni · 8 years ago
  63. 99b3c58 PCI: Test INTx masking during enumeration, not at run-time by Piotr Gregor · 8 years ago
  64. b014e96 PCI: Protect pci_error_handlers->reset_notify() usage with device_lock() by Christoph Hellwig · 8 years ago
  65. 17530e7 PCI: Protect pci_driver->sriov_configure() usage with device_lock() by Jakub Kicinski · 8 years ago
  66. 6c51c82 PCI: Add domain number check to find_smbios_instance_string() by Sujith Pandel · 8 years ago
  67. 2f686f1 PCI: Correct PCI_STD_RESOURCE_END usage by Bjorn Helgaas · 8 years ago
  68. 92a16c8 efi/fb: Correct PCI_STD_RESOURCE_END usage by Bjorn Helgaas · 8 years ago
  69. d40b7fd PCI: Mark Intel XXV710 NIC INTx masking as broken by Alex Williamson · 8 years ago
  70. 4ebeb1e PCI: Restore PRI and PASID state after Function-Level Reset by CQ Tang · 8 years ago
  71. a4f4fa6 PCI: Cache PRI and PASID bits in pci_dev by Jean-Philippe Brucker · 8 years ago
  72. 4d071c3 PCI/PM: Add needs_resume flag to avoid suspend complete optimization by Imre Deak · 8 years ago
  73. 69a3025 PCI/DPC: Fix control register setting by Keith Busch · 8 years ago
  74. 993d668 PCI/DPC: Skip DPC event if device is not present by Keith Busch · 8 years ago
  75. 415b618 PCI: imx6: Fix config read timeout handling by Lucas Stach · 8 years ago
  76. 9871e9b switchtec: Fix minor bug with partition ID register by Logan Gunthorpe · 8 years ago
  77. e40cf64 switchtec: Use new cdev_device_add() helper function by Logan Gunthorpe · 8 years ago
  78. c849e55 PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  79. 6f9a22b PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs by Michael Hernandez · 8 years ago
  80. 3134233 PCI: Do not disregard parent resources starting at 0x0 by Ard Biesheuvel · 8 years ago
  81. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  82. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  83. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  84. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  85. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  86. a34ab10 Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  87. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  88. dfcb7b2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  90. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  91. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  92. bb57d04 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  93. 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  94. bab1e2f Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  95. 3af9256 Input: cros_ec_keyb - remove extraneous 'const' by Arnd Bergmann · 8 years ago
  96. e4311ee drm/nouveau/therm: remove ineffective workarounds for alarm bugs by Ben Skeggs · 8 years ago
  97. 330bdf6 drm/nouveau/tmr: avoid processing completed alarms when adding a new one by Ben Skeggs · 8 years ago
  98. 9fc6466 drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm by Ben Skeggs · 8 years ago
  99. 1b0f843 drm/nouveau/tmr: handle races with hw when updating the next alarm time by Ben Skeggs · 8 years ago
  100. 3733bd8 drm/nouveau/tmr: ack interrupt before processing alarms by Ben Skeggs · 8 years ago