1. d71d643 PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts by Jiang Liu · 10 years ago
  2. 63a7b17 PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier by Jiang Liu · 10 years ago
  3. 3f3ceca PCI/MSI: Remove unnecessary braces around single statements by Jiang Liu · 10 years ago
  4. 0868589 Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  5. 1497927 Merge branch 'pci/msi' into next by Bjorn Helgaas · 10 years ago
  6. 8dd26dc PCI: xilinx: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  7. 2691423 PCI: mvebu: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  8. 7840cba PCI: rcar: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  9. 0815f95 PCI: designware: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  10. 7ec725b PCI: tegra: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  11. 18e88be Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  12. 26ff46c PCI: Remove fixed parameter in pci_iov_resource_bar() by Myron Stowe · 10 years ago
  13. 7e79c5f PCI: Add informational printk for invalid BARs by Myron Stowe · 10 years ago
  14. 7fc986d PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t by Yinghai Lu · 10 years ago
  15. 35437e3 Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-generic', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-spear' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  16. 7a1562d PCI: Apply _HPX Link Control settings to all devices with a link by Yinghai Lu · 10 years ago
  17. 6b1c4d7 PCI: tegra: Add Kconfig help text by Thierry Reding · 10 years ago
  18. 4407308 PCI: tegra: Do not build on 64-bit ARM by Thierry Reding · 10 years ago
  19. 20f9ece PCI: spear: Remove unnecessary OOM message by Jingoo Han · 10 years ago
  20. cf3a9d6 PCI: mvebu: Add a blank line after declarations by Jingoo Han · 10 years ago
  21. 2c992f3 PCI: designware: Add a blank line after declarations by Jingoo Han · 10 years ago
  22. bc512c5 PCI: exynos: Remove unnecessary return statement by Jingoo Han · 10 years ago
  23. d88a7ef PCI: imx6: Use tabs for indentation by Jingoo Han · 10 years ago
  24. 6670070 PCI: keystone: Remove unnecessary OOM message by Jingoo Han · 10 years ago
  25. bb383e2 PCI: Make FLR and AF FLR reset warning messages different by Gavin Shan · 10 years ago
  26. 336b5be PCI: xgene: Assign resources to bus before adding new devices by Duc Dang · 10 years ago
  27. e73044a PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port() by Jingoo Han · 10 years ago
  28. 992e7bd PCI: spear: Add __init annotation to spear13xx_add_pcie_port() by Jingoo Han · 10 years ago
  29. a9875d8 PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(), etc. by Jingoo Han · 10 years ago
  30. 23926c8 PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port() by Jingoo Han · 10 years ago
  31. 62d0ff83 PCI: layerscape: Add Freescale Layerscape PCIe driver by Minghuan Lian · 10 years ago
  32. 262a2ba PCI/MSI: Add weak pcibios_msi_controller() by Yijing Wang · 10 years ago
  33. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  34. 03f56e4 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" by Yijing Wang · 10 years ago
  35. 754834b PCI: Simplify if-return sequences by Quentin Lambert · 10 years ago
  36. ff0387c PCI: Delete unnecessary NULL pointer checks by Markus Elfring · 10 years ago
  37. f795d86 PCI: Shrink decoding-disabled window while sizing BARs by Myron Stowe · 10 years ago
  38. 36e8164 PCI: Restore detection of read-only BARs by Myron Stowe · 10 years ago
  39. 5aaba36 cpumask: factor out show_cpumap into separate helper function by Sudeep Holla · 10 years ago
  40. 38737d8 PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits by Yijing Wang · 10 years ago
  41. 63692df PCI: Allow numa_node override via sysfs by Prarit Bhargava · 10 years ago
  42. 23cf1d0 xen/pcifront: Process failure for pcifront_(re)scan_root() by Chen Gang · 10 years ago
  43. dbf9826 PCI: generic: Convert to DT resource parsing API by Lorenzo Pieralisi · 10 years ago
  44. a5525b2 PCI: generic: Allocate config space windows after limiting bus number range by Lorenzo Pieralisi · 10 years ago
  45. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  46. be6646b PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD device by Huang Rui · 10 years ago
  47. 08da742 Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  48. d8e7d53 PCI: Rename sysfs 'enabled' file back to 'enable' by Greg Kroah-Hartman · 10 years ago
  49. a2fa6f6 PCI: imx6: Wait for clocks to stabilize after ref_en by Richard Zhu · 10 years ago
  50. c302d35 Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe" by Kamal Mostafa · 10 years ago
  51. 5dfd7f9 PCI / PM: handle failure to enable wakeup on PCIe PME by Lucas Stach · 10 years ago
  52. 3c70637 PCI: rcar: Make rcar_pci static by Jingoo Han · 10 years ago
  53. 5ba8368 PCI: keystone: Make ks_dw_pcie_msi_domain_ops static by Jingoo Han · 10 years ago
  54. 70b3e89 PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init() by Jingoo Han · 10 years ago
  55. e27a513 pci: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  56. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  57. 27a9716 Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  58. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  59. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  60. 88b42a4 Merge branch 'pm-genirq' by Rafael J. Wysocki · 10 years ago
  61. f92d9ee Merge branch 'pci/host-xgene' into next by Bjorn Helgaas · 10 years ago
  62. 55dd417 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  63. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  64. 3587e62 PCI: Add ACS quirk for AMD A88X southbridge devices by Marti Raudsepp · 10 years ago
  65. b9c9c25 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 10 years ago
  66. 5d85142 Merge branch 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  67. 5f6b6cc PCI: xgene: Add APM X-Gene PCIe driver by Tanmay Inamdar · 10 years ago
  68. c8df6ac PCI: designware: Remove open-coded bitmap operations by Lucas Stach · 10 years ago
  69. 359c660 Merge branch 'pci/msi' into next by Bjorn Helgaas · 10 years ago
  70. 07a7cbd Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  71. cc0cb67 Merge branches 'pci/aer' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  72. 5ec0940 PCI/MSI: Remove unnecessary temporary variable by Bjorn Helgaas · 10 years ago
  73. 56b72b4 PCI/MSI: Use __write_msi_msg() instead of write_msi_msg() by Yijing Wang · 10 years ago
  74. 468ff15 PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpoints by Yijing Wang · 10 years ago
  75. 48c3c38 PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib by Yijing Wang · 10 years ago
  76. 8105276 PCI/MSI: Remove unused kobject from struct msi_desc by Yijing Wang · 10 years ago
  77. a06cd74 PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported() by Alexander Gordeev · 10 years ago
  78. 27e2060 PCI/MSI: Move D0 check into pci_msi_check_device() by Alexander Gordeev · 10 years ago
  79. ad975eb PCI/MSI: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  80. 8b921ac PCI: Add pci_remap_iospace() to map bus I/O resources by Liviu Dudau · 10 years ago
  81. 41e5c0f of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() by Liviu Dudau · 10 years ago
  82. 670ba0c PCI: Add generic domain handling by Catalin Marinas · 10 years ago
  83. 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
  84. 91f8ae8 PCI: designware: Setup and clear exactly one MSI at a time by Lucas Stach · 10 years ago
  85. d61b0e8 PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources() by Yinghai Lu · 10 years ago
  86. 100ebb2 PCI: Add ACS quirk for Intel 10G NICs by Alex Williamson · 10 years ago
  87. 1104528 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 10 years ago
  88. 3b307ff PCI: Export MSI message relevant functions by Gavin Shan · 10 years ago
  89. c0ed74e Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
  90. b1bf295 Merge branches 'pci/host-mvebu' and 'pci/host-spear' into next by Bjorn Helgaas · 10 years ago
  91. d179111 PCI/AER: Add additional PCIe AER error strings by Chen, Gong · 10 years ago
  92. 783a28e Merge branches 'pci/hotplug', 'pci/initdata' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  93. 2d7ed01 Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  94. 2f4096e PCI: Remove assignment from complicated "if" conditions by Quentin Lambert · 10 years ago
  95. 79e50e7 PCI: Remove assignment from "if" conditions by Quentin Lambert · 10 years ago
  96. 656f978 PCI: Remove unnecessary curly braces by Quentin Lambert · 10 years ago
  97. 382a9c9 PCI: Add space before open parenthesis by Quentin Lambert · 10 years ago
  98. 24832b4 PCI: designware: Add get_msi_data() to pcie_host_ops by Minghuan Lian · 10 years ago
  99. 450e344 PCI: designware: Rename get_msi_data() to get_msi_addr() by Minghuan Lian · 10 years ago
  100. 0c61ea7 PCI: designware: Fix IO resource end address calculation by Minghuan Lian · 10 years ago