1. 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 · 9 years ago
  2. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  3. 7b78f48 PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition by Heikki Krogerus · 9 years ago
  4. cc73176 PCI: Cleanup pci/pcie/Kconfig whitespace by Andreas Ziegler · 9 years ago
  5. 7b6e7ba PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices by David Daney · 9 years ago
  6. f12b76e PCI: thunder: Add PCIe host driver for ThunderX processors by David Daney · 9 years ago
  7. 4e64dbe PCI: generic: Expose pci_host_common_probe() for use by other drivers by David Daney · 9 years ago
  8. d51b3710 PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe() by David Daney · 9 years ago
  9. 7149b9f PCI: generic: Move structure definitions to separate header file by David Daney · 9 years ago
  10. ab597d3 PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller by Bharat Kumar Gogada · 9 years ago
  11. 25de15c9 PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER by Shawn Lin · 9 years ago
  12. eff31f4 PCI: altera: Fix altera_pcie_link_is_up() by Ley Foon Tan · 9 years ago
  13. 304e6d57 PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE by Simon Horman · 9 years ago
  14. 5adecf8 PCI: Wait for up to 1000ms after FLR reset by Alex Williamson · 9 years ago
  15. 7c20078 PCI: Prevent VPD access for buggy devices by Babu Moger · 9 years ago
  16. c521b01 PCI: Sleep rather than busy-wait for VPD access completion by Bjorn Helgaas · 9 years ago
  17. caf02ab PCI: Add QEMU top-level IDs for (sub)vendor & device by Robin H. Johnson · 9 years ago
  18. 8e47e15 PCI/AER: Log aer_inject error injections by Jean Delvare · 9 years ago
  19. 96b45ea PCI/AER: Log actual error causes in aer_inject by Jean Delvare · 9 years ago
  20. 3bc1185 PCI/AER: Use dev_warn() in aer_inject by Jean Delvare · 9 years ago
  21. 20ac75e PCI/AER: Fix aer_inject error codes by Jean Delvare · 9 years ago
  22. e32faa3 PCI: tegra: Remove misleading PHYS_OFFSET by Thierry Reding · 9 years ago
  23. 56e75e2 PCI: tegra: Track bus -> CPU mapping by Thierry Reding · 9 years ago
  24. 8493a95 PCI: tegra: Remove unused struct tegra_pcie.num_ports field by Thierry Reding · 9 years ago
  25. b4d18d7 PCI: tegra: Implement ->{add,remove}_bus() callbacks by Thierry Reding · 9 years ago
  26. 057bd2e PCI: Add pci_ops.{add,remove}_bus() callbacks by Thierry Reding · 9 years ago
  27. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  28. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
  29. 01cf9d5 microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver by Bharat Kumar Gogada · 9 years ago
  30. 2c51391 PCI: xilinx: Don't call pci_fixup_irqs() on Microblaze by Bharat Kumar Gogada · 9 years ago
  31. 4c01f3b PCI: xilinx: Remove dependency on ARM-specific struct hw_pci by Bharat Kumar Gogada · 9 years ago
  32. 0259882 PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DT by Bharat Kumar Gogada · 9 years ago
  33. fe53767 PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h by Bjorn Helgaas · 9 years ago
  34. 408641e PCI: Fold struct pci_vpd_pci22 into struct pci_vpd by Bjorn Helgaas · 9 years ago
  35. f1cd93f PCI: Rename VPD symbols to remove unnecessary "pci22" by Bjorn Helgaas · 9 years ago
  36. da00684 PCI: Remove struct pci_vpd_ops.release function pointer by Bjorn Helgaas · 9 years ago
  37. 6437907 PCI: Move pci_vpd_release() from header file to pci/access.c by Bjorn Helgaas · 9 years ago
  38. fc0a407 PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code by Bjorn Helgaas · 9 years ago
  39. 104daa7 PCI: Determine actual VPD size on first access by Hannes Reinecke · 9 years ago
  40. c556388 PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy by Bjorn Helgaas · 9 years ago
  41. f52e562 PCI: Allow access to VPD attributes with size 0 by Hannes Reinecke · 9 years ago
  42. 28e3abe PCI: imx6: Add DT bindings to configure PHY Tx driver settings by Justin Waters · 9 years ago
  43. 6ca7227 PCI: Fix broken URL for Dell biosdevname by Naga Venkata Sai Indubhaskar Jupudi · 9 years ago
  44. 0a3d00b PCI: Support SR-IOV on any function type by Kelly Zytaruk · 9 years ago
  45. a314966 Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' and 'pci/host-rcar' into next by Bjorn Helgaas · 9 years ago
  46. 129aaab Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  47. ed00c83 PCI: designware: Remove PCI_PROBE_ONLY handling by Lorenzo Pieralisi · 9 years ago
  48. dd19392 PCI: designware: Explain why we don't program ATU for some platforms by Jisheng Zhang · 9 years ago
  49. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
  50. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
  51. 5bbe029 PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h by Bjorn Helgaas · 9 years ago
  52. 41cceba PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning by Bjorn Helgaas · 9 years ago
  53. 4e48fe4 PCI/PME: Remove redundant port lookup by Bjorn Helgaas · 9 years ago
  54. ab1a187 PCI: Check device_attach() return value always by Bjorn Helgaas · 9 years ago
  55. dbae40b PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID by Yang Shi · 9 years ago
  56. 3487c65 PCI: rcar: Remove PCI_PROBE_ONLY handling by Lorenzo Pieralisi · 9 years ago
  57. b404bcf PCI: Add ACS quirk for all Cavium devices by Manish Jaggi · 9 years ago
  58. 0e6053d PCI/AER: Use list_first_entry_or_null() to simplify code by Geliang Tang · 9 years ago
  59. 7e8fbdc PCI/AER: Restore pci_ops pointer while calling original pci_ops by David Daney · 9 years ago
  60. 3b0a6d1 PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops by Bjorn Helgaas · 9 years ago
  61. 4d107d3 PCI: imx6: Move link up check into imx6_pcie_wait_for_link() by Lucas Stach · 9 years ago
  62. a77c542 PCI: imx6: Remove broken Gen2 workaround by Lucas Stach · 9 years ago
  63. 54a47a8 PCI: imx6: Move PHY reset into imx6_pcie_establish_link() by Lucas Stach · 9 years ago
  64. 53eeb48 PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functions by Lucas Stach · 9 years ago
  65. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  66. e1c1087 Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  67. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  68. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  69. 6b31de3 ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
  70. 7885f2f intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs by Souvik Kumar Chakravarty · 9 years ago
  71. 1f29cb1 MIPS: bcm963xx: Move extended flash address to bcm_tag header file by Simon Arlott · 9 years ago
  72. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  73. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  74. aaa8666 IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  75. b3e27d5 Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  76. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  77. 20c759c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  78. 98d9450 Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into next by Zhang Rui · 9 years ago
  79. 79d2453 Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  80. 1b8ee1e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  81. 5430dfe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  82. 4adea1f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  83. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  84. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  85. 57b8f11 lustre: remove unused declaration by Al Viro · 9 years ago
  86. 2c9b3eb Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  87. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  88. 00affca soc: qcom/spm: shut up uninitialized variable warning by Arnd Bergmann · 9 years ago
  89. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  90. 0a13dae Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  91. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  92. b26a95d Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  93. 03beaec NTB: Fix macro parameter conflict with field name by Allen Hubbe · 9 years ago
  94. a1b3695 NTB: Add support for AMD PCI-Express Non-Transparent Bridge by Xiangliang Yu · 9 years ago
  95. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  96. 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
  97. 859e762 Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  98. 278e5ac Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  99. 1761b22 rbd: delete an unnecessary check before rbd_dev_destroy() by Markus Elfring · 9 years ago
  100. 34356f6 IB/mlx5: Unify CQ create flags check by Leon Romanovsky · 9 years ago